| Package | Description |
|---|---|
| software.amazon.awscdk.services.docdb |
Amazon DocumentDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.builder() |
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.dbSubnetGroupDescription(String dbSubnetGroupDescription)
Sets the value of
CfnDBSubnetGroupProps.getDbSubnetGroupDescription() |
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.dbSubnetGroupName(String dbSubnetGroupName)
Sets the value of
CfnDBSubnetGroupProps.getDbSubnetGroupName() |
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.subnetIds(List<String> subnetIds)
Sets the value of
CfnDBSubnetGroupProps.getSubnetIds() |
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBSubnetGroupProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDBSubnetGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBSubnetGroupProps.Builder. |
Copyright © 2022. All rights reserved.