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