@Stability(value=Stable) public static final class CfnApplicationOutputV2.LambdaOutputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationOutputV2.LambdaOutputProperty>
CfnApplicationOutputV2.LambdaOutputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationOutputV2.LambdaOutputProperty |
build()
Builds the configured instance.
|
CfnApplicationOutputV2.LambdaOutputProperty.Builder |
resourceArn(String resourceArn)
Sets the value of
CfnApplicationOutputV2.LambdaOutputProperty.getResourceArn() |
@Stability(value=Stable) public CfnApplicationOutputV2.LambdaOutputProperty.Builder resourceArn(String resourceArn)
CfnApplicationOutputV2.LambdaOutputProperty.getResourceArn()resourceArn - `CfnApplicationOutputV2.LambdaOutputProperty.ResourceARN`. This parameter is required.this@Stability(value=Stable) public CfnApplicationOutputV2.LambdaOutputProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationOutputV2.LambdaOutputProperty>CfnApplicationOutputV2.LambdaOutputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.