Uses of Interface
software.amazon.awscdk.services.rds.CfnEventSubscriptionProps
Packages that use CfnEventSubscriptionProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnEventSubscriptionProps in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement CfnEventSubscriptionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventSubscriptionPropsMethods in software.amazon.awscdk.services.rds that return CfnEventSubscriptionPropsModifier and TypeMethodDescriptionCfnEventSubscriptionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.rds with parameters of type CfnEventSubscriptionPropsModifierConstructorDescriptionCfnEventSubscription(software.constructs.Construct scope, String id, CfnEventSubscriptionProps props) Create a newAWS::RDS::EventSubscription.