Amazon.RDS.Model.DeleteEventSubscriptionResponse.IsSetEventSubscription C# (CSharp) Method

IsSetEventSubscription() private method

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