AWS SDK for .NET Documentation
ElasticIp Property
AmazonAmazon.Redshift.ModelCreateClusterRequestElasticIp Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property ElasticIp.

The Elastic IP (EIP) address for the cluster.

Constraints: The cluster must be provisioned in EC2-VPC and publicly-accessible through an Internet gateway. For more information about provisioning clusters in EC2-VPC, go to Supported Platforms to Launch Your Cluster in the Amazon Redshift Management Guide.

Declaration Syntax
C#
public string ElasticIp { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)