@Stability(value=Stable) public static final class CfnComponentType.LambdaFunctionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentType.LambdaFunctionProperty>
CfnComponentType.LambdaFunctionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnComponentType.LambdaFunctionProperty.Builder |
arn(String arn)
Sets the value of
CfnComponentType.LambdaFunctionProperty.getArn() |
CfnComponentType.LambdaFunctionProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnComponentType.LambdaFunctionProperty.Builder arn(String arn)
CfnComponentType.LambdaFunctionProperty.getArn()arn - The Lambda function ARN. This parameter is required.this@Stability(value=Stable) public CfnComponentType.LambdaFunctionProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentType.LambdaFunctionProperty>CfnComponentType.LambdaFunctionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.