Interface PublishFindingToSnsParams.Builder

    • Method Detail

      • topicArn

        PublishFindingToSnsParams.Builder topicArn​(String topicArn)

        The ARN of the topic to which you want to publish the findings.

        Parameters:
        topicArn - The ARN of the topic to which you want to publish the findings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.