| Modifier and Type | Method and Description |
|---|---|
static CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.create(Construct scope,
String id) |
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription) |
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.dbSubnetGroupName(String dbSubnetGroupName) |
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.subnetIds(List<String> subnetIds) |
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.tags(List<CfnTag> tags) |
Copyright © 2019. All rights reserved.