Amazon.CodeBuild.Model.LogsLocation.IsSetDeepLink C# (CSharp) Method

IsSetDeepLink() private method

private IsSetDeepLink ( ) : bool
return bool
        internal bool IsSetDeepLink()
        {
            return this._deepLink != null;
        }