| Package | Description |
|---|---|
| software.amazon.awscdk.services.dax |
Amazon DynamoDB Accelerator Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetGroup.Builder |
CfnSubnetGroup.Builder.create(software.constructs.Construct scope,
String id) |
CfnSubnetGroup.Builder |
CfnSubnetGroup.Builder.description(String description)
The description of the subnet group.
|
CfnSubnetGroup.Builder |
CfnSubnetGroup.Builder.subnetGroupName(String subnetGroupName)
The name of the subnet group.
|
CfnSubnetGroup.Builder |
CfnSubnetGroup.Builder.subnetIds(List<String> subnetIds)
A list of VPC subnet IDs for the subnet group.
|
Copyright © 2022. All rights reserved.