Databricks SDK for JavaScript
    Preparing search index...

    Interface CreateAccountIpAccessListResponse

    An IP access list was successfully created.

    interface CreateAccountIpAccessListResponse {
        ipAccessList?: AccountIpAccessList;
    }
    Index

    Properties

    Properties

    ipAccessList?: AccountIpAccessList