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

If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.

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

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