Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.neptune.CfnDBSubnetGroupMixinProps.Builder
Packages that use CfnDBSubnetGroupMixinProps.Builder
-
Uses of CfnDBSubnetGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.neptune
Methods in software.amazon.awscdk.cfnpropertymixins.services.neptune 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.neptune with parameters of type CfnDBSubnetGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBSubnetGroupMixinProps.Builder.