Databricks SDK for JavaScript
    Preparing search index...

    Interface UpdateIpAccessListResponse

    The IP access list was successfully updated.

    interface UpdateIpAccessListResponse {
        ipAccessList?: IpAccessList;
    }
    Index

    Properties

    Properties

    ipAccessList?: IpAccessList