Amazon.Lambda.Model.ListEventSourceMappingsResponse.IsSetEventSourceMappings C# (CSharp) 메소드

IsSetEventSourceMappings() 개인적인 메소드

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