Amazon.Lambda.Model.InvokeResponse.IsSetLogResult C# (CSharp) Method

IsSetLogResult() private method

private IsSetLogResult ( ) : bool
return bool
        internal bool IsSetLogResult()
        {
            return this._logResult != null;
        }