Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBSubnetGroupMixinProps.Builder
Packages that use CfnDBSubnetGroupMixinProps.Builder
-
Uses of CfnDBSubnetGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBSubnetGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnDBSubnetGroupMixinProps.builder()CfnDBSubnetGroupMixinProps.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription) Sets the value ofCfnDBSubnetGroupMixinProps.getDbSubnetGroupDescription()CfnDBSubnetGroupMixinProps.Builder.dbSubnetGroupName(String dbSubnetGroupName) Sets the value ofCfnDBSubnetGroupMixinProps.getDbSubnetGroupName()Sets the value ofCfnDBSubnetGroupMixinProps.getSubnetIds()Sets the value ofCfnDBSubnetGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type CfnDBSubnetGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBSubnetGroupMixinProps.Builder.