public static interface AwsRedshiftClusterElasticIpStatus.Builder extends SdkPojo, CopyableBuilder<AwsRedshiftClusterElasticIpStatus.Builder,AwsRedshiftClusterElasticIpStatus>
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterElasticIpStatus.Builder |
elasticIp(String elasticIp)
The elastic IP address for the cluster.
|
AwsRedshiftClusterElasticIpStatus.Builder |
status(String status)
The status of the elastic IP address.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRedshiftClusterElasticIpStatus.Builder elasticIp(String elasticIp)
The elastic IP address for the cluster.
elasticIp - The elastic IP address for the cluster.AwsRedshiftClusterElasticIpStatus.Builder status(String status)
The status of the elastic IP address.
status - The status of the elastic IP address.Copyright © 2023. All rights reserved.