Amazon.CodePipeline.Model.CurrentRevision.IsSetRevision C# (CSharp) Method

IsSetRevision() private method

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