Amazon.APIGateway.Model.TestInvokeMethodResponse.IsSetLog C# (CSharp) Méthode

IsSetLog() private méthode

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