Amazon.CodeDeploy.Model.GetApplicationRevisionResponse.IsSetRevisionInfo C# (CSharp) Method

IsSetRevisionInfo() private method

private IsSetRevisionInfo ( ) : bool
return bool
        internal bool IsSetRevisionInfo()
        {
            return this._revisionInfo != null;
        }