Databricks SDK for JavaScript
    Preparing search index...

    Deprecated in favor of DbtPlatformTask

    interface DbtCloudTask {
        connectionResourceName?: string;
        dbtCloudJobId?: bigint;
    }
    Index

    Properties

    connectionResourceName?: string

    The resource name of the UC connection that authenticates the dbt Cloud for this task

    dbtCloudJobId?: bigint

    Id of the dbt Cloud job to be triggered