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

The application's version. AWS OpsWorks enables you to easily deploy new versions of an application. One of the simplest approaches is to have branches or revisions in your repository that represent different versions that can potentially be deployed.

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

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