Amazon.Lambda.Model.InvokeResponse.IsSetLogResult C# (CSharp) Метод

IsSetLogResult() приватный Метод

private IsSetLogResult ( ) : bool
Результат bool
        internal bool IsSetLogResult()
        {
            return this._logResult != null;
        }