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