Uses of Interface
software.amazon.awscdk.interfaces.sns.ITopicRef
Packages that use ITopicRef
Package
Description
Amazon Simple Notification Service Construct Library
-
Uses of ITopicRef in software.amazon.awscdk.interfaces.sns
Subinterfaces of ITopicRef in software.amazon.awscdk.interfaces.snsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITopicRef.Classes in software.amazon.awscdk.interfaces.sns that implement ITopicRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ITopicRef in software.amazon.awscdk.services.sns
Classes in software.amazon.awscdk.services.sns that implement ITopicRefModifier and TypeClassDescriptionclassTheAWS::SNS::Topicresource creates a topic to which notifications can be published.