Amazon.CodeDeploy.Model.RegisterApplicationRevisionRequest.IsSetRevision C# (CSharp) Method

IsSetRevision() private method

private IsSetRevision ( ) : bool
return bool
        internal bool IsSetRevision()
        {
            return this._revision != null;
        }