Interface SnsChannelConfig.Builder

    • Method Detail

      • topicArn

        SnsChannelConfig.Builder topicArn​(String topicArn)

        The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.

        Parameters:
        topicArn - The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.