| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<Subnet> |
ClusterSubnetGroup.subnets()
A list of the VPC Subnet elements.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterSubnetGroup.Builder |
ClusterSubnetGroup.Builder.subnets(Subnet... subnets)
A list of the VPC Subnet elements.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterSubnetGroup.Builder |
ClusterSubnetGroup.Builder.subnets(Collection<Subnet> subnets)
A list of the VPC Subnet elements.
|
Copyright © 2021. All rights reserved.