Uses of Class
software.amazon.awscdk.services.docdb.CfnDBSubnetGroup.Builder
Packages that use CfnDBSubnetGroup.Builder
-
Uses of CfnDBSubnetGroup.Builder in software.amazon.awscdk.services.docdb
Methods in software.amazon.awscdk.services.docdb that return CfnDBSubnetGroup.BuilderModifier and TypeMethodDescriptionstatic CfnDBSubnetGroup.BuilderCfnDBSubnetGroup.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription) The description for the subnet group.CfnDBSubnetGroup.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.