| Modifier and Type | Method and Description |
|---|---|
static CfnClusterSubnetGroup.Builder |
CfnClusterSubnetGroup.Builder.create(Construct scope,
String id) |
CfnClusterSubnetGroup.Builder |
CfnClusterSubnetGroup.Builder.description(String description)
A description for the subnet group.
|
CfnClusterSubnetGroup.Builder |
CfnClusterSubnetGroup.Builder.subnetIds(List<String> subnetIds)
An array of VPC subnet IDs.
|
CfnClusterSubnetGroup.Builder |
CfnClusterSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
Specifies an arbitrary set of tags (key–value pairs) to associate with this subnet group.
|
Copyright © 2022. All rights reserved.