Uses of Class
software.amazon.awscdk.services.sns.TopicPolicy.Builder
Packages that use TopicPolicy.Builder
Package
Description
Amazon Simple Notification Service Construct Library
-
Uses of TopicPolicy.Builder in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return TopicPolicy.BuilderModifier and TypeMethodDescriptionstatic TopicPolicy.BuilderTopicPolicy.Builder.enforceSsl(Boolean enforceSsl) Adds a statement to enforce encryption of data in transit when publishing to the topic.TopicPolicy.Builder.policyDocument(PolicyDocument policyDocument) IAM policy document to apply to topic(s).The set of topics this policy applies to.