Amazon.Redshift.Model.DescribeEventSubscriptionsResponse.IsSetEventSubscriptionsList C# (CSharp) Method

IsSetEventSubscriptionsList() private method

private IsSetEventSubscriptionsList ( ) : bool
return bool
        internal bool IsSetEventSubscriptionsList()
        {
            return this._eventSubscriptionsList != null && this._eventSubscriptionsList.Count > 0; 
        }
DescribeEventSubscriptionsResponse