Amazon.Lambda.Model.ListEventSourceMappingsResponse.IsSetEventSourceMappings C# (CSharp) Метод

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

private IsSetEventSourceMappings ( ) : bool
Результат bool
        internal bool IsSetEventSourceMappings()
        {
            return this._eventSourceMappings != null && this._eventSourceMappings.Count > 0; 
        }
ListEventSourceMappingsResponse