Amazon.Lambda.Model.ListEventSourceMappingsResponse.IsSetEventSourceMappings C# (CSharp) Méthode

IsSetEventSourceMappings() private méthode

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