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, sdkFieldscopyapplyMutation, buildSnsDestination.Builder topicArn(String topicArn)
topicArn - The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.Copyright © 2022. All rights reserved.