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

An array of Elastic IP addresses to be described. If you include this parameter,

CopyC#
DescribeElasticIps
returns a description of the specified Elastic IP addresses. Otherwise, it returns a description of every Elastic IP address.

Declaration Syntax
C#
public List<string> Ips { get; set; }

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