Amazon.CodeDeploy.Model.RevisionLocation.IsSetGitHubLocation C# (CSharp) Method

IsSetGitHubLocation() private method

private IsSetGitHubLocation ( ) : bool
return bool
        internal bool IsSetGitHubLocation()
        {
            return this._gitHubLocation != null;
        }