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

The name of the application version to deploy.

If the specified application has no associated application versions, AWS Elastic Beanstalk

CopyC#
UpdateEnvironment
returns an
CopyC#
InvalidParameterValue
error.

Default: If not specified, AWS Elastic Beanstalk attempts to launch the most recently created application version sample application in the container.

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

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