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

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

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

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