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

The name of the application.

Constraint: This name must be unique within your account. If the specified name already exists, the action 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)