public static interface PublishFindingToSnsParams.Builder extends SdkPojo, CopyableBuilder<PublishFindingToSnsParams.Builder,PublishFindingToSnsParams>
| Modifier and Type | Method and Description |
|---|---|
PublishFindingToSnsParams.Builder |
topicArn(String topicArn)
The ARN of the topic to which you want to publish the findings.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPublishFindingToSnsParams.Builder topicArn(String topicArn)
The ARN of the topic to which you want to publish the findings.
topicArn - The ARN of the topic to which you want to publish the findings.Copyright © 2022. All rights reserved.