Interface DeadLetterConfig.Builder

    • Method Detail

      • arn

        DeadLetterConfig.Builder arn​(String arn)

        The ARN of the SQS queue specified as the target for the dead-letter queue.

        Parameters:
        arn - The ARN of the SQS queue specified as the target for the dead-letter queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.