Uses of Interface
software.amazon.awscdk.services.sns.CfnTopicInlinePolicyProps
Packages that use CfnTopicInlinePolicyProps
Package
Description
Amazon Simple Notification Service Construct Library
-
Uses of CfnTopicInlinePolicyProps in software.amazon.awscdk.services.sns
Classes in software.amazon.awscdk.services.sns that implement CfnTopicInlinePolicyPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnTopicInlinePolicyPropsMethods in software.amazon.awscdk.services.sns that return CfnTopicInlinePolicyPropsModifier and TypeMethodDescriptionCfnTopicInlinePolicyProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.sns with parameters of type CfnTopicInlinePolicyPropsModifierConstructorDescriptionCfnTopicInlinePolicy(software.constructs.Construct scope, String id, CfnTopicInlinePolicyProps props) Create a newAWS::SNS::TopicInlinePolicy.