Databricks SDK for JavaScript
    Preparing search index...

    Configurable event log parameters.

    interface EventLogSpec {
        catalog?: string;
        name?: string;
        schema?: string;
    }
    Index

    Properties

    catalog?: string

    The UC catalog the event log is published under.

    name?: string

    The name the event log is published to in UC.

    schema?: string

    The UC schema the event log is published under.