Amazon.Redshift.Model.DescribeEventSubscriptionsResponse.IsSetEventSubscriptionsList C# (CSharp) Méthode

IsSetEventSubscriptionsList() private méthode

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