public static interface SnsDestination.Builder extends SdkPojo, CopyableBuilder<SnsDestination.Builder,SnsDestination>
Modifier and Type | Method and Description |
---|---|
SnsDestination.Builder |
topicArn(String topicArn)
The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
SnsDestination.Builder topicArn(String topicArn)
topicArn
- The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.