SubscriptionHealthStatus:
    | "ConfigurationError"
    | "ConfigurationErrorDeliveryStopped"
    | "Healthy"
    | "ManuallySuspended"
    | "TemporaryError"
    | string

The health status of the Subscription that indicates whether notifications are being delivered.