@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,642 @@
|
|
|
1
|
+
import { Construct } from 'constructs';
|
|
2
|
+
import * as cdktf from 'cdktf';
|
|
3
|
+
export interface Site2CloudConfig extends cdktf.TerraformMetaArguments {
|
|
4
|
+
/**
|
|
5
|
+
* Authentication Type. Valid values: 'PSK' and 'Cert'. Default value: 'PSK'.
|
|
6
|
+
*
|
|
7
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#auth_type Site2Cloud#auth_type}
|
|
8
|
+
*/
|
|
9
|
+
readonly authType?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Backup gateway name.
|
|
12
|
+
*
|
|
13
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#backup_gateway_name Site2Cloud#backup_gateway_name}
|
|
14
|
+
*/
|
|
15
|
+
readonly backupGatewayName?: string;
|
|
16
|
+
/**
|
|
17
|
+
* Backup local tunnel IP address.
|
|
18
|
+
*
|
|
19
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#backup_local_tunnel_ip Site2Cloud#backup_local_tunnel_ip}
|
|
20
|
+
*/
|
|
21
|
+
readonly backupLocalTunnelIp?: string;
|
|
22
|
+
/**
|
|
23
|
+
* Backup Pre-Shared Key.
|
|
24
|
+
*
|
|
25
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#backup_pre_shared_key Site2Cloud#backup_pre_shared_key}
|
|
26
|
+
*/
|
|
27
|
+
readonly backupPreSharedKey?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Backup remote remote gateway IP.
|
|
30
|
+
*
|
|
31
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#backup_remote_gateway_ip Site2Cloud#backup_remote_gateway_ip}
|
|
32
|
+
*/
|
|
33
|
+
readonly backupRemoteGatewayIp?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Latitude of backup remote gateway.
|
|
36
|
+
*
|
|
37
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#backup_remote_gateway_latitude Site2Cloud#backup_remote_gateway_latitude}
|
|
38
|
+
*/
|
|
39
|
+
readonly backupRemoteGatewayLatitude?: number;
|
|
40
|
+
/**
|
|
41
|
+
* Longitude of backup remote gateway.
|
|
42
|
+
*
|
|
43
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#backup_remote_gateway_longitude Site2Cloud#backup_remote_gateway_longitude}
|
|
44
|
+
*/
|
|
45
|
+
readonly backupRemoteGatewayLongitude?: number;
|
|
46
|
+
/**
|
|
47
|
+
* Backup remote identifier. Required for Cert based authentication type with HA enabled.
|
|
48
|
+
*
|
|
49
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#backup_remote_identifier Site2Cloud#backup_remote_identifier}
|
|
50
|
+
*/
|
|
51
|
+
readonly backupRemoteIdentifier?: string;
|
|
52
|
+
/**
|
|
53
|
+
* Backup remote tunnel IP address.
|
|
54
|
+
*
|
|
55
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#backup_remote_tunnel_ip Site2Cloud#backup_remote_tunnel_ip}
|
|
56
|
+
*/
|
|
57
|
+
readonly backupRemoteTunnelIp?: string;
|
|
58
|
+
/**
|
|
59
|
+
* Name of Remote CA Certificate Tag for creating Site2Cloud tunnels. Required for Cert based authentication type.
|
|
60
|
+
*
|
|
61
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#ca_cert_tag_name Site2Cloud#ca_cert_tag_name}
|
|
62
|
+
*/
|
|
63
|
+
readonly caCertTagName?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Site2Cloud Connection Name.
|
|
66
|
+
*
|
|
67
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#connection_name Site2Cloud#connection_name}
|
|
68
|
+
*/
|
|
69
|
+
readonly connectionName: string;
|
|
70
|
+
/**
|
|
71
|
+
* Connection Type. Valid values: 'mapped' and 'unmapped'.
|
|
72
|
+
*
|
|
73
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#connection_type Site2Cloud#connection_type}
|
|
74
|
+
*/
|
|
75
|
+
readonly connectionType: string;
|
|
76
|
+
/**
|
|
77
|
+
* Switch to enable custom/non-default algorithms for IPSec Authentication/Encryption.
|
|
78
|
+
*
|
|
79
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#custom_algorithms Site2Cloud#custom_algorithms}
|
|
80
|
+
*/
|
|
81
|
+
readonly customAlgorithms?: boolean | cdktf.IResolvable;
|
|
82
|
+
/**
|
|
83
|
+
* Enable custom mapped.
|
|
84
|
+
*
|
|
85
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#custom_mapped Site2Cloud#custom_mapped}
|
|
86
|
+
*/
|
|
87
|
+
readonly customMapped?: boolean | cdktf.IResolvable;
|
|
88
|
+
/**
|
|
89
|
+
* Switch to Enable/Disable active_active_ha for an existing site2cloud connection.
|
|
90
|
+
*
|
|
91
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#enable_active_active Site2Cloud#enable_active_active}
|
|
92
|
+
*/
|
|
93
|
+
readonly enableActiveActive?: boolean | cdktf.IResolvable;
|
|
94
|
+
/**
|
|
95
|
+
* Switch to Enable/Disable Deed Peer Detection for an existing site2cloud connection.
|
|
96
|
+
*
|
|
97
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#enable_dead_peer_detection Site2Cloud#enable_dead_peer_detection}
|
|
98
|
+
*/
|
|
99
|
+
readonly enableDeadPeerDetection?: boolean | cdktf.IResolvable;
|
|
100
|
+
/**
|
|
101
|
+
* Enable Event Triggered HA.
|
|
102
|
+
*
|
|
103
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#enable_event_triggered_ha Site2Cloud#enable_event_triggered_ha}
|
|
104
|
+
*/
|
|
105
|
+
readonly enableEventTriggeredHa?: boolean | cdktf.IResolvable;
|
|
106
|
+
/**
|
|
107
|
+
* Switch to enable IKEv2 for policy based site2cloud.
|
|
108
|
+
*
|
|
109
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#enable_ikev2 Site2Cloud#enable_ikev2}
|
|
110
|
+
*/
|
|
111
|
+
readonly enableIkev2?: boolean | cdktf.IResolvable;
|
|
112
|
+
/**
|
|
113
|
+
* Enable single IP HA on a site2cloud connection.
|
|
114
|
+
*
|
|
115
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#enable_single_ip_ha Site2Cloud#enable_single_ip_ha}
|
|
116
|
+
*/
|
|
117
|
+
readonly enableSingleIpHa?: boolean | cdktf.IResolvable;
|
|
118
|
+
/**
|
|
119
|
+
* Enable spoke gateway with mapped site2cloud configurations to forward traffic from site2cloud connection to Aviatrix Transit Gateway.
|
|
120
|
+
*
|
|
121
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#forward_traffic_to_transit Site2Cloud#forward_traffic_to_transit}
|
|
122
|
+
*/
|
|
123
|
+
readonly forwardTrafficToTransit?: boolean | cdktf.IResolvable;
|
|
124
|
+
/**
|
|
125
|
+
* Specify whether enabling HA or not.
|
|
126
|
+
*
|
|
127
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#ha_enabled Site2Cloud#ha_enabled}
|
|
128
|
+
*/
|
|
129
|
+
readonly haEnabled?: boolean | cdktf.IResolvable;
|
|
130
|
+
/**
|
|
131
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#id Site2Cloud#id}
|
|
132
|
+
*
|
|
133
|
+
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
134
|
+
* 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.
|
|
135
|
+
*/
|
|
136
|
+
readonly id?: string;
|
|
137
|
+
/**
|
|
138
|
+
* Local Initiated Traffic Destination Real CIDRs.
|
|
139
|
+
*
|
|
140
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#local_destination_real_cidrs Site2Cloud#local_destination_real_cidrs}
|
|
141
|
+
*/
|
|
142
|
+
readonly localDestinationRealCidrs?: string[];
|
|
143
|
+
/**
|
|
144
|
+
* Local Initiated Traffic Destination Virtual CIDRs.
|
|
145
|
+
*
|
|
146
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#local_destination_virtual_cidrs Site2Cloud#local_destination_virtual_cidrs}
|
|
147
|
+
*/
|
|
148
|
+
readonly localDestinationVirtualCidrs?: string[];
|
|
149
|
+
/**
|
|
150
|
+
* Local Initiated Traffic Source Real CIDRs.
|
|
151
|
+
*
|
|
152
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#local_source_real_cidrs Site2Cloud#local_source_real_cidrs}
|
|
153
|
+
*/
|
|
154
|
+
readonly localSourceRealCidrs?: string[];
|
|
155
|
+
/**
|
|
156
|
+
* Local Initiated Traffic Source Virtual CIDRs.
|
|
157
|
+
*
|
|
158
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#local_source_virtual_cidrs Site2Cloud#local_source_virtual_cidrs}
|
|
159
|
+
*/
|
|
160
|
+
readonly localSourceVirtualCidrs?: string[];
|
|
161
|
+
/**
|
|
162
|
+
* Local Subnet CIDR.
|
|
163
|
+
*
|
|
164
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#local_subnet_cidr Site2Cloud#local_subnet_cidr}
|
|
165
|
+
*/
|
|
166
|
+
readonly localSubnetCidr?: string;
|
|
167
|
+
/**
|
|
168
|
+
* Local Subnet CIDR (Virtual).
|
|
169
|
+
*
|
|
170
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#local_subnet_virtual Site2Cloud#local_subnet_virtual}
|
|
171
|
+
*/
|
|
172
|
+
readonly localSubnetVirtual?: string;
|
|
173
|
+
/**
|
|
174
|
+
* Local tunnel IP address.
|
|
175
|
+
*
|
|
176
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#local_tunnel_ip Site2Cloud#local_tunnel_ip}
|
|
177
|
+
*/
|
|
178
|
+
readonly localTunnelIp?: string;
|
|
179
|
+
/**
|
|
180
|
+
* By default, gateway’s public IP is configured as the Local Identifier.
|
|
181
|
+
*
|
|
182
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#phase1_local_identifier Site2Cloud#phase1_local_identifier}
|
|
183
|
+
*/
|
|
184
|
+
readonly phase1LocalIdentifier?: string;
|
|
185
|
+
/**
|
|
186
|
+
* List of phase 1 remote identifier of the IPsec tunnel. This can be configured as a list of any string, including empty string.
|
|
187
|
+
*
|
|
188
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#phase1_remote_identifier Site2Cloud#phase1_remote_identifier}
|
|
189
|
+
*/
|
|
190
|
+
readonly phase1RemoteIdentifier?: string[];
|
|
191
|
+
/**
|
|
192
|
+
* Phase one Authentication. Valid values: 'SHA-1', 'SHA-256', 'SHA-384' and 'SHA-512'.
|
|
193
|
+
*
|
|
194
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#phase_1_authentication Site2Cloud#phase_1_authentication}
|
|
195
|
+
*/
|
|
196
|
+
readonly phase1Authentication?: string;
|
|
197
|
+
/**
|
|
198
|
+
* Phase one DH Groups. Valid values: '1', '2', '5', '14', '15', '16', '17', '18', '19', '20' and '21'.
|
|
199
|
+
*
|
|
200
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#phase_1_dh_groups Site2Cloud#phase_1_dh_groups}
|
|
201
|
+
*/
|
|
202
|
+
readonly phase1DhGroups?: string;
|
|
203
|
+
/**
|
|
204
|
+
* Phase one Encryption. Valid values: '3DES', 'AES-128-CBC', 'AES-192-CBC' and 'AES-256-CBC', 'AES-128-GCM-64', 'AES-128-GCM-96', 'AES-128-GCM-128', 'AES-256-GCM-64', 'AES-256-GCM-96', and 'AES-256-GCM-128'.
|
|
205
|
+
*
|
|
206
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#phase_1_encryption Site2Cloud#phase_1_encryption}
|
|
207
|
+
*/
|
|
208
|
+
readonly phase1Encryption?: string;
|
|
209
|
+
/**
|
|
210
|
+
* Phase two Authentication. Valid values: 'NO-AUTH', 'HMAC-SHA-1', 'HMAC-SHA-256', 'HMAC-SHA-384' and 'HMAC-SHA-512'.
|
|
211
|
+
*
|
|
212
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#phase_2_authentication Site2Cloud#phase_2_authentication}
|
|
213
|
+
*/
|
|
214
|
+
readonly phase2Authentication?: string;
|
|
215
|
+
/**
|
|
216
|
+
* Phase two DH Groups. Valid values: '1', '2', '5', '14', '15', '16', '17', '18', '19', '20' and '21'.
|
|
217
|
+
*
|
|
218
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#phase_2_dh_groups Site2Cloud#phase_2_dh_groups}
|
|
219
|
+
*/
|
|
220
|
+
readonly phase2DhGroups?: string;
|
|
221
|
+
/**
|
|
222
|
+
* Phase two Encryption. Valid values: '3DES', 'AES-128-CBC', 'AES-192-CBC', 'AES-256-CBC', 'AES-128-GCM-64', 'AES-128-GCM-96', 'AES-128-GCM-128', 'AES-256-GCM-64', 'AES-256-GCM-96', 'AES-256-GCM-128', and 'NULL-ENCR'.
|
|
223
|
+
*
|
|
224
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#phase_2_encryption Site2Cloud#phase_2_encryption}
|
|
225
|
+
*/
|
|
226
|
+
readonly phase2Encryption?: string;
|
|
227
|
+
/**
|
|
228
|
+
* Pre-Shared Key.
|
|
229
|
+
*
|
|
230
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#pre_shared_key Site2Cloud#pre_shared_key}
|
|
231
|
+
*/
|
|
232
|
+
readonly preSharedKey?: string;
|
|
233
|
+
/**
|
|
234
|
+
* Primary Cloud Gateway Name.
|
|
235
|
+
*
|
|
236
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#primary_cloud_gateway_name Site2Cloud#primary_cloud_gateway_name}
|
|
237
|
+
*/
|
|
238
|
+
readonly primaryCloudGatewayName: string;
|
|
239
|
+
/**
|
|
240
|
+
* Private route encryption switch.
|
|
241
|
+
*
|
|
242
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#private_route_encryption Site2Cloud#private_route_encryption}
|
|
243
|
+
*/
|
|
244
|
+
readonly privateRouteEncryption?: boolean | cdktf.IResolvable;
|
|
245
|
+
/**
|
|
246
|
+
* Remote Initiated Traffic Destination Real CIDRs.
|
|
247
|
+
*
|
|
248
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_destination_real_cidrs Site2Cloud#remote_destination_real_cidrs}
|
|
249
|
+
*/
|
|
250
|
+
readonly remoteDestinationRealCidrs?: string[];
|
|
251
|
+
/**
|
|
252
|
+
* Remote Initiated Traffic Destination Virtual CIDRs.
|
|
253
|
+
*
|
|
254
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_destination_virtual_cidrs Site2Cloud#remote_destination_virtual_cidrs}
|
|
255
|
+
*/
|
|
256
|
+
readonly remoteDestinationVirtualCidrs?: string[];
|
|
257
|
+
/**
|
|
258
|
+
* Remote Gateway IP.
|
|
259
|
+
*
|
|
260
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_gateway_ip Site2Cloud#remote_gateway_ip}
|
|
261
|
+
*/
|
|
262
|
+
readonly remoteGatewayIp: string;
|
|
263
|
+
/**
|
|
264
|
+
* Latitude of remote gateway.
|
|
265
|
+
*
|
|
266
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_gateway_latitude Site2Cloud#remote_gateway_latitude}
|
|
267
|
+
*/
|
|
268
|
+
readonly remoteGatewayLatitude?: number;
|
|
269
|
+
/**
|
|
270
|
+
* Longitude of remote gateway.
|
|
271
|
+
*
|
|
272
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_gateway_longitude Site2Cloud#remote_gateway_longitude}
|
|
273
|
+
*/
|
|
274
|
+
readonly remoteGatewayLongitude?: number;
|
|
275
|
+
/**
|
|
276
|
+
* Remote gateway type. Valid values: 'generic', 'avx', 'aws', 'azure', 'sonicwall' and 'oracle'.
|
|
277
|
+
*
|
|
278
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_gateway_type Site2Cloud#remote_gateway_type}
|
|
279
|
+
*/
|
|
280
|
+
readonly remoteGatewayType: string;
|
|
281
|
+
/**
|
|
282
|
+
* Remote identifier. Required for Cert based authentication type.
|
|
283
|
+
*
|
|
284
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_identifier Site2Cloud#remote_identifier}
|
|
285
|
+
*/
|
|
286
|
+
readonly remoteIdentifier?: string;
|
|
287
|
+
/**
|
|
288
|
+
* Remote Initiated Traffic Source Real CIDRs.
|
|
289
|
+
*
|
|
290
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_source_real_cidrs Site2Cloud#remote_source_real_cidrs}
|
|
291
|
+
*/
|
|
292
|
+
readonly remoteSourceRealCidrs?: string[];
|
|
293
|
+
/**
|
|
294
|
+
* Remote Initiated Traffic Source Virtual CIDRs.
|
|
295
|
+
*
|
|
296
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_source_virtual_cidrs Site2Cloud#remote_source_virtual_cidrs}
|
|
297
|
+
*/
|
|
298
|
+
readonly remoteSourceVirtualCidrs?: string[];
|
|
299
|
+
/**
|
|
300
|
+
* Remote Subnet CIDR.
|
|
301
|
+
*
|
|
302
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_subnet_cidr Site2Cloud#remote_subnet_cidr}
|
|
303
|
+
*/
|
|
304
|
+
readonly remoteSubnetCidr?: string;
|
|
305
|
+
/**
|
|
306
|
+
* Remote Subnet CIDR (Virtual).
|
|
307
|
+
*
|
|
308
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_subnet_virtual Site2Cloud#remote_subnet_virtual}
|
|
309
|
+
*/
|
|
310
|
+
readonly remoteSubnetVirtual?: string;
|
|
311
|
+
/**
|
|
312
|
+
* Remote tunnel IP address.
|
|
313
|
+
*
|
|
314
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#remote_tunnel_ip Site2Cloud#remote_tunnel_ip}
|
|
315
|
+
*/
|
|
316
|
+
readonly remoteTunnelIp?: string;
|
|
317
|
+
/**
|
|
318
|
+
* Route tables to modify.
|
|
319
|
+
*
|
|
320
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#route_table_list Site2Cloud#route_table_list}
|
|
321
|
+
*/
|
|
322
|
+
readonly routeTableList?: string[];
|
|
323
|
+
/**
|
|
324
|
+
* Specify ssl_server_pool for tunnel_type 'tcp'. Default value is '192.168.44.0/24'
|
|
325
|
+
*
|
|
326
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#ssl_server_pool Site2Cloud#ssl_server_pool}
|
|
327
|
+
*/
|
|
328
|
+
readonly sslServerPool?: string;
|
|
329
|
+
/**
|
|
330
|
+
* Site2Cloud Tunnel Type. Valid values: 'policy' and 'route'.
|
|
331
|
+
*
|
|
332
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#tunnel_type Site2Cloud#tunnel_type}
|
|
333
|
+
*/
|
|
334
|
+
readonly tunnelType: string;
|
|
335
|
+
/**
|
|
336
|
+
* VPC Id of the cloud gateway.
|
|
337
|
+
*
|
|
338
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#vpc_id Site2Cloud#vpc_id}
|
|
339
|
+
*/
|
|
340
|
+
readonly vpcId: string;
|
|
341
|
+
}
|
|
342
|
+
/**
|
|
343
|
+
* Represents a {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud aviatrix_site2cloud}
|
|
344
|
+
*/
|
|
345
|
+
export declare class Site2Cloud extends cdktf.TerraformResource {
|
|
346
|
+
static readonly tfResourceType = "aviatrix_site2cloud";
|
|
347
|
+
/**
|
|
348
|
+
* Generates CDKTF code for importing a Site2Cloud resource upon running "cdktf plan <stack-name>"
|
|
349
|
+
* @param scope The scope in which to define this construct
|
|
350
|
+
* @param importToId The construct id used in the generated config for the Site2Cloud to import
|
|
351
|
+
* @param importFromId The id of the existing Site2Cloud that should be imported. Refer to the {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud#import import section} in the documentation of this resource for the id to use
|
|
352
|
+
* @param provider? Optional instance of the provider where the Site2Cloud to import is found
|
|
353
|
+
*/
|
|
354
|
+
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
|
|
355
|
+
/**
|
|
356
|
+
* Create a new {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/site2cloud aviatrix_site2cloud} Resource
|
|
357
|
+
*
|
|
358
|
+
* @param scope The scope in which to define this construct
|
|
359
|
+
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
360
|
+
* @param options Site2CloudConfig
|
|
361
|
+
*/
|
|
362
|
+
constructor(scope: Construct, id: string, config: Site2CloudConfig);
|
|
363
|
+
private _authType?;
|
|
364
|
+
get authType(): string;
|
|
365
|
+
set authType(value: string);
|
|
366
|
+
resetAuthType(): void;
|
|
367
|
+
get authTypeInput(): string;
|
|
368
|
+
private _backupGatewayName?;
|
|
369
|
+
get backupGatewayName(): string;
|
|
370
|
+
set backupGatewayName(value: string);
|
|
371
|
+
resetBackupGatewayName(): void;
|
|
372
|
+
get backupGatewayNameInput(): string;
|
|
373
|
+
private _backupLocalTunnelIp?;
|
|
374
|
+
get backupLocalTunnelIp(): string;
|
|
375
|
+
set backupLocalTunnelIp(value: string);
|
|
376
|
+
resetBackupLocalTunnelIp(): void;
|
|
377
|
+
get backupLocalTunnelIpInput(): string;
|
|
378
|
+
private _backupPreSharedKey?;
|
|
379
|
+
get backupPreSharedKey(): string;
|
|
380
|
+
set backupPreSharedKey(value: string);
|
|
381
|
+
resetBackupPreSharedKey(): void;
|
|
382
|
+
get backupPreSharedKeyInput(): string;
|
|
383
|
+
private _backupRemoteGatewayIp?;
|
|
384
|
+
get backupRemoteGatewayIp(): string;
|
|
385
|
+
set backupRemoteGatewayIp(value: string);
|
|
386
|
+
resetBackupRemoteGatewayIp(): void;
|
|
387
|
+
get backupRemoteGatewayIpInput(): string;
|
|
388
|
+
private _backupRemoteGatewayLatitude?;
|
|
389
|
+
get backupRemoteGatewayLatitude(): number;
|
|
390
|
+
set backupRemoteGatewayLatitude(value: number);
|
|
391
|
+
resetBackupRemoteGatewayLatitude(): void;
|
|
392
|
+
get backupRemoteGatewayLatitudeInput(): number;
|
|
393
|
+
private _backupRemoteGatewayLongitude?;
|
|
394
|
+
get backupRemoteGatewayLongitude(): number;
|
|
395
|
+
set backupRemoteGatewayLongitude(value: number);
|
|
396
|
+
resetBackupRemoteGatewayLongitude(): void;
|
|
397
|
+
get backupRemoteGatewayLongitudeInput(): number;
|
|
398
|
+
private _backupRemoteIdentifier?;
|
|
399
|
+
get backupRemoteIdentifier(): string;
|
|
400
|
+
set backupRemoteIdentifier(value: string);
|
|
401
|
+
resetBackupRemoteIdentifier(): void;
|
|
402
|
+
get backupRemoteIdentifierInput(): string;
|
|
403
|
+
private _backupRemoteTunnelIp?;
|
|
404
|
+
get backupRemoteTunnelIp(): string;
|
|
405
|
+
set backupRemoteTunnelIp(value: string);
|
|
406
|
+
resetBackupRemoteTunnelIp(): void;
|
|
407
|
+
get backupRemoteTunnelIpInput(): string;
|
|
408
|
+
private _caCertTagName?;
|
|
409
|
+
get caCertTagName(): string;
|
|
410
|
+
set caCertTagName(value: string);
|
|
411
|
+
resetCaCertTagName(): void;
|
|
412
|
+
get caCertTagNameInput(): string;
|
|
413
|
+
private _connectionName?;
|
|
414
|
+
get connectionName(): string;
|
|
415
|
+
set connectionName(value: string);
|
|
416
|
+
get connectionNameInput(): string;
|
|
417
|
+
private _connectionType?;
|
|
418
|
+
get connectionType(): string;
|
|
419
|
+
set connectionType(value: string);
|
|
420
|
+
get connectionTypeInput(): string;
|
|
421
|
+
private _customAlgorithms?;
|
|
422
|
+
get customAlgorithms(): boolean | cdktf.IResolvable;
|
|
423
|
+
set customAlgorithms(value: boolean | cdktf.IResolvable);
|
|
424
|
+
resetCustomAlgorithms(): void;
|
|
425
|
+
get customAlgorithmsInput(): any;
|
|
426
|
+
private _customMapped?;
|
|
427
|
+
get customMapped(): boolean | cdktf.IResolvable;
|
|
428
|
+
set customMapped(value: boolean | cdktf.IResolvable);
|
|
429
|
+
resetCustomMapped(): void;
|
|
430
|
+
get customMappedInput(): any;
|
|
431
|
+
private _enableActiveActive?;
|
|
432
|
+
get enableActiveActive(): boolean | cdktf.IResolvable;
|
|
433
|
+
set enableActiveActive(value: boolean | cdktf.IResolvable);
|
|
434
|
+
resetEnableActiveActive(): void;
|
|
435
|
+
get enableActiveActiveInput(): any;
|
|
436
|
+
private _enableDeadPeerDetection?;
|
|
437
|
+
get enableDeadPeerDetection(): boolean | cdktf.IResolvable;
|
|
438
|
+
set enableDeadPeerDetection(value: boolean | cdktf.IResolvable);
|
|
439
|
+
resetEnableDeadPeerDetection(): void;
|
|
440
|
+
get enableDeadPeerDetectionInput(): any;
|
|
441
|
+
private _enableEventTriggeredHa?;
|
|
442
|
+
get enableEventTriggeredHa(): boolean | cdktf.IResolvable;
|
|
443
|
+
set enableEventTriggeredHa(value: boolean | cdktf.IResolvable);
|
|
444
|
+
resetEnableEventTriggeredHa(): void;
|
|
445
|
+
get enableEventTriggeredHaInput(): any;
|
|
446
|
+
private _enableIkev2?;
|
|
447
|
+
get enableIkev2(): boolean | cdktf.IResolvable;
|
|
448
|
+
set enableIkev2(value: boolean | cdktf.IResolvable);
|
|
449
|
+
resetEnableIkev2(): void;
|
|
450
|
+
get enableIkev2Input(): any;
|
|
451
|
+
private _enableSingleIpHa?;
|
|
452
|
+
get enableSingleIpHa(): boolean | cdktf.IResolvable;
|
|
453
|
+
set enableSingleIpHa(value: boolean | cdktf.IResolvable);
|
|
454
|
+
resetEnableSingleIpHa(): void;
|
|
455
|
+
get enableSingleIpHaInput(): any;
|
|
456
|
+
private _forwardTrafficToTransit?;
|
|
457
|
+
get forwardTrafficToTransit(): boolean | cdktf.IResolvable;
|
|
458
|
+
set forwardTrafficToTransit(value: boolean | cdktf.IResolvable);
|
|
459
|
+
resetForwardTrafficToTransit(): void;
|
|
460
|
+
get forwardTrafficToTransitInput(): any;
|
|
461
|
+
private _haEnabled?;
|
|
462
|
+
get haEnabled(): boolean | cdktf.IResolvable;
|
|
463
|
+
set haEnabled(value: boolean | cdktf.IResolvable);
|
|
464
|
+
resetHaEnabled(): void;
|
|
465
|
+
get haEnabledInput(): any;
|
|
466
|
+
private _id?;
|
|
467
|
+
get id(): string;
|
|
468
|
+
set id(value: string);
|
|
469
|
+
resetId(): void;
|
|
470
|
+
get idInput(): string;
|
|
471
|
+
private _localDestinationRealCidrs?;
|
|
472
|
+
get localDestinationRealCidrs(): string[];
|
|
473
|
+
set localDestinationRealCidrs(value: string[]);
|
|
474
|
+
resetLocalDestinationRealCidrs(): void;
|
|
475
|
+
get localDestinationRealCidrsInput(): string[];
|
|
476
|
+
private _localDestinationVirtualCidrs?;
|
|
477
|
+
get localDestinationVirtualCidrs(): string[];
|
|
478
|
+
set localDestinationVirtualCidrs(value: string[]);
|
|
479
|
+
resetLocalDestinationVirtualCidrs(): void;
|
|
480
|
+
get localDestinationVirtualCidrsInput(): string[];
|
|
481
|
+
private _localSourceRealCidrs?;
|
|
482
|
+
get localSourceRealCidrs(): string[];
|
|
483
|
+
set localSourceRealCidrs(value: string[]);
|
|
484
|
+
resetLocalSourceRealCidrs(): void;
|
|
485
|
+
get localSourceRealCidrsInput(): string[];
|
|
486
|
+
private _localSourceVirtualCidrs?;
|
|
487
|
+
get localSourceVirtualCidrs(): string[];
|
|
488
|
+
set localSourceVirtualCidrs(value: string[]);
|
|
489
|
+
resetLocalSourceVirtualCidrs(): void;
|
|
490
|
+
get localSourceVirtualCidrsInput(): string[];
|
|
491
|
+
private _localSubnetCidr?;
|
|
492
|
+
get localSubnetCidr(): string;
|
|
493
|
+
set localSubnetCidr(value: string);
|
|
494
|
+
resetLocalSubnetCidr(): void;
|
|
495
|
+
get localSubnetCidrInput(): string;
|
|
496
|
+
private _localSubnetVirtual?;
|
|
497
|
+
get localSubnetVirtual(): string;
|
|
498
|
+
set localSubnetVirtual(value: string);
|
|
499
|
+
resetLocalSubnetVirtual(): void;
|
|
500
|
+
get localSubnetVirtualInput(): string;
|
|
501
|
+
private _localTunnelIp?;
|
|
502
|
+
get localTunnelIp(): string;
|
|
503
|
+
set localTunnelIp(value: string);
|
|
504
|
+
resetLocalTunnelIp(): void;
|
|
505
|
+
get localTunnelIpInput(): string;
|
|
506
|
+
private _phase1LocalIdentifier?;
|
|
507
|
+
get phase1LocalIdentifier(): string;
|
|
508
|
+
set phase1LocalIdentifier(value: string);
|
|
509
|
+
resetPhase1LocalIdentifier(): void;
|
|
510
|
+
get phase1LocalIdentifierInput(): string;
|
|
511
|
+
private _phase1RemoteIdentifier?;
|
|
512
|
+
get phase1RemoteIdentifier(): string[];
|
|
513
|
+
set phase1RemoteIdentifier(value: string[]);
|
|
514
|
+
resetPhase1RemoteIdentifier(): void;
|
|
515
|
+
get phase1RemoteIdentifierInput(): string[];
|
|
516
|
+
private _phase1Authentication?;
|
|
517
|
+
get phase1Authentication(): string;
|
|
518
|
+
set phase1Authentication(value: string);
|
|
519
|
+
resetPhase1Authentication(): void;
|
|
520
|
+
get phase1AuthenticationInput(): string;
|
|
521
|
+
private _phase1DhGroups?;
|
|
522
|
+
get phase1DhGroups(): string;
|
|
523
|
+
set phase1DhGroups(value: string);
|
|
524
|
+
resetPhase1DhGroups(): void;
|
|
525
|
+
get phase1DhGroupsInput(): string;
|
|
526
|
+
private _phase1Encryption?;
|
|
527
|
+
get phase1Encryption(): string;
|
|
528
|
+
set phase1Encryption(value: string);
|
|
529
|
+
resetPhase1Encryption(): void;
|
|
530
|
+
get phase1EncryptionInput(): string;
|
|
531
|
+
private _phase2Authentication?;
|
|
532
|
+
get phase2Authentication(): string;
|
|
533
|
+
set phase2Authentication(value: string);
|
|
534
|
+
resetPhase2Authentication(): void;
|
|
535
|
+
get phase2AuthenticationInput(): string;
|
|
536
|
+
private _phase2DhGroups?;
|
|
537
|
+
get phase2DhGroups(): string;
|
|
538
|
+
set phase2DhGroups(value: string);
|
|
539
|
+
resetPhase2DhGroups(): void;
|
|
540
|
+
get phase2DhGroupsInput(): string;
|
|
541
|
+
private _phase2Encryption?;
|
|
542
|
+
get phase2Encryption(): string;
|
|
543
|
+
set phase2Encryption(value: string);
|
|
544
|
+
resetPhase2Encryption(): void;
|
|
545
|
+
get phase2EncryptionInput(): string;
|
|
546
|
+
private _preSharedKey?;
|
|
547
|
+
get preSharedKey(): string;
|
|
548
|
+
set preSharedKey(value: string);
|
|
549
|
+
resetPreSharedKey(): void;
|
|
550
|
+
get preSharedKeyInput(): string;
|
|
551
|
+
private _primaryCloudGatewayName?;
|
|
552
|
+
get primaryCloudGatewayName(): string;
|
|
553
|
+
set primaryCloudGatewayName(value: string);
|
|
554
|
+
get primaryCloudGatewayNameInput(): string;
|
|
555
|
+
private _privateRouteEncryption?;
|
|
556
|
+
get privateRouteEncryption(): boolean | cdktf.IResolvable;
|
|
557
|
+
set privateRouteEncryption(value: boolean | cdktf.IResolvable);
|
|
558
|
+
resetPrivateRouteEncryption(): void;
|
|
559
|
+
get privateRouteEncryptionInput(): any;
|
|
560
|
+
private _remoteDestinationRealCidrs?;
|
|
561
|
+
get remoteDestinationRealCidrs(): string[];
|
|
562
|
+
set remoteDestinationRealCidrs(value: string[]);
|
|
563
|
+
resetRemoteDestinationRealCidrs(): void;
|
|
564
|
+
get remoteDestinationRealCidrsInput(): string[];
|
|
565
|
+
private _remoteDestinationVirtualCidrs?;
|
|
566
|
+
get remoteDestinationVirtualCidrs(): string[];
|
|
567
|
+
set remoteDestinationVirtualCidrs(value: string[]);
|
|
568
|
+
resetRemoteDestinationVirtualCidrs(): void;
|
|
569
|
+
get remoteDestinationVirtualCidrsInput(): string[];
|
|
570
|
+
private _remoteGatewayIp?;
|
|
571
|
+
get remoteGatewayIp(): string;
|
|
572
|
+
set remoteGatewayIp(value: string);
|
|
573
|
+
get remoteGatewayIpInput(): string;
|
|
574
|
+
private _remoteGatewayLatitude?;
|
|
575
|
+
get remoteGatewayLatitude(): number;
|
|
576
|
+
set remoteGatewayLatitude(value: number);
|
|
577
|
+
resetRemoteGatewayLatitude(): void;
|
|
578
|
+
get remoteGatewayLatitudeInput(): number;
|
|
579
|
+
private _remoteGatewayLongitude?;
|
|
580
|
+
get remoteGatewayLongitude(): number;
|
|
581
|
+
set remoteGatewayLongitude(value: number);
|
|
582
|
+
resetRemoteGatewayLongitude(): void;
|
|
583
|
+
get remoteGatewayLongitudeInput(): number;
|
|
584
|
+
private _remoteGatewayType?;
|
|
585
|
+
get remoteGatewayType(): string;
|
|
586
|
+
set remoteGatewayType(value: string);
|
|
587
|
+
get remoteGatewayTypeInput(): string;
|
|
588
|
+
private _remoteIdentifier?;
|
|
589
|
+
get remoteIdentifier(): string;
|
|
590
|
+
set remoteIdentifier(value: string);
|
|
591
|
+
resetRemoteIdentifier(): void;
|
|
592
|
+
get remoteIdentifierInput(): string;
|
|
593
|
+
private _remoteSourceRealCidrs?;
|
|
594
|
+
get remoteSourceRealCidrs(): string[];
|
|
595
|
+
set remoteSourceRealCidrs(value: string[]);
|
|
596
|
+
resetRemoteSourceRealCidrs(): void;
|
|
597
|
+
get remoteSourceRealCidrsInput(): string[];
|
|
598
|
+
private _remoteSourceVirtualCidrs?;
|
|
599
|
+
get remoteSourceVirtualCidrs(): string[];
|
|
600
|
+
set remoteSourceVirtualCidrs(value: string[]);
|
|
601
|
+
resetRemoteSourceVirtualCidrs(): void;
|
|
602
|
+
get remoteSourceVirtualCidrsInput(): string[];
|
|
603
|
+
private _remoteSubnetCidr?;
|
|
604
|
+
get remoteSubnetCidr(): string;
|
|
605
|
+
set remoteSubnetCidr(value: string);
|
|
606
|
+
resetRemoteSubnetCidr(): void;
|
|
607
|
+
get remoteSubnetCidrInput(): string;
|
|
608
|
+
private _remoteSubnetVirtual?;
|
|
609
|
+
get remoteSubnetVirtual(): string;
|
|
610
|
+
set remoteSubnetVirtual(value: string);
|
|
611
|
+
resetRemoteSubnetVirtual(): void;
|
|
612
|
+
get remoteSubnetVirtualInput(): string;
|
|
613
|
+
private _remoteTunnelIp?;
|
|
614
|
+
get remoteTunnelIp(): string;
|
|
615
|
+
set remoteTunnelIp(value: string);
|
|
616
|
+
resetRemoteTunnelIp(): void;
|
|
617
|
+
get remoteTunnelIpInput(): string;
|
|
618
|
+
private _routeTableList?;
|
|
619
|
+
get routeTableList(): string[];
|
|
620
|
+
set routeTableList(value: string[]);
|
|
621
|
+
resetRouteTableList(): void;
|
|
622
|
+
get routeTableListInput(): string[];
|
|
623
|
+
private _sslServerPool?;
|
|
624
|
+
get sslServerPool(): string;
|
|
625
|
+
set sslServerPool(value: string);
|
|
626
|
+
resetSslServerPool(): void;
|
|
627
|
+
get sslServerPoolInput(): string;
|
|
628
|
+
private _tunnelType?;
|
|
629
|
+
get tunnelType(): string;
|
|
630
|
+
set tunnelType(value: string);
|
|
631
|
+
get tunnelTypeInput(): string;
|
|
632
|
+
private _vpcId?;
|
|
633
|
+
get vpcId(): string;
|
|
634
|
+
set vpcId(value: string);
|
|
635
|
+
get vpcIdInput(): string;
|
|
636
|
+
protected synthesizeAttributes(): {
|
|
637
|
+
[name: string]: any;
|
|
638
|
+
};
|
|
639
|
+
protected synthesizeHclAttributes(): {
|
|
640
|
+
[name: string]: any;
|
|
641
|
+
};
|
|
642
|
+
}
|