new TopicPolicy()
Properties:
Name | Type | Description |
---|---|---|
PolicyDocument |
Object | Required: Yes. A policy document that contains permissions to add to the specified SNS topics.Update requires: No interruption |
Topics |
String | Required: Yes. The Amazon Resource Names (ARN) of the topics to which you want to add the policy. You can use the Ref function to specify an AWS::SNS::Topic resource.Update requires: No interruption |
- Source:
Extends
- WKResource