Databricks SDK for JavaScript
    Preparing search index...

    Interface GetPrivateAccessSettingsRequest

    interface GetPrivateAccessSettingsRequest {
        accountId?: string;
        privateAccessSettingsId?: string;
    }
    Index

    Properties

    accountId?: string
    privateAccessSettingsId?: string