class Aws::EventBridge::Types::DeadLetterConfig

A `DeadLetterConfig` object that contains information about a dead-letter queue configuration.

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

data as a hash:

    {
      arn: "ResourceArn",
    }

@!attribute [rw] arn

The ARN of the SQS queue specified as the target for the dead-letter
queue.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/eventbridge-2015-10-07/DeadLetterConfig AWS API Documentation

Constants

SENSITIVE