| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRedshiftClusterVpcSecurityGroup> |
AwsRedshiftClusterDetails.vpcSecurityGroups()
The list of VPC security groups that the cluster belongs to, if the cluster is in a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.vpcSecurityGroups(AwsRedshiftClusterVpcSecurityGroup... vpcSecurityGroups)
The list of VPC security groups that the cluster belongs to, if the cluster is in a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.vpcSecurityGroups(Collection<AwsRedshiftClusterVpcSecurityGroup> vpcSecurityGroups)
The list of VPC security groups that the cluster belongs to, if the cluster is in a VPC.
|
Copyright © 2023. All rights reserved.