Interface DeadLetterConfig.Builder

    • Method Detail

      • arn

        DeadLetterConfig.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the SQS queue specified as the destination for the dead-letter queue.

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