| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterElasticIpStatus |
AwsRedshiftClusterElasticIpStatus.clone() |
AwsRedshiftClusterElasticIpStatus |
AwsRedshiftClusterDetails.getElasticIpStatus()
Information about the status of the Elastic IP (EIP) address.
|
AwsRedshiftClusterElasticIpStatus |
AwsRedshiftClusterElasticIpStatus.withElasticIp(String elasticIp)
The elastic IP address for the cluster.
|
AwsRedshiftClusterElasticIpStatus |
AwsRedshiftClusterElasticIpStatus.withStatus(String status)
The status of the elastic IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRedshiftClusterDetails.setElasticIpStatus(AwsRedshiftClusterElasticIpStatus elasticIpStatus)
Information about the status of the Elastic IP (EIP) address.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withElasticIpStatus(AwsRedshiftClusterElasticIpStatus elasticIpStatus)
Information about the status of the Elastic IP (EIP) address.
|
Copyright © 2023. All rights reserved.