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