Databricks SDK for JavaScript
    Preparing search index...

    Interface UpdateAccountIpAccessListResponse

    The IP access list was successfully updated.

    interface UpdateAccountIpAccessListResponse {
        ipAccessList?: AccountIpAccessList;
    }
    Index

    Properties

    Properties

    ipAccessList?: AccountIpAccessList