| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRedshiftClusterClusterParameterGroup> |
AwsRedshiftClusterDetails.clusterParameterGroups()
The list of cluster parameter groups that are associated with this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.clusterParameterGroups(AwsRedshiftClusterClusterParameterGroup... clusterParameterGroups)
The list of cluster parameter groups that are associated with this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.clusterParameterGroups(Collection<AwsRedshiftClusterClusterParameterGroup> clusterParameterGroups)
The list of cluster parameter groups that are associated with this cluster.
|
Copyright © 2023. All rights reserved.