Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBSubnetGroupPropsMixin.Builder
Packages that use CfnDBSubnetGroupPropsMixin.Builder
-
Uses of CfnDBSubnetGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBSubnetGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDBSubnetGroupPropsMixin.Builder.create()CfnDBSubnetGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDBSubnetGroupPropsMixin.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription) The description for the DB subnet group.CfnDBSubnetGroupPropsMixin.Builder.dbSubnetGroupName(String dbSubnetGroupName) The name for the DB subnet group.The EC2 Subnet IDs for the DB subnet group.Tags to assign to the DB subnet group.