Interface NotificationConfiguration.Builder

  • Method Details

    • notificationTopicArn

      NotificationConfiguration.Builder notificationTopicArn(String notificationTopicArn)

      The ARN for the Amazon SNS topic to which notifications should be published.

      Parameters:
      notificationTopicArn - The ARN for the Amazon SNS topic to which notifications should be published.
      Returns:
      Returns a reference to this object so that method calls can be chained together.