class Aws::AppSync::Types::LambdaConflictHandlerConfig

The `LambdaConflictHandlerConfig` object when configuring LAMBDA as the Conflict Handler.

@note When making an API call, you may pass LambdaConflictHandlerConfig

data as a hash:

    {
      lambda_conflict_handler_arn: "String",
    }

@!attribute [rw] lambda_conflict_handler_arn

The Arn for the Lambda function to use as the Conflict Handler.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appsync-2017-07-25/LambdaConflictHandlerConfig AWS API Documentation

Constants

SENSITIVE