| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRedshiftClusterClusterSecurityGroup> |
AwsRedshiftClusterDetails.clusterSecurityGroups()
A list of cluster security groups that are associated with the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.clusterSecurityGroups(AwsRedshiftClusterClusterSecurityGroup... clusterSecurityGroups)
A list of cluster security groups that are associated with the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.clusterSecurityGroups(Collection<AwsRedshiftClusterClusterSecurityGroup> clusterSecurityGroups)
A list of cluster security groups that are associated with the cluster.
|
Copyright © 2023. All rights reserved.