Amazon.SimpleEmail.Model.EventDestination.IsSetMatchingEventTypes C# (CSharp) Method

IsSetMatchingEventTypes() private method

private IsSetMatchingEventTypes ( ) : bool
return bool
        internal bool IsSetMatchingEventTypes()
        {
            return this._matchingEventTypes != null && this._matchingEventTypes.Count > 0; 
        }