Amazon.Lambda.Model.InvokeResponse.IsSetLogResult C# (CSharp) Méthode

IsSetLogResult() private méthode

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