@Stability(value=Stable) public static final class CfnResolver.LambdaConflictHandlerConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResolver.LambdaConflictHandlerConfigProperty>
CfnResolver.LambdaConflictHandlerConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResolver.LambdaConflictHandlerConfigProperty |
build()
Builds the configured instance.
|
CfnResolver.LambdaConflictHandlerConfigProperty.Builder |
lambdaConflictHandlerArn(String lambdaConflictHandlerArn)
|
@Stability(value=Stable) public CfnResolver.LambdaConflictHandlerConfigProperty.Builder lambdaConflictHandlerArn(String lambdaConflictHandlerArn)
lambdaConflictHandlerArn - The Amazon Resource Name (ARN) for the Lambda function to use as the Conflict Handler.this@Stability(value=Stable) public CfnResolver.LambdaConflictHandlerConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnResolver.LambdaConflictHandlerConfigProperty>CfnResolver.LambdaConflictHandlerConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.