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