| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRedshiftClusterClusterNode> |
AwsRedshiftClusterDetails.clusterNodes()
The nodes in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.clusterNodes(AwsRedshiftClusterClusterNode... clusterNodes)
The nodes in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.clusterNodes(Collection<AwsRedshiftClusterClusterNode> clusterNodes)
The nodes in the cluster.
|
Copyright © 2023. All rights reserved.