Interface CreateQueueResponse.Builder

  • Method Details

    • queueArn

      CreateQueueResponse.Builder queueArn(String queueArn)

      The Amazon Resource Name (ARN) of the queue.

      Parameters:
      queueArn - The Amazon Resource Name (ARN) of the queue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • queueId

      The identifier for the queue.

      Parameters:
      queueId - The identifier for the queue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.