Uses of Class
software.amazon.awscdk.services.rds.CfnDBSubnetGroupProps.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBSubnetGroupProps.Builder in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionCfnDBSubnetGroupProps.builder()
CfnDBSubnetGroupProps.Builder.dbSubnetGroupDescription
(String dbSubnetGroupDescription) Sets the value ofCfnDBSubnetGroupProps.getDbSubnetGroupDescription()
CfnDBSubnetGroupProps.Builder.dbSubnetGroupName
(String dbSubnetGroupName) Sets the value ofCfnDBSubnetGroupProps.getDbSubnetGroupName()
Sets the value ofCfnDBSubnetGroupProps.getSubnetIds()
Sets the value ofCfnDBSubnetGroupProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnDBSubnetGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDBSubnetGroupProps.Builder
.