public static interface SnsChannelConfig.Builder extends SdkPojo, CopyableBuilder<SnsChannelConfig.Builder,SnsChannelConfig>
| Modifier and Type | Method and Description |
|---|---|
SnsChannelConfig.Builder |
topicArn(String topicArn)
The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSnsChannelConfig.Builder topicArn(String topicArn)
The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.
topicArn - The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.Copyright © 2023. All rights reserved.