public static interface FunctionRefProps.Builder.Build
| Modifier and Type | Method and Description |
|---|---|
FunctionRefProps |
build() |
FunctionRefProps.Builder.Build |
withRole(software.amazon.awscdk.services.iam.Role value)
The IAM execution role associated with this function.
|
FunctionRefProps build()
FunctionRefProps object, initialized with the values set on this builder.FunctionRefProps.Builder.Build withRole(software.amazon.awscdk.services.iam.Role value)
Copyright © 2018. All rights reserved.