Interface AwsRedshiftClusterElasticIpStatus.Builder

    • Method Detail

      • elasticIp

        AwsRedshiftClusterElasticIpStatus.Builder elasticIp​(String elasticIp)

        The elastic IP address for the cluster.

        Parameters:
        elasticIp - The elastic IP address for the cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        AwsRedshiftClusterElasticIpStatus.Builder status​(String status)

        The status of the elastic IP address.

        Parameters:
        status - The status of the elastic IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.