public static final class CfnApplication.InputLambdaProcessorProperty.Builder extends Object
CfnApplication.InputLambdaProcessorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.InputLambdaProcessorProperty |
build()
Builds the configured instance.
|
CfnApplication.InputLambdaProcessorProperty.Builder |
withResourceArn(String value)
Sets the value of ResourceArn
|
CfnApplication.InputLambdaProcessorProperty.Builder |
withRoleArn(String value)
Sets the value of RoleArn
|
public CfnApplication.InputLambdaProcessorProperty.Builder withResourceArn(String value)
value - ``CfnApplication.InputLambdaProcessorProperty.ResourceARN``thispublic CfnApplication.InputLambdaProcessorProperty.Builder withRoleArn(String value)
value - ``CfnApplication.InputLambdaProcessorProperty.RoleARN``thispublic CfnApplication.InputLambdaProcessorProperty build()
CfnApplication.InputLambdaProcessorPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.