deadLetterTargetArn property
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;
The Amazon Resource Name (ARN) of the dead-letter queue to which Amazon SQS
moves messages after the value of maxReceiveCount
is exceeded.
final String? deadLetterTargetArn;