| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Method and Description |
|---|---|
static FunctionRefProps.Builder |
FunctionRefProps.builder() |
FunctionRefProps.Builder |
FunctionRefProps.Builder.withFunctionArn(String value)
Sets the value of FunctionArn
|
FunctionRefProps.Builder |
FunctionRefProps.Builder.withRole(software.amazon.awscdk.services.iam.Role value)
Sets the value of Role
|
FunctionRefProps.Builder |
FunctionRefProps.Builder.withSecurityGroupId(String value)
Sets the value of SecurityGroupId
|
Copyright © 2018. All rights reserved.