Interface NotificationConfiguration.Builder

    • Method Detail

      • 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.