Interface LambdaConflictHandlerConfig.Builder

  • Method Details

    • lambdaConflictHandlerArn

      LambdaConflictHandlerConfig.Builder lambdaConflictHandlerArn(String lambdaConflictHandlerArn)

      The Amazon Resource Name (ARN) for the Lambda function to use as the Conflict Handler.

      Parameters:
      lambdaConflictHandlerArn - The Amazon Resource Name (ARN) for the Lambda function to use as the Conflict Handler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.