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