| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticache |
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.builder() |
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.cacheSubnetGroupName(String cacheSubnetGroupName)
Sets the value of
CfnSubnetGroupProps.getCacheSubnetGroupName() |
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.description(String description)
Sets the value of
CfnSubnetGroupProps.getDescription() |
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.subnetIds(List<String> subnetIds)
Sets the value of
CfnSubnetGroupProps.getSubnetIds() |
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSubnetGroupProps.getTags() |
Copyright © 2021. All rights reserved.