Amazon.APIGateway.Model.TestInvokeMethodResponse.IsSetLog C# (CSharp) Method

IsSetLog() private method

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