Uses of Interface
software.amazon.awscdk.interfaces.rds.IEventSubscriptionRef
Packages that use IEventSubscriptionRef
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IEventSubscriptionRef in software.amazon.awscdk.interfaces.rds
Subinterfaces of IEventSubscriptionRef in software.amazon.awscdk.interfaces.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEventSubscriptionRef.Classes in software.amazon.awscdk.interfaces.rds that implement IEventSubscriptionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEventSubscriptionRef in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement IEventSubscriptionRefModifier and TypeClassDescriptionclassTheAWS::RDS::EventSubscriptionresource allows you to receive notifications for Amazon Relational Database Service events through the Amazon Simple Notification Service (Amazon SNS).Methods in software.amazon.awscdk.services.rds that return IEventSubscriptionRefModifier and TypeMethodDescriptionstatic IEventSubscriptionRefCfnEventSubscription.fromSubscriptionName(software.constructs.Construct scope, String id, String subscriptionName) Creates a new IEventSubscriptionRef from a subscriptionName.