Databricks SDK for JavaScript
    Preparing search index...

    Interface UpdateAccessRequestDestinationsRequest

    interface UpdateAccessRequestDestinationsRequest {
        accessRequestDestinations?: AccessRequestDestinations;
        updateMask?: FieldMask<AccessRequestDestinations>;
    }
    Index

    Properties

    accessRequestDestinations?: AccessRequestDestinations

    The access request destinations to assign to the securable. For each destination, a destination_id and destination_type must be defined.