@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,607 @@
|
|
|
1
|
+
import { Construct } from 'constructs';
|
|
2
|
+
import * as cdktf from 'cdktf';
|
|
3
|
+
export interface EdgeGatewaySelfmanagedConfig extends cdktf.TerraformMetaArguments {
|
|
4
|
+
/**
|
|
5
|
+
* Approved learned CIDRs for BGP Spoke Gateway.
|
|
6
|
+
*
|
|
7
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#approved_learned_cidrs EdgeGatewaySelfmanaged#approved_learned_cidrs}
|
|
8
|
+
*/
|
|
9
|
+
readonly approvedLearnedCidrs?: string[];
|
|
10
|
+
/**
|
|
11
|
+
* BGP Hold Time for BGP Spoke Gateway. Unit is in seconds. Valid values are between 12 and 360.
|
|
12
|
+
*
|
|
13
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#bgp_hold_time EdgeGatewaySelfmanaged#bgp_hold_time}
|
|
14
|
+
*/
|
|
15
|
+
readonly bgpHoldTime?: number;
|
|
16
|
+
/**
|
|
17
|
+
* BGP neighbor status polling time for BGP Spoke Gateway. Unit is in seconds. Valid values are between 1 and 10.
|
|
18
|
+
*
|
|
19
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#bgp_neighbor_status_polling_time EdgeGatewaySelfmanaged#bgp_neighbor_status_polling_time}
|
|
20
|
+
*/
|
|
21
|
+
readonly bgpNeighborStatusPollingTime?: number;
|
|
22
|
+
/**
|
|
23
|
+
* BGP route polling time for BGP Spoke Gateway. Unit is in seconds. Valid values are between 10 and 50.
|
|
24
|
+
*
|
|
25
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#bgp_polling_time EdgeGatewaySelfmanaged#bgp_polling_time}
|
|
26
|
+
*/
|
|
27
|
+
readonly bgpPollingTime?: number;
|
|
28
|
+
/**
|
|
29
|
+
* DNS server IP.
|
|
30
|
+
*
|
|
31
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#dns_server_ip EdgeGatewaySelfmanaged#dns_server_ip}
|
|
32
|
+
*/
|
|
33
|
+
readonly dnsServerIp?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Enables Edge Active-Standby Mode.
|
|
36
|
+
*
|
|
37
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_edge_active_standby EdgeGatewaySelfmanaged#enable_edge_active_standby}
|
|
38
|
+
*/
|
|
39
|
+
readonly enableEdgeActiveStandby?: boolean | cdktf.IResolvable;
|
|
40
|
+
/**
|
|
41
|
+
* Enables Preemptive Mode for Edge Active-Standby, available only with Active-Standby enabled.
|
|
42
|
+
*
|
|
43
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_edge_active_standby_preemptive EdgeGatewaySelfmanaged#enable_edge_active_standby_preemptive}
|
|
44
|
+
*/
|
|
45
|
+
readonly enableEdgeActiveStandbyPreemptive?: boolean | cdktf.IResolvable;
|
|
46
|
+
/**
|
|
47
|
+
* Enable Edge transitive routing.
|
|
48
|
+
*
|
|
49
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_edge_transitive_routing EdgeGatewaySelfmanaged#enable_edge_transitive_routing}
|
|
50
|
+
*/
|
|
51
|
+
readonly enableEdgeTransitiveRouting?: boolean | cdktf.IResolvable;
|
|
52
|
+
/**
|
|
53
|
+
* Enable jumbo frame.
|
|
54
|
+
*
|
|
55
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_jumbo_frame EdgeGatewaySelfmanaged#enable_jumbo_frame}
|
|
56
|
+
*/
|
|
57
|
+
readonly enableJumboFrame?: boolean | cdktf.IResolvable;
|
|
58
|
+
/**
|
|
59
|
+
* Switch to enable/disable learned CIDR approval for BGP Spoke Gateway. Valid values: true, false.
|
|
60
|
+
*
|
|
61
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_learned_cidrs_approval EdgeGatewaySelfmanaged#enable_learned_cidrs_approval}
|
|
62
|
+
*/
|
|
63
|
+
readonly enableLearnedCidrsApproval?: boolean | cdktf.IResolvable;
|
|
64
|
+
/**
|
|
65
|
+
* Enable management over private network.
|
|
66
|
+
*
|
|
67
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_management_over_private_network EdgeGatewaySelfmanaged#enable_management_over_private_network}
|
|
68
|
+
*/
|
|
69
|
+
readonly enableManagementOverPrivateNetwork?: boolean | cdktf.IResolvable;
|
|
70
|
+
/**
|
|
71
|
+
* Enable preserve as path when advertising manual summary CIDRs on BGP spoke gateway.
|
|
72
|
+
*
|
|
73
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_preserve_as_path EdgeGatewaySelfmanaged#enable_preserve_as_path}
|
|
74
|
+
*/
|
|
75
|
+
readonly enablePreserveAsPath?: boolean | cdktf.IResolvable;
|
|
76
|
+
/**
|
|
77
|
+
* Edge gateway selfmanaged name.
|
|
78
|
+
*
|
|
79
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#gw_name EdgeGatewaySelfmanaged#gw_name}
|
|
80
|
+
*/
|
|
81
|
+
readonly gwName: string;
|
|
82
|
+
/**
|
|
83
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#id EdgeGatewaySelfmanaged#id}
|
|
84
|
+
*
|
|
85
|
+
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
86
|
+
* 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.
|
|
87
|
+
*/
|
|
88
|
+
readonly id?: string;
|
|
89
|
+
/**
|
|
90
|
+
* A list of CIDRs to be advertised to on-prem as 'Included CIDR List'. When configured, it will replace all advertised routes from this VPC.
|
|
91
|
+
*
|
|
92
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#included_advertised_spoke_routes EdgeGatewaySelfmanaged#included_advertised_spoke_routes}
|
|
93
|
+
*/
|
|
94
|
+
readonly includedAdvertisedSpokeRoutes?: string[];
|
|
95
|
+
/**
|
|
96
|
+
* The latitude of the Edge as a Spoke.
|
|
97
|
+
*
|
|
98
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#latitude EdgeGatewaySelfmanaged#latitude}
|
|
99
|
+
*/
|
|
100
|
+
readonly latitude?: string;
|
|
101
|
+
/**
|
|
102
|
+
* Local AS number.
|
|
103
|
+
*
|
|
104
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#local_as_number EdgeGatewaySelfmanaged#local_as_number}
|
|
105
|
+
*/
|
|
106
|
+
readonly localAsNumber?: string;
|
|
107
|
+
/**
|
|
108
|
+
* The longitude of the Edge as a Spoke.
|
|
109
|
+
*
|
|
110
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#longitude EdgeGatewaySelfmanaged#longitude}
|
|
111
|
+
*/
|
|
112
|
+
readonly longitude?: string;
|
|
113
|
+
/**
|
|
114
|
+
* Set of management egress gateway IP/prefix.
|
|
115
|
+
*
|
|
116
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#management_egress_ip_prefix_list EdgeGatewaySelfmanaged#management_egress_ip_prefix_list}
|
|
117
|
+
*/
|
|
118
|
+
readonly managementEgressIpPrefixList?: string[];
|
|
119
|
+
/**
|
|
120
|
+
* List of AS numbers to prepend gateway BGP AS_Path field.
|
|
121
|
+
*
|
|
122
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#prepend_as_path EdgeGatewaySelfmanaged#prepend_as_path}
|
|
123
|
+
*/
|
|
124
|
+
readonly prependAsPath?: string[];
|
|
125
|
+
/**
|
|
126
|
+
* Ethernet interface RX queue size.
|
|
127
|
+
*
|
|
128
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#rx_queue_size EdgeGatewaySelfmanaged#rx_queue_size}
|
|
129
|
+
*/
|
|
130
|
+
readonly rxQueueSize?: string;
|
|
131
|
+
/**
|
|
132
|
+
* Secondary DNS server IP.
|
|
133
|
+
*
|
|
134
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#secondary_dns_server_ip EdgeGatewaySelfmanaged#secondary_dns_server_ip}
|
|
135
|
+
*/
|
|
136
|
+
readonly secondaryDnsServerIp?: string;
|
|
137
|
+
/**
|
|
138
|
+
* Site ID.
|
|
139
|
+
*
|
|
140
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#site_id EdgeGatewaySelfmanaged#site_id}
|
|
141
|
+
*/
|
|
142
|
+
readonly siteId: string;
|
|
143
|
+
/**
|
|
144
|
+
* Intended CIDR list to be advertised to external BGP router.
|
|
145
|
+
*
|
|
146
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#spoke_bgp_manual_advertise_cidrs EdgeGatewaySelfmanaged#spoke_bgp_manual_advertise_cidrs}
|
|
147
|
+
*/
|
|
148
|
+
readonly spokeBgpManualAdvertiseCidrs?: string[];
|
|
149
|
+
/**
|
|
150
|
+
* The location where the ZTP file will be stored.
|
|
151
|
+
*
|
|
152
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#ztp_file_download_path EdgeGatewaySelfmanaged#ztp_file_download_path}
|
|
153
|
+
*/
|
|
154
|
+
readonly ztpFileDownloadPath: string;
|
|
155
|
+
/**
|
|
156
|
+
* ZTP file type.
|
|
157
|
+
*
|
|
158
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#ztp_file_type EdgeGatewaySelfmanaged#ztp_file_type}
|
|
159
|
+
*/
|
|
160
|
+
readonly ztpFileType: string;
|
|
161
|
+
/**
|
|
162
|
+
* interfaces block
|
|
163
|
+
*
|
|
164
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#interfaces EdgeGatewaySelfmanaged#interfaces}
|
|
165
|
+
*/
|
|
166
|
+
readonly interfaces: EdgeGatewaySelfmanagedInterfaces[] | cdktf.IResolvable;
|
|
167
|
+
/**
|
|
168
|
+
* vlan block
|
|
169
|
+
*
|
|
170
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#vlan EdgeGatewaySelfmanaged#vlan}
|
|
171
|
+
*/
|
|
172
|
+
readonly vlan?: EdgeGatewaySelfmanagedVlan[] | cdktf.IResolvable;
|
|
173
|
+
}
|
|
174
|
+
export interface EdgeGatewaySelfmanagedInterfaces {
|
|
175
|
+
/**
|
|
176
|
+
* Primary DNS server IP.
|
|
177
|
+
*
|
|
178
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#dns_server_ip EdgeGatewaySelfmanaged#dns_server_ip}
|
|
179
|
+
*/
|
|
180
|
+
readonly dnsServerIp?: string;
|
|
181
|
+
/**
|
|
182
|
+
* Enable DHCP.
|
|
183
|
+
*
|
|
184
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_dhcp EdgeGatewaySelfmanaged#enable_dhcp}
|
|
185
|
+
*/
|
|
186
|
+
readonly enableDhcp?: boolean | cdktf.IResolvable;
|
|
187
|
+
/**
|
|
188
|
+
* Enable VRRP.
|
|
189
|
+
*
|
|
190
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#enable_vrrp EdgeGatewaySelfmanaged#enable_vrrp}
|
|
191
|
+
*/
|
|
192
|
+
readonly enableVrrp?: boolean | cdktf.IResolvable;
|
|
193
|
+
/**
|
|
194
|
+
* Gateway IP.
|
|
195
|
+
*
|
|
196
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#gateway_ip EdgeGatewaySelfmanaged#gateway_ip}
|
|
197
|
+
*/
|
|
198
|
+
readonly gatewayIp?: string;
|
|
199
|
+
/**
|
|
200
|
+
* Interface static IP address.
|
|
201
|
+
*
|
|
202
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#ip_address EdgeGatewaySelfmanaged#ip_address}
|
|
203
|
+
*/
|
|
204
|
+
readonly ipAddress?: string;
|
|
205
|
+
/**
|
|
206
|
+
* Interface name.
|
|
207
|
+
*
|
|
208
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#name EdgeGatewaySelfmanaged#name}
|
|
209
|
+
*/
|
|
210
|
+
readonly name: string;
|
|
211
|
+
/**
|
|
212
|
+
* Secondary DNS server IP.
|
|
213
|
+
*
|
|
214
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#secondary_dns_server_ip EdgeGatewaySelfmanaged#secondary_dns_server_ip}
|
|
215
|
+
*/
|
|
216
|
+
readonly secondaryDnsServerIp?: string;
|
|
217
|
+
/**
|
|
218
|
+
* Tag.
|
|
219
|
+
*
|
|
220
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#tag EdgeGatewaySelfmanaged#tag}
|
|
221
|
+
*/
|
|
222
|
+
readonly tag?: string;
|
|
223
|
+
/**
|
|
224
|
+
* Interface type.
|
|
225
|
+
*
|
|
226
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#type EdgeGatewaySelfmanaged#type}
|
|
227
|
+
*/
|
|
228
|
+
readonly type: string;
|
|
229
|
+
/**
|
|
230
|
+
* VRRP virtual IP.
|
|
231
|
+
*
|
|
232
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#vrrp_virtual_ip EdgeGatewaySelfmanaged#vrrp_virtual_ip}
|
|
233
|
+
*/
|
|
234
|
+
readonly vrrpVirtualIp?: string;
|
|
235
|
+
/**
|
|
236
|
+
* WAN interface public IP.
|
|
237
|
+
*
|
|
238
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#wan_public_ip EdgeGatewaySelfmanaged#wan_public_ip}
|
|
239
|
+
*/
|
|
240
|
+
readonly wanPublicIp?: string;
|
|
241
|
+
}
|
|
242
|
+
export declare function edgeGatewaySelfmanagedInterfacesToTerraform(struct?: EdgeGatewaySelfmanagedInterfaces | cdktf.IResolvable): any;
|
|
243
|
+
export declare function edgeGatewaySelfmanagedInterfacesToHclTerraform(struct?: EdgeGatewaySelfmanagedInterfaces | cdktf.IResolvable): any;
|
|
244
|
+
export declare class EdgeGatewaySelfmanagedInterfacesOutputReference extends cdktf.ComplexObject {
|
|
245
|
+
private isEmptyObject;
|
|
246
|
+
private resolvableValue?;
|
|
247
|
+
/**
|
|
248
|
+
* @param terraformResource The parent resource
|
|
249
|
+
* @param terraformAttribute The attribute on the parent resource this class is referencing
|
|
250
|
+
* @param complexObjectIndex the index of this item in the list
|
|
251
|
+
* @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
|
|
252
|
+
*/
|
|
253
|
+
constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
|
|
254
|
+
get internalValue(): EdgeGatewaySelfmanagedInterfaces | cdktf.IResolvable | undefined;
|
|
255
|
+
set internalValue(value: EdgeGatewaySelfmanagedInterfaces | cdktf.IResolvable | undefined);
|
|
256
|
+
private _dnsServerIp?;
|
|
257
|
+
get dnsServerIp(): string;
|
|
258
|
+
set dnsServerIp(value: string);
|
|
259
|
+
resetDnsServerIp(): void;
|
|
260
|
+
get dnsServerIpInput(): string;
|
|
261
|
+
private _enableDhcp?;
|
|
262
|
+
get enableDhcp(): boolean | cdktf.IResolvable;
|
|
263
|
+
set enableDhcp(value: boolean | cdktf.IResolvable);
|
|
264
|
+
resetEnableDhcp(): void;
|
|
265
|
+
get enableDhcpInput(): any;
|
|
266
|
+
private _enableVrrp?;
|
|
267
|
+
get enableVrrp(): boolean | cdktf.IResolvable;
|
|
268
|
+
set enableVrrp(value: boolean | cdktf.IResolvable);
|
|
269
|
+
resetEnableVrrp(): void;
|
|
270
|
+
get enableVrrpInput(): any;
|
|
271
|
+
private _gatewayIp?;
|
|
272
|
+
get gatewayIp(): string;
|
|
273
|
+
set gatewayIp(value: string);
|
|
274
|
+
resetGatewayIp(): void;
|
|
275
|
+
get gatewayIpInput(): string;
|
|
276
|
+
private _ipAddress?;
|
|
277
|
+
get ipAddress(): string;
|
|
278
|
+
set ipAddress(value: string);
|
|
279
|
+
resetIpAddress(): void;
|
|
280
|
+
get ipAddressInput(): string;
|
|
281
|
+
private _name?;
|
|
282
|
+
get name(): string;
|
|
283
|
+
set name(value: string);
|
|
284
|
+
get nameInput(): string;
|
|
285
|
+
private _secondaryDnsServerIp?;
|
|
286
|
+
get secondaryDnsServerIp(): string;
|
|
287
|
+
set secondaryDnsServerIp(value: string);
|
|
288
|
+
resetSecondaryDnsServerIp(): void;
|
|
289
|
+
get secondaryDnsServerIpInput(): string;
|
|
290
|
+
private _tag?;
|
|
291
|
+
get tag(): string;
|
|
292
|
+
set tag(value: string);
|
|
293
|
+
resetTag(): void;
|
|
294
|
+
get tagInput(): string;
|
|
295
|
+
private _type?;
|
|
296
|
+
get type(): string;
|
|
297
|
+
set type(value: string);
|
|
298
|
+
get typeInput(): string;
|
|
299
|
+
private _vrrpVirtualIp?;
|
|
300
|
+
get vrrpVirtualIp(): string;
|
|
301
|
+
set vrrpVirtualIp(value: string);
|
|
302
|
+
resetVrrpVirtualIp(): void;
|
|
303
|
+
get vrrpVirtualIpInput(): string;
|
|
304
|
+
private _wanPublicIp?;
|
|
305
|
+
get wanPublicIp(): string;
|
|
306
|
+
set wanPublicIp(value: string);
|
|
307
|
+
resetWanPublicIp(): void;
|
|
308
|
+
get wanPublicIpInput(): string;
|
|
309
|
+
}
|
|
310
|
+
export declare class EdgeGatewaySelfmanagedInterfacesList extends cdktf.ComplexList {
|
|
311
|
+
protected terraformResource: cdktf.IInterpolatingParent;
|
|
312
|
+
protected terraformAttribute: string;
|
|
313
|
+
protected wrapsSet: boolean;
|
|
314
|
+
internalValue?: EdgeGatewaySelfmanagedInterfaces[] | cdktf.IResolvable;
|
|
315
|
+
/**
|
|
316
|
+
* @param terraformResource The parent resource
|
|
317
|
+
* @param terraformAttribute The attribute on the parent resource this class is referencing
|
|
318
|
+
* @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
|
|
319
|
+
*/
|
|
320
|
+
constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
|
|
321
|
+
/**
|
|
322
|
+
* @param index the index of the item to return
|
|
323
|
+
*/
|
|
324
|
+
get(index: number): EdgeGatewaySelfmanagedInterfacesOutputReference;
|
|
325
|
+
}
|
|
326
|
+
export interface EdgeGatewaySelfmanagedVlan {
|
|
327
|
+
/**
|
|
328
|
+
* LAN sub-interface gateway IP.
|
|
329
|
+
*
|
|
330
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#gateway_ip EdgeGatewaySelfmanaged#gateway_ip}
|
|
331
|
+
*/
|
|
332
|
+
readonly gatewayIp?: string;
|
|
333
|
+
/**
|
|
334
|
+
* LAN sub-interface IP address.
|
|
335
|
+
*
|
|
336
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#ip_address EdgeGatewaySelfmanaged#ip_address}
|
|
337
|
+
*/
|
|
338
|
+
readonly ipAddress: string;
|
|
339
|
+
/**
|
|
340
|
+
* Parent interface name.
|
|
341
|
+
*
|
|
342
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#parent_interface_name EdgeGatewaySelfmanaged#parent_interface_name}
|
|
343
|
+
*/
|
|
344
|
+
readonly parentInterfaceName: string;
|
|
345
|
+
/**
|
|
346
|
+
* LAN sub-interface gateway IP on HA gateway.
|
|
347
|
+
*
|
|
348
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#peer_gateway_ip EdgeGatewaySelfmanaged#peer_gateway_ip}
|
|
349
|
+
*/
|
|
350
|
+
readonly peerGatewayIp?: string;
|
|
351
|
+
/**
|
|
352
|
+
* LAN sub-interface IP address on HA gateway.
|
|
353
|
+
*
|
|
354
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#peer_ip_address EdgeGatewaySelfmanaged#peer_ip_address}
|
|
355
|
+
*/
|
|
356
|
+
readonly peerIpAddress?: string;
|
|
357
|
+
/**
|
|
358
|
+
* Tag.
|
|
359
|
+
*
|
|
360
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#tag EdgeGatewaySelfmanaged#tag}
|
|
361
|
+
*/
|
|
362
|
+
readonly tag?: string;
|
|
363
|
+
/**
|
|
364
|
+
* VLAN ID.
|
|
365
|
+
*
|
|
366
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#vlan_id EdgeGatewaySelfmanaged#vlan_id}
|
|
367
|
+
*/
|
|
368
|
+
readonly vlanId: number;
|
|
369
|
+
/**
|
|
370
|
+
* LAN sub-interface virtual IP.
|
|
371
|
+
*
|
|
372
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#vrrp_virtual_ip EdgeGatewaySelfmanaged#vrrp_virtual_ip}
|
|
373
|
+
*/
|
|
374
|
+
readonly vrrpVirtualIp?: string;
|
|
375
|
+
}
|
|
376
|
+
export declare function edgeGatewaySelfmanagedVlanToTerraform(struct?: EdgeGatewaySelfmanagedVlan | cdktf.IResolvable): any;
|
|
377
|
+
export declare function edgeGatewaySelfmanagedVlanToHclTerraform(struct?: EdgeGatewaySelfmanagedVlan | cdktf.IResolvable): any;
|
|
378
|
+
export declare class EdgeGatewaySelfmanagedVlanOutputReference extends cdktf.ComplexObject {
|
|
379
|
+
private isEmptyObject;
|
|
380
|
+
private resolvableValue?;
|
|
381
|
+
/**
|
|
382
|
+
* @param terraformResource The parent resource
|
|
383
|
+
* @param terraformAttribute The attribute on the parent resource this class is referencing
|
|
384
|
+
* @param complexObjectIndex the index of this item in the list
|
|
385
|
+
* @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
|
|
386
|
+
*/
|
|
387
|
+
constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
|
|
388
|
+
get internalValue(): EdgeGatewaySelfmanagedVlan | cdktf.IResolvable | undefined;
|
|
389
|
+
set internalValue(value: EdgeGatewaySelfmanagedVlan | cdktf.IResolvable | undefined);
|
|
390
|
+
private _gatewayIp?;
|
|
391
|
+
get gatewayIp(): string;
|
|
392
|
+
set gatewayIp(value: string);
|
|
393
|
+
resetGatewayIp(): void;
|
|
394
|
+
get gatewayIpInput(): string;
|
|
395
|
+
private _ipAddress?;
|
|
396
|
+
get ipAddress(): string;
|
|
397
|
+
set ipAddress(value: string);
|
|
398
|
+
get ipAddressInput(): string;
|
|
399
|
+
private _parentInterfaceName?;
|
|
400
|
+
get parentInterfaceName(): string;
|
|
401
|
+
set parentInterfaceName(value: string);
|
|
402
|
+
get parentInterfaceNameInput(): string;
|
|
403
|
+
private _peerGatewayIp?;
|
|
404
|
+
get peerGatewayIp(): string;
|
|
405
|
+
set peerGatewayIp(value: string);
|
|
406
|
+
resetPeerGatewayIp(): void;
|
|
407
|
+
get peerGatewayIpInput(): string;
|
|
408
|
+
private _peerIpAddress?;
|
|
409
|
+
get peerIpAddress(): string;
|
|
410
|
+
set peerIpAddress(value: string);
|
|
411
|
+
resetPeerIpAddress(): void;
|
|
412
|
+
get peerIpAddressInput(): string;
|
|
413
|
+
private _tag?;
|
|
414
|
+
get tag(): string;
|
|
415
|
+
set tag(value: string);
|
|
416
|
+
resetTag(): void;
|
|
417
|
+
get tagInput(): string;
|
|
418
|
+
private _vlanId?;
|
|
419
|
+
get vlanId(): number;
|
|
420
|
+
set vlanId(value: number);
|
|
421
|
+
get vlanIdInput(): number;
|
|
422
|
+
private _vrrpVirtualIp?;
|
|
423
|
+
get vrrpVirtualIp(): string;
|
|
424
|
+
set vrrpVirtualIp(value: string);
|
|
425
|
+
resetVrrpVirtualIp(): void;
|
|
426
|
+
get vrrpVirtualIpInput(): string;
|
|
427
|
+
}
|
|
428
|
+
export declare class EdgeGatewaySelfmanagedVlanList extends cdktf.ComplexList {
|
|
429
|
+
protected terraformResource: cdktf.IInterpolatingParent;
|
|
430
|
+
protected terraformAttribute: string;
|
|
431
|
+
protected wrapsSet: boolean;
|
|
432
|
+
internalValue?: EdgeGatewaySelfmanagedVlan[] | cdktf.IResolvable;
|
|
433
|
+
/**
|
|
434
|
+
* @param terraformResource The parent resource
|
|
435
|
+
* @param terraformAttribute The attribute on the parent resource this class is referencing
|
|
436
|
+
* @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
|
|
437
|
+
*/
|
|
438
|
+
constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
|
|
439
|
+
/**
|
|
440
|
+
* @param index the index of the item to return
|
|
441
|
+
*/
|
|
442
|
+
get(index: number): EdgeGatewaySelfmanagedVlanOutputReference;
|
|
443
|
+
}
|
|
444
|
+
/**
|
|
445
|
+
* Represents a {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged aviatrix_edge_gateway_selfmanaged}
|
|
446
|
+
*/
|
|
447
|
+
export declare class EdgeGatewaySelfmanaged extends cdktf.TerraformResource {
|
|
448
|
+
static readonly tfResourceType = "aviatrix_edge_gateway_selfmanaged";
|
|
449
|
+
/**
|
|
450
|
+
* Generates CDKTF code for importing a EdgeGatewaySelfmanaged resource upon running "cdktf plan <stack-name>"
|
|
451
|
+
* @param scope The scope in which to define this construct
|
|
452
|
+
* @param importToId The construct id used in the generated config for the EdgeGatewaySelfmanaged to import
|
|
453
|
+
* @param importFromId The id of the existing EdgeGatewaySelfmanaged that should be imported. Refer to the {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged#import import section} in the documentation of this resource for the id to use
|
|
454
|
+
* @param provider? Optional instance of the provider where the EdgeGatewaySelfmanaged to import is found
|
|
455
|
+
*/
|
|
456
|
+
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
|
|
457
|
+
/**
|
|
458
|
+
* Create a new {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/edge_gateway_selfmanaged aviatrix_edge_gateway_selfmanaged} Resource
|
|
459
|
+
*
|
|
460
|
+
* @param scope The scope in which to define this construct
|
|
461
|
+
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
462
|
+
* @param options EdgeGatewaySelfmanagedConfig
|
|
463
|
+
*/
|
|
464
|
+
constructor(scope: Construct, id: string, config: EdgeGatewaySelfmanagedConfig);
|
|
465
|
+
private _approvedLearnedCidrs?;
|
|
466
|
+
get approvedLearnedCidrs(): string[];
|
|
467
|
+
set approvedLearnedCidrs(value: string[]);
|
|
468
|
+
resetApprovedLearnedCidrs(): void;
|
|
469
|
+
get approvedLearnedCidrsInput(): string[];
|
|
470
|
+
private _bgpHoldTime?;
|
|
471
|
+
get bgpHoldTime(): number;
|
|
472
|
+
set bgpHoldTime(value: number);
|
|
473
|
+
resetBgpHoldTime(): void;
|
|
474
|
+
get bgpHoldTimeInput(): number;
|
|
475
|
+
private _bgpNeighborStatusPollingTime?;
|
|
476
|
+
get bgpNeighborStatusPollingTime(): number;
|
|
477
|
+
set bgpNeighborStatusPollingTime(value: number);
|
|
478
|
+
resetBgpNeighborStatusPollingTime(): void;
|
|
479
|
+
get bgpNeighborStatusPollingTimeInput(): number;
|
|
480
|
+
private _bgpPollingTime?;
|
|
481
|
+
get bgpPollingTime(): number;
|
|
482
|
+
set bgpPollingTime(value: number);
|
|
483
|
+
resetBgpPollingTime(): void;
|
|
484
|
+
get bgpPollingTimeInput(): number;
|
|
485
|
+
private _dnsServerIp?;
|
|
486
|
+
get dnsServerIp(): string;
|
|
487
|
+
set dnsServerIp(value: string);
|
|
488
|
+
resetDnsServerIp(): void;
|
|
489
|
+
get dnsServerIpInput(): string;
|
|
490
|
+
private _enableEdgeActiveStandby?;
|
|
491
|
+
get enableEdgeActiveStandby(): boolean | cdktf.IResolvable;
|
|
492
|
+
set enableEdgeActiveStandby(value: boolean | cdktf.IResolvable);
|
|
493
|
+
resetEnableEdgeActiveStandby(): void;
|
|
494
|
+
get enableEdgeActiveStandbyInput(): any;
|
|
495
|
+
private _enableEdgeActiveStandbyPreemptive?;
|
|
496
|
+
get enableEdgeActiveStandbyPreemptive(): boolean | cdktf.IResolvable;
|
|
497
|
+
set enableEdgeActiveStandbyPreemptive(value: boolean | cdktf.IResolvable);
|
|
498
|
+
resetEnableEdgeActiveStandbyPreemptive(): void;
|
|
499
|
+
get enableEdgeActiveStandbyPreemptiveInput(): any;
|
|
500
|
+
private _enableEdgeTransitiveRouting?;
|
|
501
|
+
get enableEdgeTransitiveRouting(): boolean | cdktf.IResolvable;
|
|
502
|
+
set enableEdgeTransitiveRouting(value: boolean | cdktf.IResolvable);
|
|
503
|
+
resetEnableEdgeTransitiveRouting(): void;
|
|
504
|
+
get enableEdgeTransitiveRoutingInput(): any;
|
|
505
|
+
private _enableJumboFrame?;
|
|
506
|
+
get enableJumboFrame(): boolean | cdktf.IResolvable;
|
|
507
|
+
set enableJumboFrame(value: boolean | cdktf.IResolvable);
|
|
508
|
+
resetEnableJumboFrame(): void;
|
|
509
|
+
get enableJumboFrameInput(): any;
|
|
510
|
+
private _enableLearnedCidrsApproval?;
|
|
511
|
+
get enableLearnedCidrsApproval(): boolean | cdktf.IResolvable;
|
|
512
|
+
set enableLearnedCidrsApproval(value: boolean | cdktf.IResolvable);
|
|
513
|
+
resetEnableLearnedCidrsApproval(): void;
|
|
514
|
+
get enableLearnedCidrsApprovalInput(): any;
|
|
515
|
+
private _enableManagementOverPrivateNetwork?;
|
|
516
|
+
get enableManagementOverPrivateNetwork(): boolean | cdktf.IResolvable;
|
|
517
|
+
set enableManagementOverPrivateNetwork(value: boolean | cdktf.IResolvable);
|
|
518
|
+
resetEnableManagementOverPrivateNetwork(): void;
|
|
519
|
+
get enableManagementOverPrivateNetworkInput(): any;
|
|
520
|
+
private _enablePreserveAsPath?;
|
|
521
|
+
get enablePreserveAsPath(): boolean | cdktf.IResolvable;
|
|
522
|
+
set enablePreserveAsPath(value: boolean | cdktf.IResolvable);
|
|
523
|
+
resetEnablePreserveAsPath(): void;
|
|
524
|
+
get enablePreserveAsPathInput(): any;
|
|
525
|
+
private _gwName?;
|
|
526
|
+
get gwName(): string;
|
|
527
|
+
set gwName(value: string);
|
|
528
|
+
get gwNameInput(): string;
|
|
529
|
+
private _id?;
|
|
530
|
+
get id(): string;
|
|
531
|
+
set id(value: string);
|
|
532
|
+
resetId(): void;
|
|
533
|
+
get idInput(): string;
|
|
534
|
+
private _includedAdvertisedSpokeRoutes?;
|
|
535
|
+
get includedAdvertisedSpokeRoutes(): string[];
|
|
536
|
+
set includedAdvertisedSpokeRoutes(value: string[]);
|
|
537
|
+
resetIncludedAdvertisedSpokeRoutes(): void;
|
|
538
|
+
get includedAdvertisedSpokeRoutesInput(): string[];
|
|
539
|
+
private _latitude?;
|
|
540
|
+
get latitude(): string;
|
|
541
|
+
set latitude(value: string);
|
|
542
|
+
resetLatitude(): void;
|
|
543
|
+
get latitudeInput(): string;
|
|
544
|
+
private _localAsNumber?;
|
|
545
|
+
get localAsNumber(): string;
|
|
546
|
+
set localAsNumber(value: string);
|
|
547
|
+
resetLocalAsNumber(): void;
|
|
548
|
+
get localAsNumberInput(): string;
|
|
549
|
+
private _longitude?;
|
|
550
|
+
get longitude(): string;
|
|
551
|
+
set longitude(value: string);
|
|
552
|
+
resetLongitude(): void;
|
|
553
|
+
get longitudeInput(): string;
|
|
554
|
+
private _managementEgressIpPrefixList?;
|
|
555
|
+
get managementEgressIpPrefixList(): string[];
|
|
556
|
+
set managementEgressIpPrefixList(value: string[]);
|
|
557
|
+
resetManagementEgressIpPrefixList(): void;
|
|
558
|
+
get managementEgressIpPrefixListInput(): string[];
|
|
559
|
+
private _prependAsPath?;
|
|
560
|
+
get prependAsPath(): string[];
|
|
561
|
+
set prependAsPath(value: string[]);
|
|
562
|
+
resetPrependAsPath(): void;
|
|
563
|
+
get prependAsPathInput(): string[];
|
|
564
|
+
private _rxQueueSize?;
|
|
565
|
+
get rxQueueSize(): string;
|
|
566
|
+
set rxQueueSize(value: string);
|
|
567
|
+
resetRxQueueSize(): void;
|
|
568
|
+
get rxQueueSizeInput(): string;
|
|
569
|
+
private _secondaryDnsServerIp?;
|
|
570
|
+
get secondaryDnsServerIp(): string;
|
|
571
|
+
set secondaryDnsServerIp(value: string);
|
|
572
|
+
resetSecondaryDnsServerIp(): void;
|
|
573
|
+
get secondaryDnsServerIpInput(): string;
|
|
574
|
+
private _siteId?;
|
|
575
|
+
get siteId(): string;
|
|
576
|
+
set siteId(value: string);
|
|
577
|
+
get siteIdInput(): string;
|
|
578
|
+
private _spokeBgpManualAdvertiseCidrs?;
|
|
579
|
+
get spokeBgpManualAdvertiseCidrs(): string[];
|
|
580
|
+
set spokeBgpManualAdvertiseCidrs(value: string[]);
|
|
581
|
+
resetSpokeBgpManualAdvertiseCidrs(): void;
|
|
582
|
+
get spokeBgpManualAdvertiseCidrsInput(): string[];
|
|
583
|
+
get state(): any;
|
|
584
|
+
private _ztpFileDownloadPath?;
|
|
585
|
+
get ztpFileDownloadPath(): string;
|
|
586
|
+
set ztpFileDownloadPath(value: string);
|
|
587
|
+
get ztpFileDownloadPathInput(): string;
|
|
588
|
+
private _ztpFileType?;
|
|
589
|
+
get ztpFileType(): string;
|
|
590
|
+
set ztpFileType(value: string);
|
|
591
|
+
get ztpFileTypeInput(): string;
|
|
592
|
+
private _interfaces;
|
|
593
|
+
get interfaces(): EdgeGatewaySelfmanagedInterfacesList;
|
|
594
|
+
putInterfaces(value: EdgeGatewaySelfmanagedInterfaces[] | cdktf.IResolvable): void;
|
|
595
|
+
get interfacesInput(): any;
|
|
596
|
+
private _vlan;
|
|
597
|
+
get vlan(): EdgeGatewaySelfmanagedVlanList;
|
|
598
|
+
putVlan(value: EdgeGatewaySelfmanagedVlan[] | cdktf.IResolvable): void;
|
|
599
|
+
resetVlan(): void;
|
|
600
|
+
get vlanInput(): any;
|
|
601
|
+
protected synthesizeAttributes(): {
|
|
602
|
+
[name: string]: any;
|
|
603
|
+
};
|
|
604
|
+
protected synthesizeHclAttributes(): {
|
|
605
|
+
[name: string]: any;
|
|
606
|
+
};
|
|
607
|
+
}
|