public static interface LambdaConflictHandlerConfig.Builder extends SdkPojo, CopyableBuilder<LambdaConflictHandlerConfig.Builder,LambdaConflictHandlerConfig>
| Modifier and Type | Method and Description |
|---|---|
LambdaConflictHandlerConfig.Builder |
lambdaConflictHandlerArn(String lambdaConflictHandlerArn)
The Arn for the Lambda function to use as the Conflict Handler.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLambdaConflictHandlerConfig.Builder lambdaConflictHandlerArn(String lambdaConflictHandlerArn)
The Arn for the Lambda function to use as the Conflict Handler.
lambdaConflictHandlerArn - The Arn for the Lambda function to use as the Conflict Handler.Copyright © 2020. All rights reserved.