Databricks SDK for JavaScript
    Preparing search index...

    Interface GetAccessRequestDestinationsRequest

    interface GetAccessRequestDestinationsRequest {
        fullName?: string;
        securableType?: string;
    }
    Index

    Properties

    fullName?: string

    The full name of the securable.

    securableType?: string

    The type of the securable.