Databricks SDK for JavaScript
    Preparing search index...

    Returns the list of policy families available to use at their latest version

    interface ListPolicyFamiliesRequest {
        maxResults?: bigint;
        pageToken?: string;
    }
    Index

    Properties

    maxResults?: bigint

    Maximum number of policy families to return.

    pageToken?: string

    A token that can be used to get the next page of results.