Amazon.Redshift.Model.ModifyEventSubscriptionResponse.IsSetEventSubscription C# (CSharp) Method

IsSetEventSubscription() private method

private IsSetEventSubscription ( ) : bool
return bool
        internal bool IsSetEventSubscription()
        {
            return this._eventSubscription != null;
        }
ModifyEventSubscriptionResponse