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

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

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

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