Interface SnsConfiguration.Builder

    • Method Detail

      • topicArn

        SnsConfiguration.Builder topicArn​(String topicArn)

        SNS topic ARN that the scheduled query status notifications will be sent to.

        Parameters:
        topicArn - SNS topic ARN that the scheduled query status notifications will be sent to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.