Amazon.APIGateway.Model.TestInvokeAuthorizerResponse.IsSetLog C# (CSharp) 메소드

IsSetLog() 개인적인 메소드

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