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