Uses of Class
software.amazon.awscdk.services.neptune.CfnDBSubnetGroup.Builder
Packages that use CfnDBSubnetGroup.Builder
-
Uses of CfnDBSubnetGroup.Builder in software.amazon.awscdk.services.neptune
Methods in software.amazon.awscdk.services.neptune that return CfnDBSubnetGroup.BuilderModifier and TypeMethodDescriptionstatic CfnDBSubnetGroup.BuilderCfnDBSubnetGroup.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription) Provides the description of the DB subnet group.CfnDBSubnetGroup.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.