Values.AwsRedshiftClusterElasticIpStatusSourceThe status of the elastic IP (EIP) address for an Amazon Redshift cluster.
type nonrec t = {elasticIp : NonEmptyString.t option;The elastic IP address for the cluster.
*)status : NonEmptyString.t option;The status of the elastic IP address.
*)}