@cdktf-providers/aviatrixsystems-aviatrix 8.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +355 -0
- package/README.md +19 -0
- package/dist/account/index.d.ts +762 -0
- package/dist/account/index.js +1600 -0
- package/dist/account-user/index.d.ts +74 -0
- package/dist/account-user/index.js +151 -0
- package/dist/aws-guard-duty/index.d.ts +75 -0
- package/dist/aws-guard-duty/index.js +154 -0
- package/dist/aws-peer/index.d.ts +126 -0
- package/dist/aws-peer/index.js +257 -0
- package/dist/aws-tgw/index.d.ts +129 -0
- package/dist/aws-tgw/index.js +267 -0
- package/dist/aws-tgw-connect/index.d.ts +86 -0
- package/dist/aws-tgw-connect/index.js +179 -0
- package/dist/aws-tgw-connect-peer/index.d.ts +126 -0
- package/dist/aws-tgw-connect-peer/index.js +258 -0
- package/dist/aws-tgw-directconnect/index.d.ts +105 -0
- package/dist/aws-tgw-directconnect/index.js +214 -0
- package/dist/aws-tgw-intra-domain-inspection/index.d.ts +74 -0
- package/dist/aws-tgw-intra-domain-inspection/index.js +151 -0
- package/dist/aws-tgw-network-domain/index.d.ts +97 -0
- package/dist/aws-tgw-network-domain/index.js +200 -0
- package/dist/aws-tgw-peering/index.d.ts +64 -0
- package/dist/aws-tgw-peering/index.js +131 -0
- package/dist/aws-tgw-peering-domain-conn/index.d.ts +84 -0
- package/dist/aws-tgw-peering-domain-conn/index.js +171 -0
- package/dist/aws-tgw-transit-gateway-attachment/index.d.ts +94 -0
- package/dist/aws-tgw-transit-gateway-attachment/index.js +191 -0
- package/dist/aws-tgw-vpc-attachment/index.d.ts +160 -0
- package/dist/aws-tgw-vpc-attachment/index.js +329 -0
- package/dist/aws-tgw-vpn-conn/index.d.ts +225 -0
- package/dist/aws-tgw-vpn-conn/index.js +485 -0
- package/dist/azure-peer/index.d.ts +106 -0
- package/dist/azure-peer/index.js +219 -0
- package/dist/azure-spoke-native-peering/index.d.ts +84 -0
- package/dist/azure-spoke-native-peering/index.js +171 -0
- package/dist/azure-vng-conn/index.d.ts +67 -0
- package/dist/azure-vng-conn/index.js +143 -0
- package/dist/centralized-transit-firenet/index.d.ts +64 -0
- package/dist/centralized-transit-firenet/index.js +131 -0
- package/dist/cloudwatch-agent/index.d.ts +87 -0
- package/dist/cloudwatch-agent/index.js +181 -0
- package/dist/controller-access-allow-list-config/index.d.ts +119 -0
- package/dist/controller-access-allow-list-config/index.js +267 -0
- package/dist/controller-bgp-communities-auto-cloud-config/index.d.ts +64 -0
- package/dist/controller-bgp-communities-auto-cloud-config/index.js +131 -0
- package/dist/controller-bgp-communities-global-config/index.d.ts +54 -0
- package/dist/controller-bgp-communities-global-config/index.js +111 -0
- package/dist/controller-bgp-max-as-limit-config/index.d.ts +54 -0
- package/dist/controller-bgp-max-as-limit-config/index.js +111 -0
- package/dist/controller-cert-domain-config/index.d.ts +55 -0
- package/dist/controller-cert-domain-config/index.js +114 -0
- package/dist/controller-config/index.d.ts +267 -0
- package/dist/controller-config/index.js +563 -0
- package/dist/controller-email-config/index.d.ts +99 -0
- package/dist/controller-email-config/index.js +210 -0
- package/dist/controller-email-exception-notification-config/index.d.ts +55 -0
- package/dist/controller-email-exception-notification-config/index.js +114 -0
- package/dist/controller-gateway-keepalive-config/index.d.ts +54 -0
- package/dist/controller-gateway-keepalive-config/index.js +111 -0
- package/dist/controller-private-mode-config/index.d.ts +65 -0
- package/dist/controller-private-mode-config/index.js +134 -0
- package/dist/controller-private-oob/index.d.ts +55 -0
- package/dist/controller-private-oob/index.js +114 -0
- package/dist/controller-security-group-management-config/index.d.ts +65 -0
- package/dist/controller-security-group-management-config/index.js +134 -0
- package/dist/copilot-association/index.d.ts +54 -0
- package/dist/copilot-association/index.js +111 -0
- package/dist/copilot-fault-tolerant-deployment/index.d.ts +212 -0
- package/dist/copilot-fault-tolerant-deployment/index.js +468 -0
- package/dist/copilot-security-group-management-config/index.d.ts +120 -0
- package/dist/copilot-security-group-management-config/index.js +249 -0
- package/dist/copilot-simple-deployment/index.d.ts +138 -0
- package/dist/copilot-simple-deployment/index.js +285 -0
- package/dist/data-aviatrix-account/index.d.ts +73 -0
- package/dist/data-aviatrix-account/index.js +187 -0
- package/dist/data-aviatrix-caller-identity/index.d.ts +45 -0
- package/dist/data-aviatrix-caller-identity/index.js +95 -0
- package/dist/data-aviatrix-controller-metadata/index.d.ts +48 -0
- package/dist/data-aviatrix-controller-metadata/index.js +107 -0
- package/dist/data-aviatrix-device-interfaces/index.d.ts +89 -0
- package/dist/data-aviatrix-device-interfaces/index.js +190 -0
- package/dist/data-aviatrix-edge-gateway-wan-interface-discovery/index.d.ts +65 -0
- package/dist/data-aviatrix-edge-gateway-wan-interface-discovery/index.js +135 -0
- package/dist/data-aviatrix-firenet/index.d.ts +59 -0
- package/dist/data-aviatrix-firenet/index.js +131 -0
- package/dist/data-aviatrix-firenet-firewall-manager/index.d.ts +184 -0
- package/dist/data-aviatrix-firenet-firewall-manager/index.js +381 -0
- package/dist/data-aviatrix-firenet-vendor-integration/index.d.ts +195 -0
- package/dist/data-aviatrix-firenet-vendor-integration/index.js +404 -0
- package/dist/data-aviatrix-firewall/index.d.ts +96 -0
- package/dist/data-aviatrix-firewall/index.js +218 -0
- package/dist/data-aviatrix-firewall-instance-images/index.d.ts +90 -0
- package/dist/data-aviatrix-firewall-instance-images/index.js +194 -0
- package/dist/data-aviatrix-gateway/index.d.ts +135 -0
- package/dist/data-aviatrix-gateway/index.js +432 -0
- package/dist/data-aviatrix-gateway-image/index.d.ts +65 -0
- package/dist/data-aviatrix-gateway-image/index.js +135 -0
- package/dist/data-aviatrix-network-domains/index.d.ts +89 -0
- package/dist/data-aviatrix-network-domains/index.js +210 -0
- package/dist/data-aviatrix-smart-groups/index.d.ts +161 -0
- package/dist/data-aviatrix-smart-groups/index.js +373 -0
- package/dist/data-aviatrix-spoke-gateway/index.d.ts +125 -0
- package/dist/data-aviatrix-spoke-gateway/index.js +392 -0
- package/dist/data-aviatrix-spoke-gateway-inspection-subnets/index.d.ts +55 -0
- package/dist/data-aviatrix-spoke-gateway-inspection-subnets/index.js +115 -0
- package/dist/data-aviatrix-spoke-gateways/index.d.ts +130 -0
- package/dist/data-aviatrix-spoke-gateways/index.js +374 -0
- package/dist/data-aviatrix-transit-gateway/index.d.ts +208 -0
- package/dist/data-aviatrix-transit-gateway/index.js +602 -0
- package/dist/data-aviatrix-transit-gateways/index.d.ts +202 -0
- package/dist/data-aviatrix-transit-gateways/index.js +540 -0
- package/dist/data-aviatrix-vpc/index.d.ts +187 -0
- package/dist/data-aviatrix-vpc/index.js +439 -0
- package/dist/data-aviatrix-vpc-tracker/index.d.ts +165 -0
- package/dist/data-aviatrix-vpc-tracker/index.js +369 -0
- package/dist/datadog-agent/index.d.ts +88 -0
- package/dist/datadog-agent/index.js +184 -0
- package/dist/device-interface-config/index.d.ts +74 -0
- package/dist/device-interface-config/index.js +151 -0
- package/dist/distributed-firewalling-config/index.d.ts +55 -0
- package/dist/distributed-firewalling-config/index.js +114 -0
- package/dist/distributed-firewalling-default-action-rule/index.d.ts +64 -0
- package/dist/distributed-firewalling-default-action-rule/index.js +131 -0
- package/dist/distributed-firewalling-intra-vpc/index.d.ts +117 -0
- package/dist/distributed-firewalling-intra-vpc/index.js +266 -0
- package/dist/distributed-firewalling-origin-cert-enforcement-config/index.d.ts +55 -0
- package/dist/distributed-firewalling-origin-cert-enforcement-config/index.js +114 -0
- package/dist/distributed-firewalling-policy-list/index.d.ts +291 -0
- package/dist/distributed-firewalling-policy-list/index.js +705 -0
- package/dist/distributed-firewalling-proxy-ca-config/index.d.ts +69 -0
- package/dist/distributed-firewalling-proxy-ca-config/index.js +151 -0
- package/dist/edge-csp/index.d.ts +693 -0
- package/dist/edge-csp/index.js +1561 -0
- package/dist/edge-csp-ha/index.d.ts +227 -0
- package/dist/edge-csp-ha/index.js +532 -0
- package/dist/edge-equinix/index.d.ts +651 -0
- package/dist/edge-equinix/index.js +1475 -0
- package/dist/edge-equinix-ha/index.d.ts +227 -0
- package/dist/edge-equinix-ha/index.js +532 -0
- package/dist/edge-gateway-selfmanaged/index.d.ts +607 -0
- package/dist/edge-gateway-selfmanaged/index.js +1378 -0
- package/dist/edge-gateway-selfmanaged-ha/index.d.ts +246 -0
- package/dist/edge-gateway-selfmanaged-ha/index.js +558 -0
- package/dist/edge-megaport/index.d.ts +704 -0
- package/dist/edge-megaport/index.js +1600 -0
- package/dist/edge-megaport-ha/index.d.ts +206 -0
- package/dist/edge-megaport-ha/index.js +479 -0
- package/dist/edge-neo/index.d.ts +669 -0
- package/dist/edge-neo/index.js +1509 -0
- package/dist/edge-neo-device-onboarding/index.d.ts +216 -0
- package/dist/edge-neo-device-onboarding/index.js +489 -0
- package/dist/edge-neo-ha/index.d.ts +227 -0
- package/dist/edge-neo-ha/index.js +532 -0
- package/dist/edge-platform/index.d.ts +691 -0
- package/dist/edge-platform/index.js +1555 -0
- package/dist/edge-platform-device-onboarding/index.d.ts +216 -0
- package/dist/edge-platform-device-onboarding/index.js +489 -0
- package/dist/edge-platform-ha/index.d.ts +227 -0
- package/dist/edge-platform-ha/index.js +532 -0
- package/dist/edge-proxy-profile/index.d.ts +98 -0
- package/dist/edge-proxy-profile/index.js +204 -0
- package/dist/edge-spoke/index.d.ts +434 -0
- package/dist/edge-spoke/index.js +953 -0
- package/dist/edge-spoke-external-device-conn/index.d.ts +371 -0
- package/dist/edge-spoke-external-device-conn/index.js +800 -0
- package/dist/edge-spoke-transit-attachment/index.d.ts +197 -0
- package/dist/edge-spoke-transit-attachment/index.js +411 -0
- package/dist/edge-vm-selfmanaged/index.d.ts +423 -0
- package/dist/edge-vm-selfmanaged/index.js +930 -0
- package/dist/edge-vm-selfmanaged-ha/index.d.ts +202 -0
- package/dist/edge-vm-selfmanaged-ha/index.js +456 -0
- package/dist/edge-zededa/index.d.ts +693 -0
- package/dist/edge-zededa/index.js +1561 -0
- package/dist/edge-zededa-ha/index.d.ts +227 -0
- package/dist/edge-zededa-ha/index.js +532 -0
- package/dist/filebeat-forwarder/index.d.ts +98 -0
- package/dist/filebeat-forwarder/index.js +204 -0
- package/dist/firenet/index.d.ts +120 -0
- package/dist/firenet/index.js +249 -0
- package/dist/firewall/index.d.ts +204 -0
- package/dist/firewall/index.js +467 -0
- package/dist/firewall-instance/index.d.ts +384 -0
- package/dist/firewall-instance/index.js +794 -0
- package/dist/firewall-instance-association/index.d.ts +141 -0
- package/dist/firewall-instance-association/index.js +292 -0
- package/dist/firewall-management-access/index.d.ts +64 -0
- package/dist/firewall-management-access/index.js +131 -0
- package/dist/firewall-policy/index.d.ts +138 -0
- package/dist/firewall-policy/index.js +283 -0
- package/dist/firewall-tag/index.d.ts +118 -0
- package/dist/firewall-tag/index.js +264 -0
- package/dist/fqdn/index.d.ts +237 -0
- package/dist/fqdn/index.js +542 -0
- package/dist/fqdn-global-config/index.d.ts +110 -0
- package/dist/fqdn-global-config/index.js +229 -0
- package/dist/fqdn-pass-through/index.d.ts +64 -0
- package/dist/fqdn-pass-through/index.js +131 -0
- package/dist/fqdn-tag-rule/index.d.ts +95 -0
- package/dist/fqdn-tag-rule/index.js +194 -0
- package/dist/gateway/index.d.ts +913 -0
- package/dist/gateway/index.js +1904 -0
- package/dist/gateway-certificate-config/index.d.ts +64 -0
- package/dist/gateway-certificate-config/index.js +131 -0
- package/dist/gateway-dnat/index.d.ts +319 -0
- package/dist/gateway-dnat/index.js +785 -0
- package/dist/gateway-snat/index.d.ts +342 -0
- package/dist/gateway-snat/index.js +834 -0
- package/dist/geo-vpn/index.d.ts +94 -0
- package/dist/geo-vpn/index.js +191 -0
- package/dist/global-vpc-excluded-instance/index.d.ts +75 -0
- package/dist/global-vpc-excluded-instance/index.js +155 -0
- package/dist/global-vpc-tagging-settings/index.d.ts +64 -0
- package/dist/global-vpc-tagging-settings/index.js +131 -0
- package/dist/index.d.ts +150 -0
- package/dist/index.js +151 -0
- package/dist/kubernetes-cluster/index.d.ts +232 -0
- package/dist/kubernetes-cluster/index.js +534 -0
- package/dist/lazy-index.d.ts +0 -0
- package/dist/lazy-index.js +151 -0
- package/dist/link-hierarchy/index.d.ts +161 -0
- package/dist/link-hierarchy/index.js +370 -0
- package/dist/netflow-agent/index.d.ts +98 -0
- package/dist/netflow-agent/index.js +204 -0
- package/dist/periodic-ping/index.d.ts +74 -0
- package/dist/periodic-ping/index.js +151 -0
- package/dist/private-mode-lb/index.d.ts +159 -0
- package/dist/private-mode-lb/index.js +347 -0
- package/dist/private-mode-multicloud-endpoint/index.d.ts +85 -0
- package/dist/private-mode-multicloud-endpoint/index.js +175 -0
- package/dist/provider/index.d.ts +121 -0
- package/dist/provider/index.js +273 -0
- package/dist/proxy-config/index.d.ts +75 -0
- package/dist/proxy-config/index.js +154 -0
- package/dist/qos-class/index.d.ts +65 -0
- package/dist/qos-class/index.js +135 -0
- package/dist/qos-policy-list/index.d.ts +118 -0
- package/dist/qos-policy-list/index.js +270 -0
- package/dist/rbac-group/index.d.ts +65 -0
- package/dist/rbac-group/index.js +134 -0
- package/dist/rbac-group-access-account-attachment/index.d.ts +64 -0
- package/dist/rbac-group-access-account-attachment/index.js +131 -0
- package/dist/rbac-group-permission-attachment/index.d.ts +64 -0
- package/dist/rbac-group-permission-attachment/index.js +131 -0
- package/dist/rbac-group-user-attachment/index.d.ts +64 -0
- package/dist/rbac-group-user-attachment/index.js +131 -0
- package/dist/remote-syslog/index.d.ts +154 -0
- package/dist/remote-syslog/index.js +323 -0
- package/dist/saml-endpoint/index.d.ts +152 -0
- package/dist/saml-endpoint/index.js +315 -0
- package/dist/segmentation-network-domain/index.d.ts +54 -0
- package/dist/segmentation-network-domain/index.js +111 -0
- package/dist/segmentation-network-domain-association/index.d.ts +75 -0
- package/dist/segmentation-network-domain-association/index.js +154 -0
- package/dist/segmentation-network-domain-connection-policy/index.d.ts +64 -0
- package/dist/segmentation-network-domain-connection-policy/index.js +131 -0
- package/dist/site2cloud/index.d.ts +642 -0
- package/dist/site2cloud/index.js +1335 -0
- package/dist/site2cloud-ca-cert-tag/index.d.ts +112 -0
- package/dist/site2cloud-ca-cert-tag/index.js +256 -0
- package/dist/sla-class/index.d.ts +85 -0
- package/dist/sla-class/index.js +175 -0
- package/dist/smart-group/index.d.ts +336 -0
- package/dist/smart-group/index.js +789 -0
- package/dist/splunk-logging/index.d.ts +100 -0
- package/dist/splunk-logging/index.js +210 -0
- package/dist/spoke-external-device-conn/index.d.ts +638 -0
- package/dist/spoke-external-device-conn/index.js +1361 -0
- package/dist/spoke-gateway/index.d.ts +903 -0
- package/dist/spoke-gateway/index.js +1885 -0
- package/dist/spoke-gateway-subnet-group/index.d.ts +75 -0
- package/dist/spoke-gateway-subnet-group/index.js +154 -0
- package/dist/spoke-ha-gateway/index.d.ts +172 -0
- package/dist/spoke-ha-gateway/index.js +374 -0
- package/dist/spoke-transit-attachment/index.d.ts +131 -0
- package/dist/spoke-transit-attachment/index.js +273 -0
- package/dist/sumologic-forwarder/index.d.ts +98 -0
- package/dist/sumologic-forwarder/index.js +204 -0
- package/dist/traffic-classifier/index.d.ts +239 -0
- package/dist/traffic-classifier/index.js +574 -0
- package/dist/trans-peer/index.d.ts +74 -0
- package/dist/trans-peer/index.js +151 -0
- package/dist/transit-external-device-conn/index.d.ts +694 -0
- package/dist/transit-external-device-conn/index.js +1479 -0
- package/dist/transit-firenet-policy/index.d.ts +64 -0
- package/dist/transit-firenet-policy/index.js +131 -0
- package/dist/transit-gateway/index.d.ts +1566 -0
- package/dist/transit-gateway/index.js +3442 -0
- package/dist/transit-gateway-peering/index.d.ts +240 -0
- package/dist/transit-gateway-peering/index.js +499 -0
- package/dist/tunnel/index.d.ts +78 -0
- package/dist/tunnel/index.js +166 -0
- package/dist/vgw-conn/index.d.ts +158 -0
- package/dist/vgw-conn/index.js +323 -0
- package/dist/vpc/index.d.ts +339 -0
- package/dist/vpc/index.js +758 -0
- package/dist/vpn-cert-download/index.d.ts +66 -0
- package/dist/vpn-cert-download/index.js +137 -0
- package/dist/vpn-profile/index.d.ts +169 -0
- package/dist/vpn-profile/index.js +383 -0
- package/dist/vpn-user/index.d.ts +129 -0
- package/dist/vpn-user/index.js +272 -0
- package/dist/vpn-user-accelerator/index.d.ts +54 -0
- package/dist/vpn-user-accelerator/index.js +111 -0
- package/dist/web-group/index.d.ts +144 -0
- package/dist/web-group/index.js +341 -0
- package/package.json +51 -0
|
@@ -0,0 +1,371 @@
|
|
|
1
|
+
import { Construct } from 'constructs';
|
|
2
|
+
import * as cdktf from 'cdktf';
|
|
3
|
+
export interface EdgeSpokeExternalDeviceConnConfig extends cdktf.TerraformMetaArguments {
|
|
4
|
+
/**
|
|
5
|
+
* Backup BGP MD5 authentication key.
|
|
6
|
+
*
|
|
7
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#backup_bgp_md5_key EdgeSpokeExternalDeviceConn#backup_bgp_md5_key}
|
|
8
|
+
*/
|
|
9
|
+
readonly backupBgpMd5Key?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Backup BGP remote ASN (Autonomous System Number). Integer between 1-4294967294.
|
|
12
|
+
*
|
|
13
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#backup_bgp_remote_as_num EdgeSpokeExternalDeviceConn#backup_bgp_remote_as_num}
|
|
14
|
+
*/
|
|
15
|
+
readonly backupBgpRemoteAsNum?: string;
|
|
16
|
+
/**
|
|
17
|
+
* Backup Local LAN IP.
|
|
18
|
+
*
|
|
19
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#backup_local_lan_ip EdgeSpokeExternalDeviceConn#backup_local_lan_ip}
|
|
20
|
+
*/
|
|
21
|
+
readonly backupLocalLanIp?: string;
|
|
22
|
+
/**
|
|
23
|
+
* Backup Remote LAN IP.
|
|
24
|
+
*
|
|
25
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#backup_remote_lan_ip EdgeSpokeExternalDeviceConn#backup_remote_lan_ip}
|
|
26
|
+
*/
|
|
27
|
+
readonly backupRemoteLanIp?: string;
|
|
28
|
+
/**
|
|
29
|
+
* BGP local AS number.
|
|
30
|
+
*
|
|
31
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#bgp_local_as_num EdgeSpokeExternalDeviceConn#bgp_local_as_num}
|
|
32
|
+
*/
|
|
33
|
+
readonly bgpLocalAsNum: string;
|
|
34
|
+
/**
|
|
35
|
+
* BGP MD5 authentication key.
|
|
36
|
+
*
|
|
37
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#bgp_md5_key EdgeSpokeExternalDeviceConn#bgp_md5_key}
|
|
38
|
+
*/
|
|
39
|
+
readonly bgpMd5Key?: string;
|
|
40
|
+
/**
|
|
41
|
+
* BGP remote AS number.
|
|
42
|
+
*
|
|
43
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#bgp_remote_as_num EdgeSpokeExternalDeviceConn#bgp_remote_as_num}
|
|
44
|
+
*/
|
|
45
|
+
readonly bgpRemoteAsNum: string;
|
|
46
|
+
/**
|
|
47
|
+
* The name of the spoke external device connection which is going to be created.
|
|
48
|
+
*
|
|
49
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#connection_name EdgeSpokeExternalDeviceConn#connection_name}
|
|
50
|
+
*/
|
|
51
|
+
readonly connectionName?: string;
|
|
52
|
+
/**
|
|
53
|
+
* Connection type. Valid values: 'bgp'. Default value: 'bgp'.
|
|
54
|
+
*
|
|
55
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#connection_type EdgeSpokeExternalDeviceConn#connection_type}
|
|
56
|
+
*/
|
|
57
|
+
readonly connectionType?: string;
|
|
58
|
+
/**
|
|
59
|
+
* Enable BGP BFD connection.
|
|
60
|
+
*
|
|
61
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#enable_bfd EdgeSpokeExternalDeviceConn#enable_bfd}
|
|
62
|
+
*/
|
|
63
|
+
readonly enableBfd?: boolean | cdktf.IResolvable;
|
|
64
|
+
/**
|
|
65
|
+
* Switch to enable BGP LAN ActiveMesh. Valid values: true, false. Default: false.
|
|
66
|
+
*
|
|
67
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#enable_bgp_lan_activemesh EdgeSpokeExternalDeviceConn#enable_bgp_lan_activemesh}
|
|
68
|
+
*/
|
|
69
|
+
readonly enableBgpLanActivemesh?: boolean | cdktf.IResolvable;
|
|
70
|
+
/**
|
|
71
|
+
* Enable multihop on BGP connection.
|
|
72
|
+
*
|
|
73
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#enable_bgp_multihop EdgeSpokeExternalDeviceConn#enable_bgp_multihop}
|
|
74
|
+
*/
|
|
75
|
+
readonly enableBgpMultihop?: boolean | cdktf.IResolvable;
|
|
76
|
+
/**
|
|
77
|
+
* Enable BGP over WAN underlay.
|
|
78
|
+
*
|
|
79
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#enable_edge_underlay EdgeSpokeExternalDeviceConn#enable_edge_underlay}
|
|
80
|
+
*/
|
|
81
|
+
readonly enableEdgeUnderlay?: boolean | cdktf.IResolvable;
|
|
82
|
+
/**
|
|
83
|
+
* Enable Jumbo Frame for the edge spoke external device connection. Valid values: true, false.
|
|
84
|
+
*
|
|
85
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#enable_jumbo_frame EdgeSpokeExternalDeviceConn#enable_jumbo_frame}
|
|
86
|
+
*/
|
|
87
|
+
readonly enableJumboFrame?: boolean | cdktf.IResolvable;
|
|
88
|
+
/**
|
|
89
|
+
* Name of the BGP Spoke Gateway.
|
|
90
|
+
*
|
|
91
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#gw_name EdgeSpokeExternalDeviceConn#gw_name}
|
|
92
|
+
*/
|
|
93
|
+
readonly gwName: string;
|
|
94
|
+
/**
|
|
95
|
+
* Set as true if there are two external devices.
|
|
96
|
+
*
|
|
97
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#ha_enabled EdgeSpokeExternalDeviceConn#ha_enabled}
|
|
98
|
+
*/
|
|
99
|
+
readonly haEnabled?: boolean | cdktf.IResolvable;
|
|
100
|
+
/**
|
|
101
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#id EdgeSpokeExternalDeviceConn#id}
|
|
102
|
+
*
|
|
103
|
+
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
104
|
+
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
|
105
|
+
*/
|
|
106
|
+
readonly id?: string;
|
|
107
|
+
/**
|
|
108
|
+
* Local LAN IP.
|
|
109
|
+
*
|
|
110
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#local_lan_ip EdgeSpokeExternalDeviceConn#local_lan_ip}
|
|
111
|
+
*/
|
|
112
|
+
readonly localLanIp: string;
|
|
113
|
+
/**
|
|
114
|
+
* Configure manual BGP advertised CIDRs for this connection.
|
|
115
|
+
*
|
|
116
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#manual_bgp_advertised_cidrs EdgeSpokeExternalDeviceConn#manual_bgp_advertised_cidrs}
|
|
117
|
+
*/
|
|
118
|
+
readonly manualBgpAdvertisedCidrs?: string[];
|
|
119
|
+
/**
|
|
120
|
+
* Number of retries.
|
|
121
|
+
*
|
|
122
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#number_of_retries EdgeSpokeExternalDeviceConn#number_of_retries}
|
|
123
|
+
*/
|
|
124
|
+
readonly numberOfRetries?: number;
|
|
125
|
+
/**
|
|
126
|
+
* Connection AS Path Prepend customized by specifying AS PATH for a BGP connection.
|
|
127
|
+
*
|
|
128
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#prepend_as_path EdgeSpokeExternalDeviceConn#prepend_as_path}
|
|
129
|
+
*/
|
|
130
|
+
readonly prependAsPath?: string[];
|
|
131
|
+
/**
|
|
132
|
+
* Remote cloud type.
|
|
133
|
+
*
|
|
134
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#remote_cloud_type EdgeSpokeExternalDeviceConn#remote_cloud_type}
|
|
135
|
+
*/
|
|
136
|
+
readonly remoteCloudType?: string;
|
|
137
|
+
/**
|
|
138
|
+
* Remote LAN IP.
|
|
139
|
+
*
|
|
140
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#remote_lan_ip EdgeSpokeExternalDeviceConn#remote_lan_ip}
|
|
141
|
+
*/
|
|
142
|
+
readonly remoteLanIp: string;
|
|
143
|
+
/**
|
|
144
|
+
* Retry interval in seconds.
|
|
145
|
+
*
|
|
146
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#retry_interval EdgeSpokeExternalDeviceConn#retry_interval}
|
|
147
|
+
*/
|
|
148
|
+
readonly retryInterval?: number;
|
|
149
|
+
/**
|
|
150
|
+
* ID of the VPC where the BGP Spoke Gateway is located.
|
|
151
|
+
*
|
|
152
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#site_id EdgeSpokeExternalDeviceConn#site_id}
|
|
153
|
+
*/
|
|
154
|
+
readonly siteId: string;
|
|
155
|
+
/**
|
|
156
|
+
* Tunnel Protocol. Valid value: 'LAN'. Default value: 'LAN'. Case insensitive.
|
|
157
|
+
*
|
|
158
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#tunnel_protocol EdgeSpokeExternalDeviceConn#tunnel_protocol}
|
|
159
|
+
*/
|
|
160
|
+
readonly tunnelProtocol?: string;
|
|
161
|
+
/**
|
|
162
|
+
* bgp_bfd block
|
|
163
|
+
*
|
|
164
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#bgp_bfd EdgeSpokeExternalDeviceConn#bgp_bfd}
|
|
165
|
+
*/
|
|
166
|
+
readonly bgpBfd?: EdgeSpokeExternalDeviceConnBgpBfd;
|
|
167
|
+
}
|
|
168
|
+
export interface EdgeSpokeExternalDeviceConnBgpBfd {
|
|
169
|
+
/**
|
|
170
|
+
* BFD detection multiplier.
|
|
171
|
+
*
|
|
172
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#multiplier EdgeSpokeExternalDeviceConn#multiplier}
|
|
173
|
+
*/
|
|
174
|
+
readonly multiplier?: number;
|
|
175
|
+
/**
|
|
176
|
+
* BFD receive interval in milliseconds.
|
|
177
|
+
*
|
|
178
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#receive_interval EdgeSpokeExternalDeviceConn#receive_interval}
|
|
179
|
+
*/
|
|
180
|
+
readonly receiveInterval?: number;
|
|
181
|
+
/**
|
|
182
|
+
* BFD transmit interval in milliseconds.
|
|
183
|
+
*
|
|
184
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#transmit_interval EdgeSpokeExternalDeviceConn#transmit_interval}
|
|
185
|
+
*/
|
|
186
|
+
readonly transmitInterval?: number;
|
|
187
|
+
}
|
|
188
|
+
export declare function edgeSpokeExternalDeviceConnBgpBfdToTerraform(struct?: EdgeSpokeExternalDeviceConnBgpBfdOutputReference | EdgeSpokeExternalDeviceConnBgpBfd): any;
|
|
189
|
+
export declare function edgeSpokeExternalDeviceConnBgpBfdToHclTerraform(struct?: EdgeSpokeExternalDeviceConnBgpBfdOutputReference | EdgeSpokeExternalDeviceConnBgpBfd): any;
|
|
190
|
+
export declare class EdgeSpokeExternalDeviceConnBgpBfdOutputReference extends cdktf.ComplexObject {
|
|
191
|
+
private isEmptyObject;
|
|
192
|
+
/**
|
|
193
|
+
* @param terraformResource The parent resource
|
|
194
|
+
* @param terraformAttribute The attribute on the parent resource this class is referencing
|
|
195
|
+
*/
|
|
196
|
+
constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string);
|
|
197
|
+
get internalValue(): EdgeSpokeExternalDeviceConnBgpBfd | undefined;
|
|
198
|
+
set internalValue(value: EdgeSpokeExternalDeviceConnBgpBfd | undefined);
|
|
199
|
+
private _multiplier?;
|
|
200
|
+
get multiplier(): number;
|
|
201
|
+
set multiplier(value: number);
|
|
202
|
+
resetMultiplier(): void;
|
|
203
|
+
get multiplierInput(): number;
|
|
204
|
+
private _receiveInterval?;
|
|
205
|
+
get receiveInterval(): number;
|
|
206
|
+
set receiveInterval(value: number);
|
|
207
|
+
resetReceiveInterval(): void;
|
|
208
|
+
get receiveIntervalInput(): number;
|
|
209
|
+
private _transmitInterval?;
|
|
210
|
+
get transmitInterval(): number;
|
|
211
|
+
set transmitInterval(value: number);
|
|
212
|
+
resetTransmitInterval(): void;
|
|
213
|
+
get transmitIntervalInput(): number;
|
|
214
|
+
}
|
|
215
|
+
/**
|
|
216
|
+
* Represents a {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn aviatrix_edge_spoke_external_device_conn}
|
|
217
|
+
*/
|
|
218
|
+
export declare class EdgeSpokeExternalDeviceConn extends cdktf.TerraformResource {
|
|
219
|
+
static readonly tfResourceType = "aviatrix_edge_spoke_external_device_conn";
|
|
220
|
+
/**
|
|
221
|
+
* Generates CDKTF code for importing a EdgeSpokeExternalDeviceConn resource upon running "cdktf plan <stack-name>"
|
|
222
|
+
* @param scope The scope in which to define this construct
|
|
223
|
+
* @param importToId The construct id used in the generated config for the EdgeSpokeExternalDeviceConn to import
|
|
224
|
+
* @param importFromId The id of the existing EdgeSpokeExternalDeviceConn that should be imported. Refer to the {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn#import import section} in the documentation of this resource for the id to use
|
|
225
|
+
* @param provider? Optional instance of the provider where the EdgeSpokeExternalDeviceConn to import is found
|
|
226
|
+
*/
|
|
227
|
+
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
|
|
228
|
+
/**
|
|
229
|
+
* Create a new {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_spoke_external_device_conn aviatrix_edge_spoke_external_device_conn} Resource
|
|
230
|
+
*
|
|
231
|
+
* @param scope The scope in which to define this construct
|
|
232
|
+
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
233
|
+
* @param options EdgeSpokeExternalDeviceConnConfig
|
|
234
|
+
*/
|
|
235
|
+
constructor(scope: Construct, id: string, config: EdgeSpokeExternalDeviceConnConfig);
|
|
236
|
+
private _backupBgpMd5Key?;
|
|
237
|
+
get backupBgpMd5Key(): string;
|
|
238
|
+
set backupBgpMd5Key(value: string);
|
|
239
|
+
resetBackupBgpMd5Key(): void;
|
|
240
|
+
get backupBgpMd5KeyInput(): string;
|
|
241
|
+
private _backupBgpRemoteAsNum?;
|
|
242
|
+
get backupBgpRemoteAsNum(): string;
|
|
243
|
+
set backupBgpRemoteAsNum(value: string);
|
|
244
|
+
resetBackupBgpRemoteAsNum(): void;
|
|
245
|
+
get backupBgpRemoteAsNumInput(): string;
|
|
246
|
+
private _backupLocalLanIp?;
|
|
247
|
+
get backupLocalLanIp(): string;
|
|
248
|
+
set backupLocalLanIp(value: string);
|
|
249
|
+
resetBackupLocalLanIp(): void;
|
|
250
|
+
get backupLocalLanIpInput(): string;
|
|
251
|
+
private _backupRemoteLanIp?;
|
|
252
|
+
get backupRemoteLanIp(): string;
|
|
253
|
+
set backupRemoteLanIp(value: string);
|
|
254
|
+
resetBackupRemoteLanIp(): void;
|
|
255
|
+
get backupRemoteLanIpInput(): string;
|
|
256
|
+
private _bgpLocalAsNum?;
|
|
257
|
+
get bgpLocalAsNum(): string;
|
|
258
|
+
set bgpLocalAsNum(value: string);
|
|
259
|
+
get bgpLocalAsNumInput(): string;
|
|
260
|
+
private _bgpMd5Key?;
|
|
261
|
+
get bgpMd5Key(): string;
|
|
262
|
+
set bgpMd5Key(value: string);
|
|
263
|
+
resetBgpMd5Key(): void;
|
|
264
|
+
get bgpMd5KeyInput(): string;
|
|
265
|
+
private _bgpRemoteAsNum?;
|
|
266
|
+
get bgpRemoteAsNum(): string;
|
|
267
|
+
set bgpRemoteAsNum(value: string);
|
|
268
|
+
get bgpRemoteAsNumInput(): string;
|
|
269
|
+
private _connectionName?;
|
|
270
|
+
get connectionName(): string;
|
|
271
|
+
set connectionName(value: string);
|
|
272
|
+
resetConnectionName(): void;
|
|
273
|
+
get connectionNameInput(): string;
|
|
274
|
+
private _connectionType?;
|
|
275
|
+
get connectionType(): string;
|
|
276
|
+
set connectionType(value: string);
|
|
277
|
+
resetConnectionType(): void;
|
|
278
|
+
get connectionTypeInput(): string;
|
|
279
|
+
private _enableBfd?;
|
|
280
|
+
get enableBfd(): boolean | cdktf.IResolvable;
|
|
281
|
+
set enableBfd(value: boolean | cdktf.IResolvable);
|
|
282
|
+
resetEnableBfd(): void;
|
|
283
|
+
get enableBfdInput(): any;
|
|
284
|
+
private _enableBgpLanActivemesh?;
|
|
285
|
+
get enableBgpLanActivemesh(): boolean | cdktf.IResolvable;
|
|
286
|
+
set enableBgpLanActivemesh(value: boolean | cdktf.IResolvable);
|
|
287
|
+
resetEnableBgpLanActivemesh(): void;
|
|
288
|
+
get enableBgpLanActivemeshInput(): any;
|
|
289
|
+
private _enableBgpMultihop?;
|
|
290
|
+
get enableBgpMultihop(): boolean | cdktf.IResolvable;
|
|
291
|
+
set enableBgpMultihop(value: boolean | cdktf.IResolvable);
|
|
292
|
+
resetEnableBgpMultihop(): void;
|
|
293
|
+
get enableBgpMultihopInput(): any;
|
|
294
|
+
private _enableEdgeUnderlay?;
|
|
295
|
+
get enableEdgeUnderlay(): boolean | cdktf.IResolvable;
|
|
296
|
+
set enableEdgeUnderlay(value: boolean | cdktf.IResolvable);
|
|
297
|
+
resetEnableEdgeUnderlay(): void;
|
|
298
|
+
get enableEdgeUnderlayInput(): any;
|
|
299
|
+
private _enableJumboFrame?;
|
|
300
|
+
get enableJumboFrame(): boolean | cdktf.IResolvable;
|
|
301
|
+
set enableJumboFrame(value: boolean | cdktf.IResolvable);
|
|
302
|
+
resetEnableJumboFrame(): void;
|
|
303
|
+
get enableJumboFrameInput(): any;
|
|
304
|
+
private _gwName?;
|
|
305
|
+
get gwName(): string;
|
|
306
|
+
set gwName(value: string);
|
|
307
|
+
get gwNameInput(): string;
|
|
308
|
+
private _haEnabled?;
|
|
309
|
+
get haEnabled(): boolean | cdktf.IResolvable;
|
|
310
|
+
set haEnabled(value: boolean | cdktf.IResolvable);
|
|
311
|
+
resetHaEnabled(): void;
|
|
312
|
+
get haEnabledInput(): any;
|
|
313
|
+
private _id?;
|
|
314
|
+
get id(): string;
|
|
315
|
+
set id(value: string);
|
|
316
|
+
resetId(): void;
|
|
317
|
+
get idInput(): string;
|
|
318
|
+
private _localLanIp?;
|
|
319
|
+
get localLanIp(): string;
|
|
320
|
+
set localLanIp(value: string);
|
|
321
|
+
get localLanIpInput(): string;
|
|
322
|
+
private _manualBgpAdvertisedCidrs?;
|
|
323
|
+
get manualBgpAdvertisedCidrs(): string[];
|
|
324
|
+
set manualBgpAdvertisedCidrs(value: string[]);
|
|
325
|
+
resetManualBgpAdvertisedCidrs(): void;
|
|
326
|
+
get manualBgpAdvertisedCidrsInput(): string[];
|
|
327
|
+
private _numberOfRetries?;
|
|
328
|
+
get numberOfRetries(): number;
|
|
329
|
+
set numberOfRetries(value: number);
|
|
330
|
+
resetNumberOfRetries(): void;
|
|
331
|
+
get numberOfRetriesInput(): number;
|
|
332
|
+
private _prependAsPath?;
|
|
333
|
+
get prependAsPath(): string[];
|
|
334
|
+
set prependAsPath(value: string[]);
|
|
335
|
+
resetPrependAsPath(): void;
|
|
336
|
+
get prependAsPathInput(): string[];
|
|
337
|
+
private _remoteCloudType?;
|
|
338
|
+
get remoteCloudType(): string;
|
|
339
|
+
set remoteCloudType(value: string);
|
|
340
|
+
resetRemoteCloudType(): void;
|
|
341
|
+
get remoteCloudTypeInput(): string;
|
|
342
|
+
private _remoteLanIp?;
|
|
343
|
+
get remoteLanIp(): string;
|
|
344
|
+
set remoteLanIp(value: string);
|
|
345
|
+
get remoteLanIpInput(): string;
|
|
346
|
+
private _retryInterval?;
|
|
347
|
+
get retryInterval(): number;
|
|
348
|
+
set retryInterval(value: number);
|
|
349
|
+
resetRetryInterval(): void;
|
|
350
|
+
get retryIntervalInput(): number;
|
|
351
|
+
private _siteId?;
|
|
352
|
+
get siteId(): string;
|
|
353
|
+
set siteId(value: string);
|
|
354
|
+
get siteIdInput(): string;
|
|
355
|
+
private _tunnelProtocol?;
|
|
356
|
+
get tunnelProtocol(): string;
|
|
357
|
+
set tunnelProtocol(value: string);
|
|
358
|
+
resetTunnelProtocol(): void;
|
|
359
|
+
get tunnelProtocolInput(): string;
|
|
360
|
+
private _bgpBfd;
|
|
361
|
+
get bgpBfd(): EdgeSpokeExternalDeviceConnBgpBfdOutputReference;
|
|
362
|
+
putBgpBfd(value: EdgeSpokeExternalDeviceConnBgpBfd): void;
|
|
363
|
+
resetBgpBfd(): void;
|
|
364
|
+
get bgpBfdInput(): EdgeSpokeExternalDeviceConnBgpBfd;
|
|
365
|
+
protected synthesizeAttributes(): {
|
|
366
|
+
[name: string]: any;
|
|
367
|
+
};
|
|
368
|
+
protected synthesizeHclAttributes(): {
|
|
369
|
+
[name: string]: any;
|
|
370
|
+
};
|
|
371
|
+
}
|