Databricks SDK for JavaScript
    Preparing search index...

    Interface PublishedOAuthAppIntegration

    interface PublishedOAuthAppIntegration {
        appId?: string;
        createdBy?: bigint;
        createTime?: string;
        integrationId?: string;
        name?: string;
        tokenAccessPolicy?: TokenAccessPolicy;
    }
    Index

    Properties

    appId?: string

    App-id of the published app integration

    createdBy?: bigint
    createTime?: string
    integrationId?: string

    Unique integration id for the published OAuth app

    name?: string

    Display name of the published OAuth app

    tokenAccessPolicy?: TokenAccessPolicy

    Token access policy