Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBSecurityGroupPropsMixin.Builder
Packages that use CfnDBSecurityGroupPropsMixin.Builder
-
Uses of CfnDBSecurityGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBSecurityGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDBSecurityGroupPropsMixin.Builder.create()CfnDBSecurityGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDBSecurityGroupPropsMixin.Builder.dbSecurityGroupIngress(List<? extends Object> dbSecurityGroupIngress) Ingress rules to be applied to the DB security group.CfnDBSecurityGroupPropsMixin.Builder.dbSecurityGroupIngress(IResolvable dbSecurityGroupIngress) Ingress rules to be applied to the DB security group.The identifier of an Amazon virtual private cloud (VPC).CfnDBSecurityGroupPropsMixin.Builder.groupDescription(String groupDescription) Provides the description of the DB security group.Metadata assigned to an Amazon RDS resource consisting of a key-value pair.