Interface PublishFindingToSnsParams.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PublishFindingToSnsParams.Builder,PublishFindingToSnsParams>, SdkBuilder<PublishFindingToSnsParams.Builder,PublishFindingToSnsParams>, SdkPojo
Enclosing class:
PublishFindingToSnsParams

public static interface PublishFindingToSnsParams.Builder extends SdkPojo, CopyableBuilder<PublishFindingToSnsParams.Builder,PublishFindingToSnsParams>
  • Method Details

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