Amazon.Lambda.Model.InvokeRequest.IsSetLogType C# (CSharp) Метод

IsSetLogType() приватный Метод

private IsSetLogType ( ) : bool
Результат bool
        internal bool IsSetLogType()
        {
            return this._logType != null;
        }