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

The name of the application to associate with this configuration template. If no application is found with this name, AWS Elastic Beanstalk returns an

CopyC#
InvalidParameterValue
error.

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

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