| Package | Description |
|---|---|
| software.amazon.awscdk.services.neptune |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.create(software.constructs.Construct scope,
String id) |
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription)
`AWS::Neptune::DBSubnetGroup.DBSubnetGroupDescription`.
|
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.dbSubnetGroupName(String dbSubnetGroupName)
`AWS::Neptune::DBSubnetGroup.DBSubnetGroupName`.
|
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.subnetIds(List<String> subnetIds)
`AWS::Neptune::DBSubnetGroup.SubnetIds`.
|
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
`AWS::Neptune::DBSubnetGroup.Tags`.
|
Copyright © 2021. All rights reserved.