Databricks SDK for JavaScript
    Preparing search index...

    Interface NetworkConnectivityConfigEgressConfig_DefaultRule_AwsStableIpRule

    The stable AWS IP CIDR blocks. You can use these to configure the firewall of your resources to allow traffic from your workspace.

    interface NetworkConnectivityConfigEgressConfig_DefaultRule_AwsStableIpRule {
        cidrBlocks?: string[];
    }
    Index

    Properties

    Properties

    cidrBlocks?: string[]

    The list of stable IP CIDR blocks from which network traffic originates when accessing your resources.