| Package | Description |
|---|---|
| software.amazon.awscdk.services.dax |
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.builder() |
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.description(String description)
Sets the value of
CfnSubnetGroupProps.getDescription() |
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.subnetGroupName(String subnetGroupName)
Sets the value of
CfnSubnetGroupProps.getSubnetGroupName() |
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.subnetIds(List<String> subnetIds)
Sets the value of
CfnSubnetGroupProps.getSubnetIds() |
Copyright © 2021. All rights reserved.