| Modifier and Type | Method and Description |
|---|---|
static CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.builder() |
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription)
Sets the value of DbSubnetGroupDescription
|
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.dbSubnetGroupName(String dbSubnetGroupName)
Sets the value of DbSubnetGroupName
|
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.subnetIds(List<String> subnetIds)
Sets the value of SubnetIds
|
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.tags(List<CfnTag> tags)
Sets the value of Tags
|
Copyright © 2019. All rights reserved.