Amazon.Lambda.Model.InvokeRequest.IsSetLogType C# (CSharp) 메소드

IsSetLogType() 개인적인 메소드

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