@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,638 @@
|
|
|
1
|
+
import { Construct } from 'constructs';
|
|
2
|
+
import * as cdktf from 'cdktf';
|
|
3
|
+
export interface SpokeExternalDeviceConnConfig extends cdktf.TerraformMetaArguments {
|
|
4
|
+
/**
|
|
5
|
+
* Set of approved cidrs. Requires 'enable_learned_cidrs_approval' to be true. Type: Set(String).
|
|
6
|
+
*
|
|
7
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#approved_cidrs SpokeExternalDeviceConn#approved_cidrs}
|
|
8
|
+
*/
|
|
9
|
+
readonly approvedCidrs?: string[];
|
|
10
|
+
/**
|
|
11
|
+
* Backup BGP MD5 authentication key.
|
|
12
|
+
*
|
|
13
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_bgp_md5_key SpokeExternalDeviceConn#backup_bgp_md5_key}
|
|
14
|
+
*/
|
|
15
|
+
readonly backupBgpMd5Key?: string;
|
|
16
|
+
/**
|
|
17
|
+
* Backup BGP remote ASN (Autonomous System Number). Integer between 1-4294967294.
|
|
18
|
+
*
|
|
19
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_bgp_remote_as_num SpokeExternalDeviceConn#backup_bgp_remote_as_num}
|
|
20
|
+
*/
|
|
21
|
+
readonly backupBgpRemoteAsNum?: string;
|
|
22
|
+
/**
|
|
23
|
+
* Backup direct connect for backup external device.
|
|
24
|
+
*
|
|
25
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_direct_connect SpokeExternalDeviceConn#backup_direct_connect}
|
|
26
|
+
*/
|
|
27
|
+
readonly backupDirectConnect?: boolean | cdktf.IResolvable;
|
|
28
|
+
/**
|
|
29
|
+
* Backup Local LAN IP.
|
|
30
|
+
*
|
|
31
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_local_lan_ip SpokeExternalDeviceConn#backup_local_lan_ip}
|
|
32
|
+
*/
|
|
33
|
+
readonly backupLocalLanIp?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Source CIDR for the tunnel from the backup Aviatrix spoke gateway.
|
|
36
|
+
*
|
|
37
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_local_tunnel_cidr SpokeExternalDeviceConn#backup_local_tunnel_cidr}
|
|
38
|
+
*/
|
|
39
|
+
readonly backupLocalTunnelCidr?: string;
|
|
40
|
+
/**
|
|
41
|
+
* Backup pre shared key.
|
|
42
|
+
*
|
|
43
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_pre_shared_key SpokeExternalDeviceConn#backup_pre_shared_key}
|
|
44
|
+
*/
|
|
45
|
+
readonly backupPreSharedKey?: string;
|
|
46
|
+
/**
|
|
47
|
+
* Backup remote gateway IP.
|
|
48
|
+
*
|
|
49
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_remote_gateway_ip SpokeExternalDeviceConn#backup_remote_gateway_ip}
|
|
50
|
+
*/
|
|
51
|
+
readonly backupRemoteGatewayIp?: string;
|
|
52
|
+
/**
|
|
53
|
+
* Backup Remote LAN IP.
|
|
54
|
+
*
|
|
55
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_remote_lan_ip SpokeExternalDeviceConn#backup_remote_lan_ip}
|
|
56
|
+
*/
|
|
57
|
+
readonly backupRemoteLanIp?: string;
|
|
58
|
+
/**
|
|
59
|
+
* Destination CIDR for the tunnel to the backup external device.
|
|
60
|
+
*
|
|
61
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#backup_remote_tunnel_cidr SpokeExternalDeviceConn#backup_remote_tunnel_cidr}
|
|
62
|
+
*/
|
|
63
|
+
readonly backupRemoteTunnelCidr?: string;
|
|
64
|
+
/**
|
|
65
|
+
* BGP local ASN (Autonomous System Number). Integer between 1-4294967294.
|
|
66
|
+
*
|
|
67
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#bgp_local_as_num SpokeExternalDeviceConn#bgp_local_as_num}
|
|
68
|
+
*/
|
|
69
|
+
readonly bgpLocalAsNum?: string;
|
|
70
|
+
/**
|
|
71
|
+
* BGP MD5 authentication key.
|
|
72
|
+
*
|
|
73
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#bgp_md5_key SpokeExternalDeviceConn#bgp_md5_key}
|
|
74
|
+
*/
|
|
75
|
+
readonly bgpMd5Key?: string;
|
|
76
|
+
/**
|
|
77
|
+
* BGP remote ASN (Autonomous System Number). Integer between 1-4294967294.
|
|
78
|
+
*
|
|
79
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#bgp_remote_as_num SpokeExternalDeviceConn#bgp_remote_as_num}
|
|
80
|
+
*/
|
|
81
|
+
readonly bgpRemoteAsNum?: string;
|
|
82
|
+
/**
|
|
83
|
+
* Connection based additional BGP communities to be sent. E.g. 111:111, 444:444
|
|
84
|
+
*
|
|
85
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#connection_bgp_send_communities SpokeExternalDeviceConn#connection_bgp_send_communities}
|
|
86
|
+
*/
|
|
87
|
+
readonly connectionBgpSendCommunities?: string;
|
|
88
|
+
/**
|
|
89
|
+
* Do additive operation instead of replacement operation
|
|
90
|
+
*
|
|
91
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#connection_bgp_send_communities_additive SpokeExternalDeviceConn#connection_bgp_send_communities_additive}
|
|
92
|
+
*/
|
|
93
|
+
readonly connectionBgpSendCommunitiesAdditive?: boolean | cdktf.IResolvable;
|
|
94
|
+
/**
|
|
95
|
+
* Block advertisement of any BGP communities on this connection
|
|
96
|
+
*
|
|
97
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#connection_bgp_send_communities_block SpokeExternalDeviceConn#connection_bgp_send_communities_block}
|
|
98
|
+
*/
|
|
99
|
+
readonly connectionBgpSendCommunitiesBlock?: boolean | cdktf.IResolvable;
|
|
100
|
+
/**
|
|
101
|
+
* The name of the spoke external device connection which is going to be created.
|
|
102
|
+
*
|
|
103
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#connection_name SpokeExternalDeviceConn#connection_name}
|
|
104
|
+
*/
|
|
105
|
+
readonly connectionName: string;
|
|
106
|
+
/**
|
|
107
|
+
* Connection type. Valid values: 'bgp', 'static'. Default value: 'bgp'.
|
|
108
|
+
*
|
|
109
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#connection_type SpokeExternalDeviceConn#connection_type}
|
|
110
|
+
*/
|
|
111
|
+
readonly connectionType?: string;
|
|
112
|
+
/**
|
|
113
|
+
* Switch to enable custom/non-default algorithms for IPSec Authentication/Encryption.
|
|
114
|
+
*
|
|
115
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#custom_algorithms SpokeExternalDeviceConn#custom_algorithms}
|
|
116
|
+
*/
|
|
117
|
+
readonly customAlgorithms?: boolean | cdktf.IResolvable;
|
|
118
|
+
/**
|
|
119
|
+
* Set true for private network infrastructure.
|
|
120
|
+
*
|
|
121
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#direct_connect SpokeExternalDeviceConn#direct_connect}
|
|
122
|
+
*/
|
|
123
|
+
readonly directConnect?: boolean | cdktf.IResolvable;
|
|
124
|
+
/**
|
|
125
|
+
* Enable BGP BFD connection.
|
|
126
|
+
*
|
|
127
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#enable_bfd SpokeExternalDeviceConn#enable_bfd}
|
|
128
|
+
*/
|
|
129
|
+
readonly enableBfd?: boolean | cdktf.IResolvable;
|
|
130
|
+
/**
|
|
131
|
+
* Switch to enable BGP LAN ActiveMesh. Only valid for GCP and Azure with Remote Gateway HA enabled. Requires Azure Remote Gateway insane mode enabled. Valid values: true, false. Default: false. Available as of provider version R3.0.2+.
|
|
132
|
+
*
|
|
133
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#enable_bgp_lan_activemesh SpokeExternalDeviceConn#enable_bgp_lan_activemesh}
|
|
134
|
+
*/
|
|
135
|
+
readonly enableBgpLanActivemesh?: boolean | cdktf.IResolvable;
|
|
136
|
+
/**
|
|
137
|
+
* Enable multihop on BGP connection.
|
|
138
|
+
*
|
|
139
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#enable_bgp_multihop SpokeExternalDeviceConn#enable_bgp_multihop}
|
|
140
|
+
*/
|
|
141
|
+
readonly enableBgpMultihop?: boolean | cdktf.IResolvable;
|
|
142
|
+
/**
|
|
143
|
+
* Enable Event Triggered HA.
|
|
144
|
+
*
|
|
145
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#enable_event_triggered_ha SpokeExternalDeviceConn#enable_event_triggered_ha}
|
|
146
|
+
*/
|
|
147
|
+
readonly enableEventTriggeredHa?: boolean | cdktf.IResolvable;
|
|
148
|
+
/**
|
|
149
|
+
* Set as true if use IKEv2.
|
|
150
|
+
*
|
|
151
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#enable_ikev2 SpokeExternalDeviceConn#enable_ikev2}
|
|
152
|
+
*/
|
|
153
|
+
readonly enableIkev2?: boolean | cdktf.IResolvable;
|
|
154
|
+
/**
|
|
155
|
+
* Enable Jumbo Frame for the transit external device connection. Valid values: true, false.
|
|
156
|
+
*
|
|
157
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#enable_jumbo_frame SpokeExternalDeviceConn#enable_jumbo_frame}
|
|
158
|
+
*/
|
|
159
|
+
readonly enableJumboFrame?: boolean | cdktf.IResolvable;
|
|
160
|
+
/**
|
|
161
|
+
* Enable learned CIDR approval for the connection. Only valid with 'connection_type' = 'bgp'. Requires the spoke_gateway's 'learned_cidrs_approval_mode' attribute be set to 'connection'. Valid values: true, false. Default value: false.
|
|
162
|
+
*
|
|
163
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#enable_learned_cidrs_approval SpokeExternalDeviceConn#enable_learned_cidrs_approval}
|
|
164
|
+
*/
|
|
165
|
+
readonly enableLearnedCidrsApproval?: boolean | cdktf.IResolvable;
|
|
166
|
+
/**
|
|
167
|
+
* Name of the BGP Spoke Gateway.
|
|
168
|
+
*
|
|
169
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#gw_name SpokeExternalDeviceConn#gw_name}
|
|
170
|
+
*/
|
|
171
|
+
readonly gwName: string;
|
|
172
|
+
/**
|
|
173
|
+
* Set as true if there are two external devices.
|
|
174
|
+
*
|
|
175
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#ha_enabled SpokeExternalDeviceConn#ha_enabled}
|
|
176
|
+
*/
|
|
177
|
+
readonly haEnabled?: boolean | cdktf.IResolvable;
|
|
178
|
+
/**
|
|
179
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#id SpokeExternalDeviceConn#id}
|
|
180
|
+
*
|
|
181
|
+
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
182
|
+
* 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.
|
|
183
|
+
*/
|
|
184
|
+
readonly id?: string;
|
|
185
|
+
/**
|
|
186
|
+
* Local LAN IP.
|
|
187
|
+
*
|
|
188
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#local_lan_ip SpokeExternalDeviceConn#local_lan_ip}
|
|
189
|
+
*/
|
|
190
|
+
readonly localLanIp?: string;
|
|
191
|
+
/**
|
|
192
|
+
* Source CIDR for the tunnel from the Aviatrix spoke gateway.
|
|
193
|
+
*
|
|
194
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#local_tunnel_cidr SpokeExternalDeviceConn#local_tunnel_cidr}
|
|
195
|
+
*/
|
|
196
|
+
readonly localTunnelCidr?: string;
|
|
197
|
+
/**
|
|
198
|
+
* Configure manual BGP advertised CIDRs for this connection. Only valid with 'connection_type' = 'bgp'.
|
|
199
|
+
*
|
|
200
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#manual_bgp_advertised_cidrs SpokeExternalDeviceConn#manual_bgp_advertised_cidrs}
|
|
201
|
+
*/
|
|
202
|
+
readonly manualBgpAdvertisedCidrs?: string[];
|
|
203
|
+
/**
|
|
204
|
+
* By default, gateway’s public IP is configured as the Local Identifier.
|
|
205
|
+
*
|
|
206
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#phase1_local_identifier SpokeExternalDeviceConn#phase1_local_identifier}
|
|
207
|
+
*/
|
|
208
|
+
readonly phase1LocalIdentifier?: string;
|
|
209
|
+
/**
|
|
210
|
+
* List of phase 1 remote identifier of the IPsec tunnel. This can be configured as a list of any string, including empty string.
|
|
211
|
+
*
|
|
212
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#phase1_remote_identifier SpokeExternalDeviceConn#phase1_remote_identifier}
|
|
213
|
+
*/
|
|
214
|
+
readonly phase1RemoteIdentifier?: string[];
|
|
215
|
+
/**
|
|
216
|
+
* Phase one Authentication. Valid values: 'SHA-1', 'SHA-256', 'SHA-384' and 'SHA-512'.
|
|
217
|
+
*
|
|
218
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#phase_1_authentication SpokeExternalDeviceConn#phase_1_authentication}
|
|
219
|
+
*/
|
|
220
|
+
readonly phase1Authentication?: string;
|
|
221
|
+
/**
|
|
222
|
+
* Phase one DH Groups. Valid values: '1', '2', '5', '14', '15', '16', '17', '18', '19', '20' and '21'.
|
|
223
|
+
*
|
|
224
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#phase_1_dh_groups SpokeExternalDeviceConn#phase_1_dh_groups}
|
|
225
|
+
*/
|
|
226
|
+
readonly phase1DhGroups?: string;
|
|
227
|
+
/**
|
|
228
|
+
* Phase one Encryption. Valid values: '3DES', 'AES-128-CBC', 'AES-192-CBC' and 'AES-256-CBC', 'AES-128-GCM-64', 'AES-128-GCM-96', 'AES-128-GCM-128', 'AES-256-GCM-64', 'AES-256-GCM-96', and 'AES-256-GCM-128'.
|
|
229
|
+
*
|
|
230
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#phase_1_encryption SpokeExternalDeviceConn#phase_1_encryption}
|
|
231
|
+
*/
|
|
232
|
+
readonly phase1Encryption?: string;
|
|
233
|
+
/**
|
|
234
|
+
* Phase two Authentication. Valid values: 'NO-AUTH', 'HMAC-SHA-1', 'HMAC-SHA-256', 'HMAC-SHA-384' and 'HMAC-SHA-512'.
|
|
235
|
+
*
|
|
236
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#phase_2_authentication SpokeExternalDeviceConn#phase_2_authentication}
|
|
237
|
+
*/
|
|
238
|
+
readonly phase2Authentication?: string;
|
|
239
|
+
/**
|
|
240
|
+
* Phase two DH Groups. Valid values: '1', '2', '5', '14', '15', '16', '17', '18', '19', '20' and '21'.
|
|
241
|
+
*
|
|
242
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#phase_2_dh_groups SpokeExternalDeviceConn#phase_2_dh_groups}
|
|
243
|
+
*/
|
|
244
|
+
readonly phase2DhGroups?: string;
|
|
245
|
+
/**
|
|
246
|
+
* Phase two Encryption. Valid values: '3DES', 'AES-128-CBC', 'AES-192-CBC', 'AES-256-CBC', 'AES-128-GCM-64', 'AES-128-GCM-96', 'AES-128-GCM-128', 'AES-256-GCM-64', 'AES-256-GCM-96', 'AES-256-GCM-128', and 'NULL-ENCR'.
|
|
247
|
+
*
|
|
248
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#phase_2_encryption SpokeExternalDeviceConn#phase_2_encryption}
|
|
249
|
+
*/
|
|
250
|
+
readonly phase2Encryption?: string;
|
|
251
|
+
/**
|
|
252
|
+
* If left blank, the pre-shared key will be auto generated.
|
|
253
|
+
*
|
|
254
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#pre_shared_key SpokeExternalDeviceConn#pre_shared_key}
|
|
255
|
+
*/
|
|
256
|
+
readonly preSharedKey?: string;
|
|
257
|
+
/**
|
|
258
|
+
* Connection AS Path Prepend customized by specifying AS PATH for a BGP connection.
|
|
259
|
+
*
|
|
260
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#prepend_as_path SpokeExternalDeviceConn#prepend_as_path}
|
|
261
|
+
*/
|
|
262
|
+
readonly prependAsPath?: string[];
|
|
263
|
+
/**
|
|
264
|
+
* Remote Gateway IP.
|
|
265
|
+
*
|
|
266
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#remote_gateway_ip SpokeExternalDeviceConn#remote_gateway_ip}
|
|
267
|
+
*/
|
|
268
|
+
readonly remoteGatewayIp?: string;
|
|
269
|
+
/**
|
|
270
|
+
* Remote LAN IP.
|
|
271
|
+
*
|
|
272
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#remote_lan_ip SpokeExternalDeviceConn#remote_lan_ip}
|
|
273
|
+
*/
|
|
274
|
+
readonly remoteLanIp?: string;
|
|
275
|
+
/**
|
|
276
|
+
* Remote CIDRs joined as a string with ','. Required for a 'static' type connection.
|
|
277
|
+
*
|
|
278
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#remote_subnet SpokeExternalDeviceConn#remote_subnet}
|
|
279
|
+
*/
|
|
280
|
+
readonly remoteSubnet?: string;
|
|
281
|
+
/**
|
|
282
|
+
* Destination CIDR for the tunnel to the external device.
|
|
283
|
+
*
|
|
284
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#remote_tunnel_cidr SpokeExternalDeviceConn#remote_tunnel_cidr}
|
|
285
|
+
*/
|
|
286
|
+
readonly remoteTunnelCidr?: string;
|
|
287
|
+
/**
|
|
288
|
+
* Name of the remote VPC for a LAN BGP connection. Only valid when 'connection_type' = 'bgp' and tunnel_protocol' = 'LAN' with an Azure spoke gateway. Must be in the form "<VNET-name>:<resource-group-name>". Available as of provider version R3.0.2+.
|
|
289
|
+
*
|
|
290
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#remote_vpc_name SpokeExternalDeviceConn#remote_vpc_name}
|
|
291
|
+
*/
|
|
292
|
+
readonly remoteVpcName?: string;
|
|
293
|
+
/**
|
|
294
|
+
* Tunnel Protocol. Valid values: 'IPsec', 'GRE' or 'LAN'. Default value: 'IPsec'. Case insensitive.
|
|
295
|
+
*
|
|
296
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#tunnel_protocol SpokeExternalDeviceConn#tunnel_protocol}
|
|
297
|
+
*/
|
|
298
|
+
readonly tunnelProtocol?: string;
|
|
299
|
+
/**
|
|
300
|
+
* ID of the VPC where the BGP Spoke Gateway is located.
|
|
301
|
+
*
|
|
302
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#vpc_id SpokeExternalDeviceConn#vpc_id}
|
|
303
|
+
*/
|
|
304
|
+
readonly vpcId: string;
|
|
305
|
+
/**
|
|
306
|
+
* bgp_bfd block
|
|
307
|
+
*
|
|
308
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#bgp_bfd SpokeExternalDeviceConn#bgp_bfd}
|
|
309
|
+
*/
|
|
310
|
+
readonly bgpBfd?: SpokeExternalDeviceConnBgpBfd;
|
|
311
|
+
}
|
|
312
|
+
export interface SpokeExternalDeviceConnBgpBfd {
|
|
313
|
+
/**
|
|
314
|
+
* BFD detection multiplier.
|
|
315
|
+
*
|
|
316
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#multiplier SpokeExternalDeviceConn#multiplier}
|
|
317
|
+
*/
|
|
318
|
+
readonly multiplier?: number;
|
|
319
|
+
/**
|
|
320
|
+
* BFD receive interval in milliseconds.
|
|
321
|
+
*
|
|
322
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#receive_interval SpokeExternalDeviceConn#receive_interval}
|
|
323
|
+
*/
|
|
324
|
+
readonly receiveInterval?: number;
|
|
325
|
+
/**
|
|
326
|
+
* BFD transmit interval in milliseconds.
|
|
327
|
+
*
|
|
328
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#transmit_interval SpokeExternalDeviceConn#transmit_interval}
|
|
329
|
+
*/
|
|
330
|
+
readonly transmitInterval?: number;
|
|
331
|
+
}
|
|
332
|
+
export declare function spokeExternalDeviceConnBgpBfdToTerraform(struct?: SpokeExternalDeviceConnBgpBfdOutputReference | SpokeExternalDeviceConnBgpBfd): any;
|
|
333
|
+
export declare function spokeExternalDeviceConnBgpBfdToHclTerraform(struct?: SpokeExternalDeviceConnBgpBfdOutputReference | SpokeExternalDeviceConnBgpBfd): any;
|
|
334
|
+
export declare class SpokeExternalDeviceConnBgpBfdOutputReference extends cdktf.ComplexObject {
|
|
335
|
+
private isEmptyObject;
|
|
336
|
+
/**
|
|
337
|
+
* @param terraformResource The parent resource
|
|
338
|
+
* @param terraformAttribute The attribute on the parent resource this class is referencing
|
|
339
|
+
*/
|
|
340
|
+
constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string);
|
|
341
|
+
get internalValue(): SpokeExternalDeviceConnBgpBfd | undefined;
|
|
342
|
+
set internalValue(value: SpokeExternalDeviceConnBgpBfd | undefined);
|
|
343
|
+
private _multiplier?;
|
|
344
|
+
get multiplier(): number;
|
|
345
|
+
set multiplier(value: number);
|
|
346
|
+
resetMultiplier(): void;
|
|
347
|
+
get multiplierInput(): number;
|
|
348
|
+
private _receiveInterval?;
|
|
349
|
+
get receiveInterval(): number;
|
|
350
|
+
set receiveInterval(value: number);
|
|
351
|
+
resetReceiveInterval(): void;
|
|
352
|
+
get receiveIntervalInput(): number;
|
|
353
|
+
private _transmitInterval?;
|
|
354
|
+
get transmitInterval(): number;
|
|
355
|
+
set transmitInterval(value: number);
|
|
356
|
+
resetTransmitInterval(): void;
|
|
357
|
+
get transmitIntervalInput(): number;
|
|
358
|
+
}
|
|
359
|
+
/**
|
|
360
|
+
* Represents a {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn aviatrix_spoke_external_device_conn}
|
|
361
|
+
*/
|
|
362
|
+
export declare class SpokeExternalDeviceConn extends cdktf.TerraformResource {
|
|
363
|
+
static readonly tfResourceType = "aviatrix_spoke_external_device_conn";
|
|
364
|
+
/**
|
|
365
|
+
* Generates CDKTF code for importing a SpokeExternalDeviceConn resource upon running "cdktf plan <stack-name>"
|
|
366
|
+
* @param scope The scope in which to define this construct
|
|
367
|
+
* @param importToId The construct id used in the generated config for the SpokeExternalDeviceConn to import
|
|
368
|
+
* @param importFromId The id of the existing SpokeExternalDeviceConn that should be imported. Refer to the {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn#import import section} in the documentation of this resource for the id to use
|
|
369
|
+
* @param provider? Optional instance of the provider where the SpokeExternalDeviceConn to import is found
|
|
370
|
+
*/
|
|
371
|
+
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
|
|
372
|
+
/**
|
|
373
|
+
* Create a new {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/spoke_external_device_conn aviatrix_spoke_external_device_conn} Resource
|
|
374
|
+
*
|
|
375
|
+
* @param scope The scope in which to define this construct
|
|
376
|
+
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
377
|
+
* @param options SpokeExternalDeviceConnConfig
|
|
378
|
+
*/
|
|
379
|
+
constructor(scope: Construct, id: string, config: SpokeExternalDeviceConnConfig);
|
|
380
|
+
private _approvedCidrs?;
|
|
381
|
+
get approvedCidrs(): string[];
|
|
382
|
+
set approvedCidrs(value: string[]);
|
|
383
|
+
resetApprovedCidrs(): void;
|
|
384
|
+
get approvedCidrsInput(): string[];
|
|
385
|
+
private _backupBgpMd5Key?;
|
|
386
|
+
get backupBgpMd5Key(): string;
|
|
387
|
+
set backupBgpMd5Key(value: string);
|
|
388
|
+
resetBackupBgpMd5Key(): void;
|
|
389
|
+
get backupBgpMd5KeyInput(): string;
|
|
390
|
+
private _backupBgpRemoteAsNum?;
|
|
391
|
+
get backupBgpRemoteAsNum(): string;
|
|
392
|
+
set backupBgpRemoteAsNum(value: string);
|
|
393
|
+
resetBackupBgpRemoteAsNum(): void;
|
|
394
|
+
get backupBgpRemoteAsNumInput(): string;
|
|
395
|
+
private _backupDirectConnect?;
|
|
396
|
+
get backupDirectConnect(): boolean | cdktf.IResolvable;
|
|
397
|
+
set backupDirectConnect(value: boolean | cdktf.IResolvable);
|
|
398
|
+
resetBackupDirectConnect(): void;
|
|
399
|
+
get backupDirectConnectInput(): any;
|
|
400
|
+
private _backupLocalLanIp?;
|
|
401
|
+
get backupLocalLanIp(): string;
|
|
402
|
+
set backupLocalLanIp(value: string);
|
|
403
|
+
resetBackupLocalLanIp(): void;
|
|
404
|
+
get backupLocalLanIpInput(): string;
|
|
405
|
+
private _backupLocalTunnelCidr?;
|
|
406
|
+
get backupLocalTunnelCidr(): string;
|
|
407
|
+
set backupLocalTunnelCidr(value: string);
|
|
408
|
+
resetBackupLocalTunnelCidr(): void;
|
|
409
|
+
get backupLocalTunnelCidrInput(): string;
|
|
410
|
+
private _backupPreSharedKey?;
|
|
411
|
+
get backupPreSharedKey(): string;
|
|
412
|
+
set backupPreSharedKey(value: string);
|
|
413
|
+
resetBackupPreSharedKey(): void;
|
|
414
|
+
get backupPreSharedKeyInput(): string;
|
|
415
|
+
private _backupRemoteGatewayIp?;
|
|
416
|
+
get backupRemoteGatewayIp(): string;
|
|
417
|
+
set backupRemoteGatewayIp(value: string);
|
|
418
|
+
resetBackupRemoteGatewayIp(): void;
|
|
419
|
+
get backupRemoteGatewayIpInput(): string;
|
|
420
|
+
private _backupRemoteLanIp?;
|
|
421
|
+
get backupRemoteLanIp(): string;
|
|
422
|
+
set backupRemoteLanIp(value: string);
|
|
423
|
+
resetBackupRemoteLanIp(): void;
|
|
424
|
+
get backupRemoteLanIpInput(): string;
|
|
425
|
+
private _backupRemoteTunnelCidr?;
|
|
426
|
+
get backupRemoteTunnelCidr(): string;
|
|
427
|
+
set backupRemoteTunnelCidr(value: string);
|
|
428
|
+
resetBackupRemoteTunnelCidr(): void;
|
|
429
|
+
get backupRemoteTunnelCidrInput(): string;
|
|
430
|
+
private _bgpLocalAsNum?;
|
|
431
|
+
get bgpLocalAsNum(): string;
|
|
432
|
+
set bgpLocalAsNum(value: string);
|
|
433
|
+
resetBgpLocalAsNum(): void;
|
|
434
|
+
get bgpLocalAsNumInput(): string;
|
|
435
|
+
private _bgpMd5Key?;
|
|
436
|
+
get bgpMd5Key(): string;
|
|
437
|
+
set bgpMd5Key(value: string);
|
|
438
|
+
resetBgpMd5Key(): void;
|
|
439
|
+
get bgpMd5KeyInput(): string;
|
|
440
|
+
private _bgpRemoteAsNum?;
|
|
441
|
+
get bgpRemoteAsNum(): string;
|
|
442
|
+
set bgpRemoteAsNum(value: string);
|
|
443
|
+
resetBgpRemoteAsNum(): void;
|
|
444
|
+
get bgpRemoteAsNumInput(): string;
|
|
445
|
+
private _connectionBgpSendCommunities?;
|
|
446
|
+
get connectionBgpSendCommunities(): string;
|
|
447
|
+
set connectionBgpSendCommunities(value: string);
|
|
448
|
+
resetConnectionBgpSendCommunities(): void;
|
|
449
|
+
get connectionBgpSendCommunitiesInput(): string;
|
|
450
|
+
private _connectionBgpSendCommunitiesAdditive?;
|
|
451
|
+
get connectionBgpSendCommunitiesAdditive(): boolean | cdktf.IResolvable;
|
|
452
|
+
set connectionBgpSendCommunitiesAdditive(value: boolean | cdktf.IResolvable);
|
|
453
|
+
resetConnectionBgpSendCommunitiesAdditive(): void;
|
|
454
|
+
get connectionBgpSendCommunitiesAdditiveInput(): any;
|
|
455
|
+
private _connectionBgpSendCommunitiesBlock?;
|
|
456
|
+
get connectionBgpSendCommunitiesBlock(): boolean | cdktf.IResolvable;
|
|
457
|
+
set connectionBgpSendCommunitiesBlock(value: boolean | cdktf.IResolvable);
|
|
458
|
+
resetConnectionBgpSendCommunitiesBlock(): void;
|
|
459
|
+
get connectionBgpSendCommunitiesBlockInput(): any;
|
|
460
|
+
private _connectionName?;
|
|
461
|
+
get connectionName(): string;
|
|
462
|
+
set connectionName(value: string);
|
|
463
|
+
get connectionNameInput(): string;
|
|
464
|
+
private _connectionType?;
|
|
465
|
+
get connectionType(): string;
|
|
466
|
+
set connectionType(value: string);
|
|
467
|
+
resetConnectionType(): void;
|
|
468
|
+
get connectionTypeInput(): string;
|
|
469
|
+
private _customAlgorithms?;
|
|
470
|
+
get customAlgorithms(): boolean | cdktf.IResolvable;
|
|
471
|
+
set customAlgorithms(value: boolean | cdktf.IResolvable);
|
|
472
|
+
resetCustomAlgorithms(): void;
|
|
473
|
+
get customAlgorithmsInput(): any;
|
|
474
|
+
private _directConnect?;
|
|
475
|
+
get directConnect(): boolean | cdktf.IResolvable;
|
|
476
|
+
set directConnect(value: boolean | cdktf.IResolvable);
|
|
477
|
+
resetDirectConnect(): void;
|
|
478
|
+
get directConnectInput(): any;
|
|
479
|
+
private _enableBfd?;
|
|
480
|
+
get enableBfd(): boolean | cdktf.IResolvable;
|
|
481
|
+
set enableBfd(value: boolean | cdktf.IResolvable);
|
|
482
|
+
resetEnableBfd(): void;
|
|
483
|
+
get enableBfdInput(): any;
|
|
484
|
+
private _enableBgpLanActivemesh?;
|
|
485
|
+
get enableBgpLanActivemesh(): boolean | cdktf.IResolvable;
|
|
486
|
+
set enableBgpLanActivemesh(value: boolean | cdktf.IResolvable);
|
|
487
|
+
resetEnableBgpLanActivemesh(): void;
|
|
488
|
+
get enableBgpLanActivemeshInput(): any;
|
|
489
|
+
private _enableBgpMultihop?;
|
|
490
|
+
get enableBgpMultihop(): boolean | cdktf.IResolvable;
|
|
491
|
+
set enableBgpMultihop(value: boolean | cdktf.IResolvable);
|
|
492
|
+
resetEnableBgpMultihop(): void;
|
|
493
|
+
get enableBgpMultihopInput(): any;
|
|
494
|
+
private _enableEventTriggeredHa?;
|
|
495
|
+
get enableEventTriggeredHa(): boolean | cdktf.IResolvable;
|
|
496
|
+
set enableEventTriggeredHa(value: boolean | cdktf.IResolvable);
|
|
497
|
+
resetEnableEventTriggeredHa(): void;
|
|
498
|
+
get enableEventTriggeredHaInput(): any;
|
|
499
|
+
private _enableIkev2?;
|
|
500
|
+
get enableIkev2(): boolean | cdktf.IResolvable;
|
|
501
|
+
set enableIkev2(value: boolean | cdktf.IResolvable);
|
|
502
|
+
resetEnableIkev2(): void;
|
|
503
|
+
get enableIkev2Input(): any;
|
|
504
|
+
private _enableJumboFrame?;
|
|
505
|
+
get enableJumboFrame(): boolean | cdktf.IResolvable;
|
|
506
|
+
set enableJumboFrame(value: boolean | cdktf.IResolvable);
|
|
507
|
+
resetEnableJumboFrame(): void;
|
|
508
|
+
get enableJumboFrameInput(): any;
|
|
509
|
+
private _enableLearnedCidrsApproval?;
|
|
510
|
+
get enableLearnedCidrsApproval(): boolean | cdktf.IResolvable;
|
|
511
|
+
set enableLearnedCidrsApproval(value: boolean | cdktf.IResolvable);
|
|
512
|
+
resetEnableLearnedCidrsApproval(): void;
|
|
513
|
+
get enableLearnedCidrsApprovalInput(): any;
|
|
514
|
+
private _gwName?;
|
|
515
|
+
get gwName(): string;
|
|
516
|
+
set gwName(value: string);
|
|
517
|
+
get gwNameInput(): string;
|
|
518
|
+
private _haEnabled?;
|
|
519
|
+
get haEnabled(): boolean | cdktf.IResolvable;
|
|
520
|
+
set haEnabled(value: boolean | cdktf.IResolvable);
|
|
521
|
+
resetHaEnabled(): void;
|
|
522
|
+
get haEnabledInput(): any;
|
|
523
|
+
private _id?;
|
|
524
|
+
get id(): string;
|
|
525
|
+
set id(value: string);
|
|
526
|
+
resetId(): void;
|
|
527
|
+
get idInput(): string;
|
|
528
|
+
private _localLanIp?;
|
|
529
|
+
get localLanIp(): string;
|
|
530
|
+
set localLanIp(value: string);
|
|
531
|
+
resetLocalLanIp(): void;
|
|
532
|
+
get localLanIpInput(): string;
|
|
533
|
+
private _localTunnelCidr?;
|
|
534
|
+
get localTunnelCidr(): string;
|
|
535
|
+
set localTunnelCidr(value: string);
|
|
536
|
+
resetLocalTunnelCidr(): void;
|
|
537
|
+
get localTunnelCidrInput(): string;
|
|
538
|
+
private _manualBgpAdvertisedCidrs?;
|
|
539
|
+
get manualBgpAdvertisedCidrs(): string[];
|
|
540
|
+
set manualBgpAdvertisedCidrs(value: string[]);
|
|
541
|
+
resetManualBgpAdvertisedCidrs(): void;
|
|
542
|
+
get manualBgpAdvertisedCidrsInput(): string[];
|
|
543
|
+
private _phase1LocalIdentifier?;
|
|
544
|
+
get phase1LocalIdentifier(): string;
|
|
545
|
+
set phase1LocalIdentifier(value: string);
|
|
546
|
+
resetPhase1LocalIdentifier(): void;
|
|
547
|
+
get phase1LocalIdentifierInput(): string;
|
|
548
|
+
private _phase1RemoteIdentifier?;
|
|
549
|
+
get phase1RemoteIdentifier(): string[];
|
|
550
|
+
set phase1RemoteIdentifier(value: string[]);
|
|
551
|
+
resetPhase1RemoteIdentifier(): void;
|
|
552
|
+
get phase1RemoteIdentifierInput(): string[];
|
|
553
|
+
private _phase1Authentication?;
|
|
554
|
+
get phase1Authentication(): string;
|
|
555
|
+
set phase1Authentication(value: string);
|
|
556
|
+
resetPhase1Authentication(): void;
|
|
557
|
+
get phase1AuthenticationInput(): string;
|
|
558
|
+
private _phase1DhGroups?;
|
|
559
|
+
get phase1DhGroups(): string;
|
|
560
|
+
set phase1DhGroups(value: string);
|
|
561
|
+
resetPhase1DhGroups(): void;
|
|
562
|
+
get phase1DhGroupsInput(): string;
|
|
563
|
+
private _phase1Encryption?;
|
|
564
|
+
get phase1Encryption(): string;
|
|
565
|
+
set phase1Encryption(value: string);
|
|
566
|
+
resetPhase1Encryption(): void;
|
|
567
|
+
get phase1EncryptionInput(): string;
|
|
568
|
+
private _phase2Authentication?;
|
|
569
|
+
get phase2Authentication(): string;
|
|
570
|
+
set phase2Authentication(value: string);
|
|
571
|
+
resetPhase2Authentication(): void;
|
|
572
|
+
get phase2AuthenticationInput(): string;
|
|
573
|
+
private _phase2DhGroups?;
|
|
574
|
+
get phase2DhGroups(): string;
|
|
575
|
+
set phase2DhGroups(value: string);
|
|
576
|
+
resetPhase2DhGroups(): void;
|
|
577
|
+
get phase2DhGroupsInput(): string;
|
|
578
|
+
private _phase2Encryption?;
|
|
579
|
+
get phase2Encryption(): string;
|
|
580
|
+
set phase2Encryption(value: string);
|
|
581
|
+
resetPhase2Encryption(): void;
|
|
582
|
+
get phase2EncryptionInput(): string;
|
|
583
|
+
private _preSharedKey?;
|
|
584
|
+
get preSharedKey(): string;
|
|
585
|
+
set preSharedKey(value: string);
|
|
586
|
+
resetPreSharedKey(): void;
|
|
587
|
+
get preSharedKeyInput(): string;
|
|
588
|
+
private _prependAsPath?;
|
|
589
|
+
get prependAsPath(): string[];
|
|
590
|
+
set prependAsPath(value: string[]);
|
|
591
|
+
resetPrependAsPath(): void;
|
|
592
|
+
get prependAsPathInput(): string[];
|
|
593
|
+
private _remoteGatewayIp?;
|
|
594
|
+
get remoteGatewayIp(): string;
|
|
595
|
+
set remoteGatewayIp(value: string);
|
|
596
|
+
resetRemoteGatewayIp(): void;
|
|
597
|
+
get remoteGatewayIpInput(): string;
|
|
598
|
+
private _remoteLanIp?;
|
|
599
|
+
get remoteLanIp(): string;
|
|
600
|
+
set remoteLanIp(value: string);
|
|
601
|
+
resetRemoteLanIp(): void;
|
|
602
|
+
get remoteLanIpInput(): string;
|
|
603
|
+
private _remoteSubnet?;
|
|
604
|
+
get remoteSubnet(): string;
|
|
605
|
+
set remoteSubnet(value: string);
|
|
606
|
+
resetRemoteSubnet(): void;
|
|
607
|
+
get remoteSubnetInput(): string;
|
|
608
|
+
private _remoteTunnelCidr?;
|
|
609
|
+
get remoteTunnelCidr(): string;
|
|
610
|
+
set remoteTunnelCidr(value: string);
|
|
611
|
+
resetRemoteTunnelCidr(): void;
|
|
612
|
+
get remoteTunnelCidrInput(): string;
|
|
613
|
+
private _remoteVpcName?;
|
|
614
|
+
get remoteVpcName(): string;
|
|
615
|
+
set remoteVpcName(value: string);
|
|
616
|
+
resetRemoteVpcName(): void;
|
|
617
|
+
get remoteVpcNameInput(): string;
|
|
618
|
+
private _tunnelProtocol?;
|
|
619
|
+
get tunnelProtocol(): string;
|
|
620
|
+
set tunnelProtocol(value: string);
|
|
621
|
+
resetTunnelProtocol(): void;
|
|
622
|
+
get tunnelProtocolInput(): string;
|
|
623
|
+
private _vpcId?;
|
|
624
|
+
get vpcId(): string;
|
|
625
|
+
set vpcId(value: string);
|
|
626
|
+
get vpcIdInput(): string;
|
|
627
|
+
private _bgpBfd;
|
|
628
|
+
get bgpBfd(): SpokeExternalDeviceConnBgpBfdOutputReference;
|
|
629
|
+
putBgpBfd(value: SpokeExternalDeviceConnBgpBfd): void;
|
|
630
|
+
resetBgpBfd(): void;
|
|
631
|
+
get bgpBfdInput(): SpokeExternalDeviceConnBgpBfd;
|
|
632
|
+
protected synthesizeAttributes(): {
|
|
633
|
+
[name: string]: any;
|
|
634
|
+
};
|
|
635
|
+
protected synthesizeHclAttributes(): {
|
|
636
|
+
[name: string]: any;
|
|
637
|
+
};
|
|
638
|
+
}
|