Amazon.OpsWorksCM.Model.ServerEvent.IsSetLogUrl C# (CSharp) Method

IsSetLogUrl() private method

private IsSetLogUrl ( ) : bool
return bool
        internal bool IsSetLogUrl()
        {
            return this._logUrl != null;
        }