| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Method and Description |
|---|---|
FunctionRefProps.Builder.Build |
FunctionRefProps.Builder.withFunctionArn(FunctionArn value)
The ARN of the Lambda function.
|
FunctionRefProps.Builder.Build |
FunctionRefProps.Builder.Build.withRole(software.amazon.awscdk.services.iam.Role value)
The IAM execution role associated with this function.
|
Copyright © 2018. All rights reserved.