Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.neptune.CfnDBSubnetGroupPropsMixin.Builder
Packages that use CfnDBSubnetGroupPropsMixin.Builder
-
Uses of CfnDBSubnetGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.neptune
Methods in software.amazon.awscdk.cfnpropertymixins.services.neptune that return CfnDBSubnetGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDBSubnetGroupPropsMixin.Builder.create()CfnDBSubnetGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDBSubnetGroupPropsMixin.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription) Provides the description of the DB subnet group.CfnDBSubnetGroupPropsMixin.Builder.dbSubnetGroupName(String dbSubnetGroupName) The name of the DB subnet group.The Amazon EC2 subnet IDs for the DB subnet group.The tags that you want to attach to the DB subnet group.