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

If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment. If no such application version is found, returns an

CopyC#
InvalidParameterValue
error.

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

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