Amazon.Lambda.Model.ListEventSourceMappingsResponse.IsSetEventSourceMappings C# (CSharp) Method

IsSetEventSourceMappings() private method

private IsSetEventSourceMappings ( ) : bool
return bool
        internal bool IsSetEventSourceMappings()
        {
            return this._eventSourceMappings != null && this._eventSourceMappings.Count > 0; 
        }
ListEventSourceMappingsResponse