Uses of Interface
software.amazon.awscdk.services.docdb.CfnDBSubnetGroupProps
-
Uses of CfnDBSubnetGroupProps in software.amazon.awscdk.services.docdb
Modifier and TypeMethodDescriptionCfnDBSubnetGroupProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnDBSubnetGroup
(Construct scope, String id, CfnDBSubnetGroupProps props) Create a newAWS::DocDB::DBSubnetGroup
.