Interface NotificationConfiguration.Builder

  • Method Details

    • topicArn

      The Amazon Resource Name (ARN) that identifies the topic.

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

      NotificationConfiguration.Builder topicStatus(String topicStatus)

      The current state of the topic.

      Parameters:
      topicStatus - The current state of the topic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.