| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterClusterSecurityGroup |
AwsRedshiftClusterClusterSecurityGroup.clone() |
AwsRedshiftClusterClusterSecurityGroup |
AwsRedshiftClusterClusterSecurityGroup.withClusterSecurityGroupName(String clusterSecurityGroupName)
The name of the cluster security group.
|
AwsRedshiftClusterClusterSecurityGroup |
AwsRedshiftClusterClusterSecurityGroup.withStatus(String status)
The status of the cluster security group.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsRedshiftClusterClusterSecurityGroup> |
AwsRedshiftClusterDetails.getClusterSecurityGroups()
A list of cluster security groups that are associated with the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterSecurityGroups(AwsRedshiftClusterClusterSecurityGroup... clusterSecurityGroups)
A list of cluster security groups that are associated with the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRedshiftClusterDetails.setClusterSecurityGroups(Collection<AwsRedshiftClusterClusterSecurityGroup> clusterSecurityGroups)
A list of cluster security groups that are associated with the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterSecurityGroups(Collection<AwsRedshiftClusterClusterSecurityGroup> clusterSecurityGroups)
A list of cluster security groups that are associated with the cluster.
|
Copyright © 2023. All rights reserved.