Databricks SDK for JavaScript
    Preparing search index...

    Type Alias RegistryEmailSubscriptionType

    RegistryEmailSubscriptionType:
        | typeof RegistryEmailSubscriptionType[keyof typeof RegistryEmailSubscriptionType]
        | string & {}

    .. note:: Experimental: This entity may change or be removed in a future release without warning. Email subscription types for registry notifications:

    • ALL_EVENTS: Subscribed to all events.
    • DEFAULT: Default subscription type.
    • SUBSCRIBED: Subscribed to notifications.
    • UNSUBSCRIBED: Not subscribed to notifications.