class Aws::SecurityHub::Types::AwsRedshiftClusterElasticIpStatus

The status of the elastic IP (EIP) address for an Amazon Redshift cluster.

@note When making an API call, you may pass AwsRedshiftClusterElasticIpStatus

data as a hash:

    {
      elastic_ip: "NonEmptyString",
      status: "NonEmptyString",
    }

@!attribute [rw] elastic_ip

The elastic IP address for the cluster.
@return [String]

@!attribute [rw] status

The status of the elastic IP address.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRedshiftClusterElasticIpStatus AWS API Documentation

Constants

SENSITIVE