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

IsSetEventSubscriptionsList() private method

private IsSetEventSubscriptionsList ( ) : bool
return bool
        internal bool IsSetEventSubscriptionsList()
        {
            return this.eventSubscriptionsList.Count > 0;
        }
    }
DescribeEventSubscriptionsResult