Interface CreateTopicResponse.Builder

  • Method Details

    • topicArn

      CreateTopicResponse.Builder topicArn(String topicArn)

      The Amazon Resource Name (ARN) assigned to the created topic.

      Parameters:
      topicArn - The Amazon Resource Name (ARN) assigned to the created topic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.