deadLetterTargetArn property

String? deadLetterTargetArn
final

The Amazon Resource Name (ARN) of the dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount is exceeded.

Implementation

final String? deadLetterTargetArn;