public static interface SnsTopicConfiguration.Builder extends SdkPojo, CopyableBuilder<SnsTopicConfiguration.Builder,SnsTopicConfiguration>
| Modifier and Type | Method and Description |
|---|---|
SnsTopicConfiguration.Builder |
topicPolicy(String topicPolicy)
The JSON policy text that defines who can access an Amazon SNS topic.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSnsTopicConfiguration.Builder topicPolicy(String topicPolicy)
The JSON policy text that defines who can access an Amazon SNS topic. For more information, see Example cases for Amazon SNS access control in the Amazon SNS Developer Guide.
topicPolicy - The JSON policy text that defines who can access an Amazon SNS topic. For more information, see Example cases for
Amazon SNS access control in the Amazon SNS Developer Guide.Copyright © 2023. All rights reserved.