Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.docdb.CfnDBSubnetGroupPropsMixin.Builder
Packages that use CfnDBSubnetGroupPropsMixin.Builder
-
Uses of CfnDBSubnetGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.docdb
Methods in software.amazon.awscdk.cfnpropertymixins.services.docdb that return CfnDBSubnetGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDBSubnetGroupPropsMixin.Builder.create()CfnDBSubnetGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDBSubnetGroupPropsMixin.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription) The description for the subnet group.CfnDBSubnetGroupPropsMixin.Builder.dbSubnetGroupName(String dbSubnetGroupName) The name for the subnet group.The Amazon EC2 subnet IDs for the subnet group.The tags to be assigned to the subnet group.