Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterElasticIpStatus
-
Packages that use AwsRedshiftClusterElasticIpStatus Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterElasticIpStatus in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterElasticIpStatus Modifier and Type Method Description AwsRedshiftClusterElasticIpStatusAwsRedshiftClusterDetails. elasticIpStatus()Information about the status of the Elastic IP (EIP) address.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRedshiftClusterElasticIpStatus Modifier and Type Method Description AwsRedshiftClusterDetails.BuilderAwsRedshiftClusterDetails.Builder. elasticIpStatus(AwsRedshiftClusterElasticIpStatus elasticIpStatus)Information about the status of the Elastic IP (EIP) address.
-