1. Packages
  2. Packages
  3. Databricks Provider
  4. API Docs
  5. getAccountNetworkPolicy
Viewing docs for Databricks v1.92.0
published on Tuesday, May 12, 2026 by Pulumi
databricks logo
Viewing docs for Databricks v1.92.0
published on Tuesday, May 12, 2026 by Pulumi

    GA

    This data source can be used to get a single network policy.

    Note This data source can only be used with an account-level provider!

    Example Usage

    Referring to a network policy by id:

    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    variables:
      this:
        fn::invoke:
          function: databricks:getAccountNetworkPolicy
          arguments:
            policyId: test
    
    Example coming soon!
    

    Using getAccountNetworkPolicy

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAccountNetworkPolicy(args: GetAccountNetworkPolicyArgs, opts?: InvokeOptions): Promise<GetAccountNetworkPolicyResult>
    function getAccountNetworkPolicyOutput(args: GetAccountNetworkPolicyOutputArgs, opts?: InvokeOptions): Output<GetAccountNetworkPolicyResult>
    def get_account_network_policy(network_policy_id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetAccountNetworkPolicyResult
    def get_account_network_policy_output(network_policy_id: pulumi.Input[Optional[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetAccountNetworkPolicyResult]
    func LookupAccountNetworkPolicy(ctx *Context, args *LookupAccountNetworkPolicyArgs, opts ...InvokeOption) (*LookupAccountNetworkPolicyResult, error)
    func LookupAccountNetworkPolicyOutput(ctx *Context, args *LookupAccountNetworkPolicyOutputArgs, opts ...InvokeOption) LookupAccountNetworkPolicyResultOutput

    > Note: This function is named LookupAccountNetworkPolicy in the Go SDK.

    public static class GetAccountNetworkPolicy 
    {
        public static Task<GetAccountNetworkPolicyResult> InvokeAsync(GetAccountNetworkPolicyArgs args, InvokeOptions? opts = null)
        public static Output<GetAccountNetworkPolicyResult> Invoke(GetAccountNetworkPolicyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAccountNetworkPolicyResult> getAccountNetworkPolicy(GetAccountNetworkPolicyArgs args, InvokeOptions options)
    public static Output<GetAccountNetworkPolicyResult> getAccountNetworkPolicy(GetAccountNetworkPolicyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getAccountNetworkPolicy:getAccountNetworkPolicy
      arguments:
        # arguments dictionary
    data "databricks_getaccountnetworkpolicy" "name" {
        # arguments
    }

    The following arguments are supported:

    NetworkPolicyId string
    The unique identifier for the network policy
    NetworkPolicyId string
    The unique identifier for the network policy
    network_policy_id string
    The unique identifier for the network policy
    networkPolicyId String
    The unique identifier for the network policy
    networkPolicyId string
    The unique identifier for the network policy
    network_policy_id str
    The unique identifier for the network policy
    networkPolicyId String
    The unique identifier for the network policy

    getAccountNetworkPolicy Result

    The following output properties are available:

    AccountId string
    (string) - The associated account ID for this Network Policy object
    Egress GetAccountNetworkPolicyEgress
    (NetworkPolicyEgress) - The network policies applying for egress traffic
    Id string
    The provider-assigned unique ID for this managed resource.
    Ingress GetAccountNetworkPolicyIngress
    (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
    IngressDryRun GetAccountNetworkPolicyIngressDryRun
    (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
    NetworkPolicyId string
    (string) - The unique identifier for the network policy
    AccountId string
    (string) - The associated account ID for this Network Policy object
    Egress GetAccountNetworkPolicyEgress
    (NetworkPolicyEgress) - The network policies applying for egress traffic
    Id string
    The provider-assigned unique ID for this managed resource.
    Ingress GetAccountNetworkPolicyIngress
    (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
    IngressDryRun GetAccountNetworkPolicyIngressDryRun
    (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
    NetworkPolicyId string
    (string) - The unique identifier for the network policy
    account_id string
    (string) - The associated account ID for this Network Policy object
    egress object
    (NetworkPolicyEgress) - The network policies applying for egress traffic
    id string
    The provider-assigned unique ID for this managed resource.
    ingress object
    (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
    ingress_dry_run object
    (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
    network_policy_id string
    (string) - The unique identifier for the network policy
    accountId String
    (string) - The associated account ID for this Network Policy object
    egress GetAccountNetworkPolicyEgress
    (NetworkPolicyEgress) - The network policies applying for egress traffic
    id String
    The provider-assigned unique ID for this managed resource.
    ingress GetAccountNetworkPolicyIngress
    (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
    ingressDryRun GetAccountNetworkPolicyIngressDryRun
    (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
    networkPolicyId String
    (string) - The unique identifier for the network policy
    accountId string
    (string) - The associated account ID for this Network Policy object
    egress GetAccountNetworkPolicyEgress
    (NetworkPolicyEgress) - The network policies applying for egress traffic
    id string
    The provider-assigned unique ID for this managed resource.
    ingress GetAccountNetworkPolicyIngress
    (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
    ingressDryRun GetAccountNetworkPolicyIngressDryRun
    (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
    networkPolicyId string
    (string) - The unique identifier for the network policy
    account_id str
    (string) - The associated account ID for this Network Policy object
    egress GetAccountNetworkPolicyEgress
    (NetworkPolicyEgress) - The network policies applying for egress traffic
    id str
    The provider-assigned unique ID for this managed resource.
    ingress GetAccountNetworkPolicyIngress
    (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
    ingress_dry_run GetAccountNetworkPolicyIngressDryRun
    (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
    network_policy_id str
    (string) - The unique identifier for the network policy
    accountId String
    (string) - The associated account ID for this Network Policy object
    egress Property Map
    (NetworkPolicyEgress) - The network policies applying for egress traffic
    id String
    The provider-assigned unique ID for this managed resource.
    ingress Property Map
    (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
    ingressDryRun Property Map
    (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
    networkPolicyId String
    (string) - The unique identifier for the network policy

    Supporting Types

    GetAccountNetworkPolicyEgress

    NetworkAccess GetAccountNetworkPolicyEgressNetworkAccess
    (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
    NetworkAccess GetAccountNetworkPolicyEgressNetworkAccess
    (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
    network_access object
    (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
    networkAccess GetAccountNetworkPolicyEgressNetworkAccess
    (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
    networkAccess GetAccountNetworkPolicyEgressNetworkAccess
    (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
    network_access GetAccountNetworkPolicyEgressNetworkAccess
    (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
    networkAccess Property Map
    (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet

    GetAccountNetworkPolicyEgressNetworkAccess

    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowedInternetDestinations List<GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination>
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    AllowedStorageDestinations List<GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination>
    (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    BlockedInternetDestinations List<GetAccountNetworkPolicyEgressNetworkAccessBlockedInternetDestination>
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are blocked from accessing. These destinations are enforced when restriction mode is RESTRICTED_ACCESS or DRY_RUN. Currently supports DNS_NAME type only; IP_RANGE support is planned
    PolicyEnforcement GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement
    (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowedInternetDestinations []GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    AllowedStorageDestinations []GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination
    (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    BlockedInternetDestinations []GetAccountNetworkPolicyEgressNetworkAccessBlockedInternetDestination
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are blocked from accessing. These destinations are enforced when restriction mode is RESTRICTED_ACCESS or DRY_RUN. Currently supports DNS_NAME type only; IP_RANGE support is planned
    PolicyEnforcement GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement
    (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
    restriction_mode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowed_internet_destinations list(object)
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    allowed_storage_destinations list(object)
    (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    blocked_internet_destinations list(object)
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are blocked from accessing. These destinations are enforced when restriction mode is RESTRICTED_ACCESS or DRY_RUN. Currently supports DNS_NAME type only; IP_RANGE support is planned
    policy_enforcement object
    (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowedInternetDestinations List<GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination>
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    allowedStorageDestinations List<GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination>
    (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    blockedInternetDestinations List<GetAccountNetworkPolicyEgressNetworkAccessBlockedInternetDestination>
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are blocked from accessing. These destinations are enforced when restriction mode is RESTRICTED_ACCESS or DRY_RUN. Currently supports DNS_NAME type only; IP_RANGE support is planned
    policyEnforcement GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement
    (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
    restrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowedInternetDestinations GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination[]
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    allowedStorageDestinations GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination[]
    (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    blockedInternetDestinations GetAccountNetworkPolicyEgressNetworkAccessBlockedInternetDestination[]
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are blocked from accessing. These destinations are enforced when restriction mode is RESTRICTED_ACCESS or DRY_RUN. Currently supports DNS_NAME type only; IP_RANGE support is planned
    policyEnforcement GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement
    (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
    restriction_mode str
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowed_internet_destinations Sequence[GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination]
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    allowed_storage_destinations Sequence[GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination]
    (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    blocked_internet_destinations Sequence[GetAccountNetworkPolicyEgressNetworkAccessBlockedInternetDestination]
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are blocked from accessing. These destinations are enforced when restriction mode is RESTRICTED_ACCESS or DRY_RUN. Currently supports DNS_NAME type only; IP_RANGE support is planned
    policy_enforcement GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement
    (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowedInternetDestinations List<Property Map>
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    allowedStorageDestinations List<Property Map>
    (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
    blockedInternetDestinations List<Property Map>
    (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are blocked from accessing. These destinations are enforced when restriction mode is RESTRICTED_ACCESS or DRY_RUN. Currently supports DNS_NAME type only; IP_RANGE support is planned
    policyEnforcement Property Map
    (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES

    GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination

    Destination string
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    InternetDestinationType string
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    Destination string
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    InternetDestinationType string
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination string
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internet_destination_type string
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination String
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internetDestinationType String
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination string
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internetDestinationType string
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination str
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internet_destination_type str
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination String
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internetDestinationType String
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME

    GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination

    AzureStorageAccount string
    (string) - The Azure storage account name
    AzureStorageService string
    (string) - The Azure storage service type (blob, dfs, etc.)
    BucketName string
    (string)
    Region string
    (string)
    StorageDestinationType string
    (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
    AzureStorageAccount string
    (string) - The Azure storage account name
    AzureStorageService string
    (string) - The Azure storage service type (blob, dfs, etc.)
    BucketName string
    (string)
    Region string
    (string)
    StorageDestinationType string
    (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
    azure_storage_account string
    (string) - The Azure storage account name
    azure_storage_service string
    (string) - The Azure storage service type (blob, dfs, etc.)
    bucket_name string
    (string)
    region string
    (string)
    storage_destination_type string
    (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
    azureStorageAccount String
    (string) - The Azure storage account name
    azureStorageService String
    (string) - The Azure storage service type (blob, dfs, etc.)
    bucketName String
    (string)
    region String
    (string)
    storageDestinationType String
    (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
    azureStorageAccount string
    (string) - The Azure storage account name
    azureStorageService string
    (string) - The Azure storage service type (blob, dfs, etc.)
    bucketName string
    (string)
    region string
    (string)
    storageDestinationType string
    (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
    azure_storage_account str
    (string) - The Azure storage account name
    azure_storage_service str
    (string) - The Azure storage service type (blob, dfs, etc.)
    bucket_name str
    (string)
    region str
    (string)
    storage_destination_type str
    (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
    azureStorageAccount String
    (string) - The Azure storage account name
    azureStorageService String
    (string) - The Azure storage service type (blob, dfs, etc.)
    bucketName String
    (string)
    region String
    (string)
    storageDestinationType String
    (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE

    GetAccountNetworkPolicyEgressNetworkAccessBlockedInternetDestination

    Destination string
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    InternetDestinationType string
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    Destination string
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    InternetDestinationType string
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination string
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internet_destination_type string
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination String
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internetDestinationType String
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination string
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internetDestinationType string
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination str
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internet_destination_type str
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
    destination String
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    internetDestinationType String
    (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME

    GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement

    DryRunModeProductFilters List<string>
    (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
    EnforcementMode string
    (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy, while DRY_RUN only logs violations without blocking. When not specified, defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
    DryRunModeProductFilters []string
    (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
    EnforcementMode string
    (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy, while DRY_RUN only logs violations without blocking. When not specified, defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
    dry_run_mode_product_filters list(string)
    (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
    enforcement_mode string
    (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy, while DRY_RUN only logs violations without blocking. When not specified, defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
    dryRunModeProductFilters List<String>
    (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
    enforcementMode String
    (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy, while DRY_RUN only logs violations without blocking. When not specified, defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
    dryRunModeProductFilters string[]
    (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
    enforcementMode string
    (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy, while DRY_RUN only logs violations without blocking. When not specified, defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
    dry_run_mode_product_filters Sequence[str]
    (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
    enforcement_mode str
    (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy, while DRY_RUN only logs violations without blocking. When not specified, defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
    dryRunModeProductFilters List<String>
    (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
    enforcementMode String
    (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy, while DRY_RUN only logs violations without blocking. When not specified, defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED

    GetAccountNetworkPolicyIngress

    PrivateAccess GetAccountNetworkPolicyIngressPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    PublicAccess GetAccountNetworkPolicyIngressPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    PrivateAccess GetAccountNetworkPolicyIngressPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    PublicAccess GetAccountNetworkPolicyIngressPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    private_access object
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    public_access object
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    privateAccess GetAccountNetworkPolicyIngressPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    publicAccess GetAccountNetworkPolicyIngressPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    privateAccess GetAccountNetworkPolicyIngressPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    publicAccess GetAccountNetworkPolicyIngressPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    private_access GetAccountNetworkPolicyIngressPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    public_access GetAccountNetworkPolicyIngressPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    privateAccess Property Map
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    publicAccess Property Map
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access

    GetAccountNetworkPolicyIngressDryRun

    PrivateAccess GetAccountNetworkPolicyIngressDryRunPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    PublicAccess GetAccountNetworkPolicyIngressDryRunPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    PrivateAccess GetAccountNetworkPolicyIngressDryRunPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    PublicAccess GetAccountNetworkPolicyIngressDryRunPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    private_access object
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    public_access object
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    privateAccess GetAccountNetworkPolicyIngressDryRunPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    publicAccess GetAccountNetworkPolicyIngressDryRunPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    privateAccess GetAccountNetworkPolicyIngressDryRunPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    publicAccess GetAccountNetworkPolicyIngressDryRunPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    private_access GetAccountNetworkPolicyIngressDryRunPrivateAccess
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    public_access GetAccountNetworkPolicyIngressDryRunPublicAccess
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access
    privateAccess Property Map
    (CustomerFacingIngressNetworkPolicyPrivateAccess) - The network policy restrictions for private access to the workspace. Configures how registered private endpoints are allowed or denied access
    publicAccess Property Map
    (CustomerFacingIngressNetworkPolicyPublicAccess) - The network policy restrictions for public access to the workspace. Configures how public internet traffic is allowed or denied access

    GetAccountNetworkPolicyIngressDryRunPrivateAccess

    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowRules List<GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    DenyRules List<GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowRules []GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRule
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    DenyRules []GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRule
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restriction_mode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allow_rules list(object)
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    deny_rules list(object)
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules List<GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules List<GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRule[]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRule[]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restriction_mode str
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allow_rules Sequence[GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRule]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    deny_rules Sequence[GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRule]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRule

    Authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    Authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication object
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination object
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin object
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label str
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication Property Map
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination Property Map
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin Property Map
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthentication

    Identities List<GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    Identities []GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthenticationIdentity
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities list(object)
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthenticationIdentity[]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities Sequence[GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthenticationIdentity]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type str
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleAuthenticationIdentity

    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id number
    (integer)
    principal_type string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Integer
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId number
    (integer)
    principalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id int
    (integer)
    principal_type str
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Number
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestination

    AccountApi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    AccountApi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api object
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one object
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui object
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime object
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime object
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api object
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui object
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi Property Map
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne Property Map
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi Property Map
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime Property Map
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime Property Map
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountDatabricksOne

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAccountUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationAppsRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationLakebaseRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleDestinationWorkspaceUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOrigin

    all_private_access bool
    (boolean)
    all_registered_endpoints bool
    (boolean)
    azure_workspace_private_link bool
    (boolean)
    endpoints object
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess Boolean
    (boolean)
    allRegisteredEndpoints Boolean
    (boolean)
    azureWorkspacePrivateLink Boolean
    (boolean)
    endpoints GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOriginEndpoints
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess boolean
    (boolean)
    allRegisteredEndpoints boolean
    (boolean)
    azureWorkspacePrivateLink boolean
    (boolean)
    endpoints GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOriginEndpoints
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess Boolean
    (boolean)
    allRegisteredEndpoints Boolean
    (boolean)
    azureWorkspacePrivateLink Boolean
    (boolean)
    endpoints Property Map
    (CustomerFacingIngressNetworkPolicyEndpoints)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessAllowRuleOriginEndpoints

    EndpointIds List<string>
    (list of string)
    EndpointIds []string
    (list of string)
    endpoint_ids list(string)
    (list of string)
    endpointIds List<String>
    (list of string)
    endpointIds string[]
    (list of string)
    endpoint_ids Sequence[str]
    (list of string)
    endpointIds List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRule

    Authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    Authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication object
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination object
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin object
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label str
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication Property Map
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination Property Map
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin Property Map
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthentication

    Identities List<GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    Identities []GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthenticationIdentity
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities list(object)
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthenticationIdentity[]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities Sequence[GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthenticationIdentity]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type str
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleAuthenticationIdentity

    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id number
    (integer)
    principal_type string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Integer
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId number
    (integer)
    principalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id int
    (integer)
    principal_type str
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Number
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestination

    AccountApi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    AccountApi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api object
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one object
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui object
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime object
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime object
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api object
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui object
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi Property Map
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne Property Map
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi Property Map
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime Property Map
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime Property Map
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountDatabricksOne

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAccountUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationAppsRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationLakebaseRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleDestinationWorkspaceUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOrigin

    all_private_access bool
    (boolean)
    all_registered_endpoints bool
    (boolean)
    azure_workspace_private_link bool
    (boolean)
    endpoints object
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess Boolean
    (boolean)
    allRegisteredEndpoints Boolean
    (boolean)
    azureWorkspacePrivateLink Boolean
    (boolean)
    endpoints GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOriginEndpoints
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess boolean
    (boolean)
    allRegisteredEndpoints boolean
    (boolean)
    azureWorkspacePrivateLink boolean
    (boolean)
    endpoints GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOriginEndpoints
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess Boolean
    (boolean)
    allRegisteredEndpoints Boolean
    (boolean)
    azureWorkspacePrivateLink Boolean
    (boolean)
    endpoints Property Map
    (CustomerFacingIngressNetworkPolicyEndpoints)

    GetAccountNetworkPolicyIngressDryRunPrivateAccessDenyRuleOriginEndpoints

    EndpointIds List<string>
    (list of string)
    EndpointIds []string
    (list of string)
    endpoint_ids list(string)
    (list of string)
    endpointIds List<String>
    (list of string)
    endpointIds string[]
    (list of string)
    endpoint_ids Sequence[str]
    (list of string)
    endpointIds List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPublicAccess

    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowRules List<GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    DenyRules List<GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowRules []GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRule
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    DenyRules []GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRule
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restriction_mode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allow_rules list(object)
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    deny_rules list(object)
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules List<GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules List<GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRule[]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRule[]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restriction_mode str
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allow_rules Sequence[GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRule]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    deny_rules Sequence[GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRule]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRule

    Authentication GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    Authentication GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication object
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination object
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin object
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label str
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication Property Map
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination Property Map
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin Property Map
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthentication

    Identities List<GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    Identities []GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthenticationIdentity
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities list(object)
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthenticationIdentity[]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities Sequence[GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthenticationIdentity]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type str
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthenticationIdentity

    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id number
    (integer)
    principal_type string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Integer
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId number
    (integer)
    principalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id int
    (integer)
    principal_type str
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Number
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestination

    AccountApi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    AccountApi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api object
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one object
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui object
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime object
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime object
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api object
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui object
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi Property Map
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne Property Map
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi Property Map
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime Property Map
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime Property Map
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountDatabricksOne

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAccountUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationAppsRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationLakebaseRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOrigin

    AllIpRanges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    ExcludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    IncludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    AllIpRanges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    ExcludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    IncludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    all_ip_ranges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excluded_ip_ranges object
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    included_ip_ranges object
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges Boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    all_ip_ranges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excluded_ip_ranges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    included_ip_ranges GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges Boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges Property Map
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges Property Map
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginExcludedIpRanges

    IpRanges List<string>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    IpRanges []string
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges list(string)
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges string[]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges Sequence[str]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now

    GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginIncludedIpRanges

    IpRanges List<string>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    IpRanges []string
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges list(string)
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges string[]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges Sequence[str]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRule

    Authentication GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    Authentication GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication object
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination object
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin object
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label str
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication Property Map
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination Property Map
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin Property Map
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthentication

    Identities List<GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    Identities []GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthenticationIdentity
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities list(object)
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthenticationIdentity[]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities Sequence[GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthenticationIdentity]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type str
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthenticationIdentity

    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id number
    (integer)
    principal_type string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Integer
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId number
    (integer)
    principalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id int
    (integer)
    principal_type str
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Number
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestination

    AccountApi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    AccountApi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api object
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one object
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui object
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime object
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime object
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api object
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui object
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi Property Map
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne Property Map
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi Property Map
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime Property Map
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime Property Map
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountDatabricksOne

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAccountUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationAppsRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationLakebaseRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOrigin

    AllIpRanges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    ExcludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    IncludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    AllIpRanges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    ExcludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    IncludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    all_ip_ranges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excluded_ip_ranges object
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    included_ip_ranges object
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges Boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    all_ip_ranges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excluded_ip_ranges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    included_ip_ranges GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges Boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges Property Map
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges Property Map
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginExcludedIpRanges

    IpRanges List<string>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    IpRanges []string
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges list(string)
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges string[]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges Sequence[str]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now

    GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginIncludedIpRanges

    IpRanges List<string>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    IpRanges []string
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges list(string)
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges string[]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges Sequence[str]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now

    GetAccountNetworkPolicyIngressPrivateAccess

    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowRules List<GetAccountNetworkPolicyIngressPrivateAccessAllowRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    DenyRules List<GetAccountNetworkPolicyIngressPrivateAccessDenyRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowRules []GetAccountNetworkPolicyIngressPrivateAccessAllowRule
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    DenyRules []GetAccountNetworkPolicyIngressPrivateAccessDenyRule
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restriction_mode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allow_rules list(object)
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    deny_rules list(object)
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules List<GetAccountNetworkPolicyIngressPrivateAccessAllowRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules List<GetAccountNetworkPolicyIngressPrivateAccessDenyRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules GetAccountNetworkPolicyIngressPrivateAccessAllowRule[]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules GetAccountNetworkPolicyIngressPrivateAccessDenyRule[]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restriction_mode str
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allow_rules Sequence[GetAccountNetworkPolicyIngressPrivateAccessAllowRule]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    deny_rules Sequence[GetAccountNetworkPolicyIngressPrivateAccessDenyRule]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)

    GetAccountNetworkPolicyIngressPrivateAccessAllowRule

    Authentication GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    Authentication GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication object
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination object
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin object
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label str
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication Property Map
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination Property Map
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin Property Map
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthentication

    Identities List<GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    Identities []GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthenticationIdentity
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities list(object)
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthenticationIdentity[]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities Sequence[GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthenticationIdentity]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type str
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleAuthenticationIdentity

    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id number
    (integer)
    principal_type string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Integer
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId number
    (integer)
    principalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id int
    (integer)
    principal_type str
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Number
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestination

    AccountApi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    AccountApi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api object
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one object
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui object
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime object
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime object
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api object
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui object
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi Property Map
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne Property Map
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi Property Map
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime Property Map
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime Property Map
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountDatabricksOne

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAccountUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationAppsRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationLakebaseRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleDestinationWorkspaceUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOrigin

    all_private_access bool
    (boolean)
    all_registered_endpoints bool
    (boolean)
    azure_workspace_private_link bool
    (boolean)
    endpoints object
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess Boolean
    (boolean)
    allRegisteredEndpoints Boolean
    (boolean)
    azureWorkspacePrivateLink Boolean
    (boolean)
    endpoints GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOriginEndpoints
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess boolean
    (boolean)
    allRegisteredEndpoints boolean
    (boolean)
    azureWorkspacePrivateLink boolean
    (boolean)
    endpoints GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOriginEndpoints
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess Boolean
    (boolean)
    allRegisteredEndpoints Boolean
    (boolean)
    azureWorkspacePrivateLink Boolean
    (boolean)
    endpoints Property Map
    (CustomerFacingIngressNetworkPolicyEndpoints)

    GetAccountNetworkPolicyIngressPrivateAccessAllowRuleOriginEndpoints

    EndpointIds List<string>
    (list of string)
    EndpointIds []string
    (list of string)
    endpoint_ids list(string)
    (list of string)
    endpointIds List<String>
    (list of string)
    endpointIds string[]
    (list of string)
    endpoint_ids Sequence[str]
    (list of string)
    endpointIds List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPrivateAccessDenyRule

    Authentication GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    Authentication GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication object
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination object
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin object
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label str
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication Property Map
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination Property Map
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin Property Map
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthentication

    Identities List<GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    Identities []GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthenticationIdentity
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities list(object)
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthenticationIdentity[]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities Sequence[GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthenticationIdentity]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type str
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleAuthenticationIdentity

    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id number
    (integer)
    principal_type string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Integer
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId number
    (integer)
    principalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id int
    (integer)
    principal_type str
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Number
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestination

    AccountApi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    AccountApi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api object
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one object
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui object
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime object
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime object
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api object
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui object
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi Property Map
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne Property Map
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi Property Map
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime Property Map
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime Property Map
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountDatabricksOne

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAccountUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationAppsRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationLakebaseRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleDestinationWorkspaceUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOrigin

    all_private_access bool
    (boolean)
    all_registered_endpoints bool
    (boolean)
    azure_workspace_private_link bool
    (boolean)
    endpoints object
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess Boolean
    (boolean)
    allRegisteredEndpoints Boolean
    (boolean)
    azureWorkspacePrivateLink Boolean
    (boolean)
    endpoints GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOriginEndpoints
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess boolean
    (boolean)
    allRegisteredEndpoints boolean
    (boolean)
    azureWorkspacePrivateLink boolean
    (boolean)
    endpoints GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOriginEndpoints
    (CustomerFacingIngressNetworkPolicyEndpoints)
    allPrivateAccess Boolean
    (boolean)
    allRegisteredEndpoints Boolean
    (boolean)
    azureWorkspacePrivateLink Boolean
    (boolean)
    endpoints Property Map
    (CustomerFacingIngressNetworkPolicyEndpoints)

    GetAccountNetworkPolicyIngressPrivateAccessDenyRuleOriginEndpoints

    EndpointIds List<string>
    (list of string)
    EndpointIds []string
    (list of string)
    endpoint_ids list(string)
    (list of string)
    endpointIds List<String>
    (list of string)
    endpointIds string[]
    (list of string)
    endpoint_ids Sequence[str]
    (list of string)
    endpointIds List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPublicAccess

    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowRules List<GetAccountNetworkPolicyIngressPublicAccessAllowRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    DenyRules List<GetAccountNetworkPolicyIngressPublicAccessDenyRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    RestrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    AllowRules []GetAccountNetworkPolicyIngressPublicAccessAllowRule
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    DenyRules []GetAccountNetworkPolicyIngressPublicAccessDenyRule
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restriction_mode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allow_rules list(object)
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    deny_rules list(object)
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules List<GetAccountNetworkPolicyIngressPublicAccessAllowRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules List<GetAccountNetworkPolicyIngressPublicAccessDenyRule>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode string
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules GetAccountNetworkPolicyIngressPublicAccessAllowRule[]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules GetAccountNetworkPolicyIngressPublicAccessDenyRule[]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restriction_mode str
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allow_rules Sequence[GetAccountNetworkPolicyIngressPublicAccessAllowRule]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    deny_rules Sequence[GetAccountNetworkPolicyIngressPublicAccessDenyRule]
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    restrictionMode String
    (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
    allowRules List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
    denyRules List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)

    GetAccountNetworkPolicyIngressPublicAccessAllowRule

    Authentication GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    Authentication GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication object
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination object
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin object
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label str
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPublicAccessAllowRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication Property Map
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination Property Map
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin Property Map
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthentication

    Identities List<GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    Identities []GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthenticationIdentity
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities list(object)
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthenticationIdentity[]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities Sequence[GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthenticationIdentity]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type str
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthenticationIdentity

    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id number
    (integer)
    principal_type string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Integer
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId number
    (integer)
    principalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id int
    (integer)
    principal_type str
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Number
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestination

    AccountApi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    AccountApi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api object
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one object
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui object
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime object
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime object
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api object
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui object
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi Property Map
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne Property Map
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi Property Map
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime Property Map
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime Property Map
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountDatabricksOne

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAccountUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationAppsRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationLakebaseRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleOrigin

    AllIpRanges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    ExcludedIpRanges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    IncludedIpRanges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    AllIpRanges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    ExcludedIpRanges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    IncludedIpRanges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    all_ip_ranges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excluded_ip_ranges object
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    included_ip_ranges object
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges Boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    all_ip_ranges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excluded_ip_ranges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    included_ip_ranges GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges Boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges Property Map
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges Property Map
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginExcludedIpRanges

    IpRanges List<string>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    IpRanges []string
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges list(string)
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges string[]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges Sequence[str]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now

    GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginIncludedIpRanges

    IpRanges List<string>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    IpRanges []string
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges list(string)
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges string[]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges Sequence[str]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now

    GetAccountNetworkPolicyIngressPublicAccessDenyRule

    Authentication GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    Authentication GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    Destination GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    Label string
    (string) - The label for this ingress rule
    Origin GetAccountNetworkPolicyIngressPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication object
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination object
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin object
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label string
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthentication
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestination
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label str
    (string) - The label for this ingress rule
    origin GetAccountNetworkPolicyIngressPublicAccessDenyRuleOrigin
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
    authentication Property Map
    (CustomerFacingIngressNetworkPolicyAuthentication)
    destination Property Map
    (string) - The internet destination to which access will be allowed. Format dependent on the destination type
    label String
    (string) - The label for this ingress rule
    origin Property Map
    (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthentication

    Identities List<GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    Identities []GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthenticationIdentity
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    IdentityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities list(object)
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthenticationIdentity>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthenticationIdentity[]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType string
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities Sequence[GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthenticationIdentity]
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identity_type str
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES
    identities List<Property Map>
    (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
    identityType String
    (string) - Possible values are: IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS, IDENTITY_TYPE_ALL_USERS, IDENTITY_TYPE_SELECTED_IDENTITIES

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthenticationIdentity

    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    PrincipalId int
    (integer)
    PrincipalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id number
    (integer)
    principal_type string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Integer
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId number
    (integer)
    principalType string
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principal_id int
    (integer)
    principal_type str
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER
    principalId Number
    (integer)
    principalType String
    (string) - Possible values are: PRINCIPAL_TYPE_SERVICE_PRINCIPAL, PRINCIPAL_TYPE_USER

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestination

    AccountApi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    AccountApi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    AccountDatabricksOne GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    AccountUi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    AllDestinations bool
    (boolean) - Must be set to true
    AppsRuntime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    LakebaseRuntime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    WorkspaceApi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    WorkspaceUi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api object
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one object
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui object
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime object
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime object
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api object
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui object
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations boolean
    (boolean) - Must be set to true
    appsRuntime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    account_api GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountApi
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    account_databricks_one GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountDatabricksOne
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    account_ui GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountUi
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    all_destinations bool
    (boolean) - Must be set to true
    apps_runtime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAppsRuntime
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebase_runtime GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationLakebaseRuntime
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspace_api GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceApi
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspace_ui GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceUi
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)
    accountApi Property Map
    (CustomerFacingIngressNetworkPolicyAccountApiDestination)
    accountDatabricksOne Property Map
    (CustomerFacingIngressNetworkPolicyAccountDatabricksOneDestination)
    accountUi Property Map
    (CustomerFacingIngressNetworkPolicyAccountUiDestination)
    allDestinations Boolean
    (boolean) - Must be set to true
    appsRuntime Property Map
    (CustomerFacingIngressNetworkPolicyAppsRuntimeDestination)
    lakebaseRuntime Property Map
    (CustomerFacingIngressNetworkPolicyLakebaseRuntimeDestination)
    workspaceApi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
    workspaceUi Property Map
    (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination)

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountDatabricksOne

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAccountUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationAppsRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationLakebaseRuntime

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceApi

    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes List<string>
    (list of string)
    ScopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    Scopes []string
    (list of string)
    scope_qualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes list(string)
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)
    scopeQualifier string
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes string[]
    (list of string)
    scope_qualifier str
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes Sequence[str]
    (list of string)
    scopeQualifier String
    (string) - Qualifies the breadth of API access for the listed scopes. See ApiScopeQualifier. Possible values are: API_SCOPE_QUALIFIER_ALL, API_SCOPE_QUALIFIER_READ
    scopes List<String>
    (list of string)

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceUi

    AllDestinations bool
    (boolean) - Must be set to true
    AllDestinations bool
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true
    allDestinations boolean
    (boolean) - Must be set to true
    all_destinations bool
    (boolean) - Must be set to true
    allDestinations Boolean
    (boolean) - Must be set to true

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleOrigin

    AllIpRanges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    ExcludedIpRanges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    IncludedIpRanges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    AllIpRanges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    ExcludedIpRanges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    IncludedIpRanges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    all_ip_ranges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excluded_ip_ranges object
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    included_ip_ranges object
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges Boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    all_ip_ranges bool
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excluded_ip_ranges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginExcludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    included_ip_ranges GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginIncludedIpRanges
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
    allIpRanges Boolean
    (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
    excludedIpRanges Property Map
    (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
    includedIpRanges Property Map
    (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginExcludedIpRanges

    IpRanges List<string>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    IpRanges []string
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges list(string)
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges string[]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges Sequence[str]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now

    GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginIncludedIpRanges

    IpRanges List<string>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    IpRanges []string
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges list(string)
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges string[]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ip_ranges Sequence[str]
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now
    ipRanges List<String>
    (list of string) - We only support IPv4 and IPv4 CIDR notation for now

    Package Details

    Repository
    databricks pulumi/pulumi-databricks
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the databricks Terraform Provider.
    databricks logo
    Viewing docs for Databricks v1.92.0
    published on Tuesday, May 12, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.