@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,120 @@
|
|
|
1
|
+
import { Construct } from 'constructs';
|
|
2
|
+
import * as cdktf from 'cdktf';
|
|
3
|
+
export interface CopilotSecurityGroupManagementConfigConfig extends cdktf.TerraformMetaArguments {
|
|
4
|
+
/**
|
|
5
|
+
* Access account name.
|
|
6
|
+
*
|
|
7
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#account_name CopilotSecurityGroupManagementConfig#account_name}
|
|
8
|
+
*/
|
|
9
|
+
readonly accountName?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Cloud type.
|
|
12
|
+
*
|
|
13
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#cloud_type CopilotSecurityGroupManagementConfig#cloud_type}
|
|
14
|
+
*/
|
|
15
|
+
readonly cloudType?: number;
|
|
16
|
+
/**
|
|
17
|
+
* Switch to enable copilot security group management.
|
|
18
|
+
*
|
|
19
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#enable_copilot_security_group_management CopilotSecurityGroupManagementConfig#enable_copilot_security_group_management}
|
|
20
|
+
*/
|
|
21
|
+
readonly enableCopilotSecurityGroupManagement: boolean | cdktf.IResolvable;
|
|
22
|
+
/**
|
|
23
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#id CopilotSecurityGroupManagementConfig#id}
|
|
24
|
+
*
|
|
25
|
+
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
26
|
+
* 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.
|
|
27
|
+
*/
|
|
28
|
+
readonly id?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Copilot instance ID.
|
|
31
|
+
*
|
|
32
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#instance_id CopilotSecurityGroupManagementConfig#instance_id}
|
|
33
|
+
*/
|
|
34
|
+
readonly instanceId?: string;
|
|
35
|
+
/**
|
|
36
|
+
* Copilot region. Valid for AWS and Azure.
|
|
37
|
+
*
|
|
38
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#region CopilotSecurityGroupManagementConfig#region}
|
|
39
|
+
*/
|
|
40
|
+
readonly region?: string;
|
|
41
|
+
/**
|
|
42
|
+
* VPC ID.
|
|
43
|
+
*
|
|
44
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#vpc_id CopilotSecurityGroupManagementConfig#vpc_id}
|
|
45
|
+
*/
|
|
46
|
+
readonly vpcId?: string;
|
|
47
|
+
/**
|
|
48
|
+
* Copilot zone. Valid for GCP.
|
|
49
|
+
*
|
|
50
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#zone CopilotSecurityGroupManagementConfig#zone}
|
|
51
|
+
*/
|
|
52
|
+
readonly zone?: string;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Represents a {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config aviatrix_copilot_security_group_management_config}
|
|
56
|
+
*/
|
|
57
|
+
export declare class CopilotSecurityGroupManagementConfig extends cdktf.TerraformResource {
|
|
58
|
+
static readonly tfResourceType = "aviatrix_copilot_security_group_management_config";
|
|
59
|
+
/**
|
|
60
|
+
* Generates CDKTF code for importing a CopilotSecurityGroupManagementConfig resource upon running "cdktf plan <stack-name>"
|
|
61
|
+
* @param scope The scope in which to define this construct
|
|
62
|
+
* @param importToId The construct id used in the generated config for the CopilotSecurityGroupManagementConfig to import
|
|
63
|
+
* @param importFromId The id of the existing CopilotSecurityGroupManagementConfig that should be imported. Refer to the {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#import import section} in the documentation of this resource for the id to use
|
|
64
|
+
* @param provider? Optional instance of the provider where the CopilotSecurityGroupManagementConfig to import is found
|
|
65
|
+
*/
|
|
66
|
+
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
|
|
67
|
+
/**
|
|
68
|
+
* Create a new {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config aviatrix_copilot_security_group_management_config} Resource
|
|
69
|
+
*
|
|
70
|
+
* @param scope The scope in which to define this construct
|
|
71
|
+
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
72
|
+
* @param options CopilotSecurityGroupManagementConfigConfig
|
|
73
|
+
*/
|
|
74
|
+
constructor(scope: Construct, id: string, config: CopilotSecurityGroupManagementConfigConfig);
|
|
75
|
+
private _accountName?;
|
|
76
|
+
get accountName(): string;
|
|
77
|
+
set accountName(value: string);
|
|
78
|
+
resetAccountName(): void;
|
|
79
|
+
get accountNameInput(): string;
|
|
80
|
+
private _cloudType?;
|
|
81
|
+
get cloudType(): number;
|
|
82
|
+
set cloudType(value: number);
|
|
83
|
+
resetCloudType(): void;
|
|
84
|
+
get cloudTypeInput(): number;
|
|
85
|
+
private _enableCopilotSecurityGroupManagement?;
|
|
86
|
+
get enableCopilotSecurityGroupManagement(): boolean | cdktf.IResolvable;
|
|
87
|
+
set enableCopilotSecurityGroupManagement(value: boolean | cdktf.IResolvable);
|
|
88
|
+
get enableCopilotSecurityGroupManagementInput(): any;
|
|
89
|
+
private _id?;
|
|
90
|
+
get id(): string;
|
|
91
|
+
set id(value: string);
|
|
92
|
+
resetId(): void;
|
|
93
|
+
get idInput(): string;
|
|
94
|
+
private _instanceId?;
|
|
95
|
+
get instanceId(): string;
|
|
96
|
+
set instanceId(value: string);
|
|
97
|
+
resetInstanceId(): void;
|
|
98
|
+
get instanceIdInput(): string;
|
|
99
|
+
private _region?;
|
|
100
|
+
get region(): string;
|
|
101
|
+
set region(value: string);
|
|
102
|
+
resetRegion(): void;
|
|
103
|
+
get regionInput(): string;
|
|
104
|
+
private _vpcId?;
|
|
105
|
+
get vpcId(): string;
|
|
106
|
+
set vpcId(value: string);
|
|
107
|
+
resetVpcId(): void;
|
|
108
|
+
get vpcIdInput(): string;
|
|
109
|
+
private _zone?;
|
|
110
|
+
get zone(): string;
|
|
111
|
+
set zone(value: string);
|
|
112
|
+
resetZone(): void;
|
|
113
|
+
get zoneInput(): string;
|
|
114
|
+
protected synthesizeAttributes(): {
|
|
115
|
+
[name: string]: any;
|
|
116
|
+
};
|
|
117
|
+
protected synthesizeHclAttributes(): {
|
|
118
|
+
[name: string]: any;
|
|
119
|
+
};
|
|
120
|
+
}
|
|
@@ -0,0 +1,249 @@
|
|
|
1
|
+
// https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config
|
|
2
|
+
// generated from terraform resource schema
|
|
3
|
+
import * as cdktf from 'cdktf';
|
|
4
|
+
/**
|
|
5
|
+
* Represents a {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config aviatrix_copilot_security_group_management_config}
|
|
6
|
+
*/
|
|
7
|
+
export class CopilotSecurityGroupManagementConfig extends cdktf.TerraformResource {
|
|
8
|
+
// =================
|
|
9
|
+
// STATIC PROPERTIES
|
|
10
|
+
// =================
|
|
11
|
+
static tfResourceType = "aviatrix_copilot_security_group_management_config";
|
|
12
|
+
// ==============
|
|
13
|
+
// STATIC Methods
|
|
14
|
+
// ==============
|
|
15
|
+
/**
|
|
16
|
+
* Generates CDKTF code for importing a CopilotSecurityGroupManagementConfig resource upon running "cdktf plan <stack-name>"
|
|
17
|
+
* @param scope The scope in which to define this construct
|
|
18
|
+
* @param importToId The construct id used in the generated config for the CopilotSecurityGroupManagementConfig to import
|
|
19
|
+
* @param importFromId The id of the existing CopilotSecurityGroupManagementConfig that should be imported. Refer to the {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config#import import section} in the documentation of this resource for the id to use
|
|
20
|
+
* @param provider? Optional instance of the provider where the CopilotSecurityGroupManagementConfig to import is found
|
|
21
|
+
*/
|
|
22
|
+
static generateConfigForImport(scope, importToId, importFromId, provider) {
|
|
23
|
+
return new cdktf.ImportableResource(scope, importToId, { terraformResourceType: "aviatrix_copilot_security_group_management_config", importId: importFromId, provider });
|
|
24
|
+
}
|
|
25
|
+
// ===========
|
|
26
|
+
// INITIALIZER
|
|
27
|
+
// ===========
|
|
28
|
+
/**
|
|
29
|
+
* Create a new {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_security_group_management_config aviatrix_copilot_security_group_management_config} Resource
|
|
30
|
+
*
|
|
31
|
+
* @param scope The scope in which to define this construct
|
|
32
|
+
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
33
|
+
* @param options CopilotSecurityGroupManagementConfigConfig
|
|
34
|
+
*/
|
|
35
|
+
constructor(scope, id, config) {
|
|
36
|
+
super(scope, id, {
|
|
37
|
+
terraformResourceType: 'aviatrix_copilot_security_group_management_config',
|
|
38
|
+
terraformGeneratorMetadata: {
|
|
39
|
+
providerName: 'aviatrix',
|
|
40
|
+
providerVersion: '8.1.10',
|
|
41
|
+
providerVersionConstraint: '8.1.10'
|
|
42
|
+
},
|
|
43
|
+
provider: config.provider,
|
|
44
|
+
dependsOn: config.dependsOn,
|
|
45
|
+
count: config.count,
|
|
46
|
+
lifecycle: config.lifecycle,
|
|
47
|
+
provisioners: config.provisioners,
|
|
48
|
+
connection: config.connection,
|
|
49
|
+
forEach: config.forEach
|
|
50
|
+
});
|
|
51
|
+
this._accountName = config.accountName;
|
|
52
|
+
this._cloudType = config.cloudType;
|
|
53
|
+
this._enableCopilotSecurityGroupManagement = config.enableCopilotSecurityGroupManagement;
|
|
54
|
+
this._id = config.id;
|
|
55
|
+
this._instanceId = config.instanceId;
|
|
56
|
+
this._region = config.region;
|
|
57
|
+
this._vpcId = config.vpcId;
|
|
58
|
+
this._zone = config.zone;
|
|
59
|
+
}
|
|
60
|
+
// ==========
|
|
61
|
+
// ATTRIBUTES
|
|
62
|
+
// ==========
|
|
63
|
+
// account_name - computed: false, optional: true, required: false
|
|
64
|
+
_accountName;
|
|
65
|
+
get accountName() {
|
|
66
|
+
return this.getStringAttribute('account_name');
|
|
67
|
+
}
|
|
68
|
+
set accountName(value) {
|
|
69
|
+
this._accountName = value;
|
|
70
|
+
}
|
|
71
|
+
resetAccountName() {
|
|
72
|
+
this._accountName = undefined;
|
|
73
|
+
}
|
|
74
|
+
// Temporarily expose input value. Use with caution.
|
|
75
|
+
get accountNameInput() {
|
|
76
|
+
return this._accountName;
|
|
77
|
+
}
|
|
78
|
+
// cloud_type - computed: false, optional: true, required: false
|
|
79
|
+
_cloudType;
|
|
80
|
+
get cloudType() {
|
|
81
|
+
return this.getNumberAttribute('cloud_type');
|
|
82
|
+
}
|
|
83
|
+
set cloudType(value) {
|
|
84
|
+
this._cloudType = value;
|
|
85
|
+
}
|
|
86
|
+
resetCloudType() {
|
|
87
|
+
this._cloudType = undefined;
|
|
88
|
+
}
|
|
89
|
+
// Temporarily expose input value. Use with caution.
|
|
90
|
+
get cloudTypeInput() {
|
|
91
|
+
return this._cloudType;
|
|
92
|
+
}
|
|
93
|
+
// enable_copilot_security_group_management - computed: false, optional: false, required: true
|
|
94
|
+
_enableCopilotSecurityGroupManagement;
|
|
95
|
+
get enableCopilotSecurityGroupManagement() {
|
|
96
|
+
return this.getBooleanAttribute('enable_copilot_security_group_management');
|
|
97
|
+
}
|
|
98
|
+
set enableCopilotSecurityGroupManagement(value) {
|
|
99
|
+
this._enableCopilotSecurityGroupManagement = value;
|
|
100
|
+
}
|
|
101
|
+
// Temporarily expose input value. Use with caution.
|
|
102
|
+
get enableCopilotSecurityGroupManagementInput() {
|
|
103
|
+
return this._enableCopilotSecurityGroupManagement;
|
|
104
|
+
}
|
|
105
|
+
// id - computed: true, optional: true, required: false
|
|
106
|
+
_id;
|
|
107
|
+
get id() {
|
|
108
|
+
return this.getStringAttribute('id');
|
|
109
|
+
}
|
|
110
|
+
set id(value) {
|
|
111
|
+
this._id = value;
|
|
112
|
+
}
|
|
113
|
+
resetId() {
|
|
114
|
+
this._id = undefined;
|
|
115
|
+
}
|
|
116
|
+
// Temporarily expose input value. Use with caution.
|
|
117
|
+
get idInput() {
|
|
118
|
+
return this._id;
|
|
119
|
+
}
|
|
120
|
+
// instance_id - computed: false, optional: true, required: false
|
|
121
|
+
_instanceId;
|
|
122
|
+
get instanceId() {
|
|
123
|
+
return this.getStringAttribute('instance_id');
|
|
124
|
+
}
|
|
125
|
+
set instanceId(value) {
|
|
126
|
+
this._instanceId = value;
|
|
127
|
+
}
|
|
128
|
+
resetInstanceId() {
|
|
129
|
+
this._instanceId = undefined;
|
|
130
|
+
}
|
|
131
|
+
// Temporarily expose input value. Use with caution.
|
|
132
|
+
get instanceIdInput() {
|
|
133
|
+
return this._instanceId;
|
|
134
|
+
}
|
|
135
|
+
// region - computed: false, optional: true, required: false
|
|
136
|
+
_region;
|
|
137
|
+
get region() {
|
|
138
|
+
return this.getStringAttribute('region');
|
|
139
|
+
}
|
|
140
|
+
set region(value) {
|
|
141
|
+
this._region = value;
|
|
142
|
+
}
|
|
143
|
+
resetRegion() {
|
|
144
|
+
this._region = undefined;
|
|
145
|
+
}
|
|
146
|
+
// Temporarily expose input value. Use with caution.
|
|
147
|
+
get regionInput() {
|
|
148
|
+
return this._region;
|
|
149
|
+
}
|
|
150
|
+
// vpc_id - computed: false, optional: true, required: false
|
|
151
|
+
_vpcId;
|
|
152
|
+
get vpcId() {
|
|
153
|
+
return this.getStringAttribute('vpc_id');
|
|
154
|
+
}
|
|
155
|
+
set vpcId(value) {
|
|
156
|
+
this._vpcId = value;
|
|
157
|
+
}
|
|
158
|
+
resetVpcId() {
|
|
159
|
+
this._vpcId = undefined;
|
|
160
|
+
}
|
|
161
|
+
// Temporarily expose input value. Use with caution.
|
|
162
|
+
get vpcIdInput() {
|
|
163
|
+
return this._vpcId;
|
|
164
|
+
}
|
|
165
|
+
// zone - computed: false, optional: true, required: false
|
|
166
|
+
_zone;
|
|
167
|
+
get zone() {
|
|
168
|
+
return this.getStringAttribute('zone');
|
|
169
|
+
}
|
|
170
|
+
set zone(value) {
|
|
171
|
+
this._zone = value;
|
|
172
|
+
}
|
|
173
|
+
resetZone() {
|
|
174
|
+
this._zone = undefined;
|
|
175
|
+
}
|
|
176
|
+
// Temporarily expose input value. Use with caution.
|
|
177
|
+
get zoneInput() {
|
|
178
|
+
return this._zone;
|
|
179
|
+
}
|
|
180
|
+
// =========
|
|
181
|
+
// SYNTHESIS
|
|
182
|
+
// =========
|
|
183
|
+
synthesizeAttributes() {
|
|
184
|
+
return {
|
|
185
|
+
account_name: cdktf.stringToTerraform(this._accountName),
|
|
186
|
+
cloud_type: cdktf.numberToTerraform(this._cloudType),
|
|
187
|
+
enable_copilot_security_group_management: cdktf.booleanToTerraform(this._enableCopilotSecurityGroupManagement),
|
|
188
|
+
id: cdktf.stringToTerraform(this._id),
|
|
189
|
+
instance_id: cdktf.stringToTerraform(this._instanceId),
|
|
190
|
+
region: cdktf.stringToTerraform(this._region),
|
|
191
|
+
vpc_id: cdktf.stringToTerraform(this._vpcId),
|
|
192
|
+
zone: cdktf.stringToTerraform(this._zone),
|
|
193
|
+
};
|
|
194
|
+
}
|
|
195
|
+
synthesizeHclAttributes() {
|
|
196
|
+
const attrs = {
|
|
197
|
+
account_name: {
|
|
198
|
+
value: cdktf.stringToHclTerraform(this._accountName),
|
|
199
|
+
isBlock: false,
|
|
200
|
+
type: "simple",
|
|
201
|
+
storageClassType: "string",
|
|
202
|
+
},
|
|
203
|
+
cloud_type: {
|
|
204
|
+
value: cdktf.numberToHclTerraform(this._cloudType),
|
|
205
|
+
isBlock: false,
|
|
206
|
+
type: "simple",
|
|
207
|
+
storageClassType: "number",
|
|
208
|
+
},
|
|
209
|
+
enable_copilot_security_group_management: {
|
|
210
|
+
value: cdktf.booleanToHclTerraform(this._enableCopilotSecurityGroupManagement),
|
|
211
|
+
isBlock: false,
|
|
212
|
+
type: "simple",
|
|
213
|
+
storageClassType: "boolean",
|
|
214
|
+
},
|
|
215
|
+
id: {
|
|
216
|
+
value: cdktf.stringToHclTerraform(this._id),
|
|
217
|
+
isBlock: false,
|
|
218
|
+
type: "simple",
|
|
219
|
+
storageClassType: "string",
|
|
220
|
+
},
|
|
221
|
+
instance_id: {
|
|
222
|
+
value: cdktf.stringToHclTerraform(this._instanceId),
|
|
223
|
+
isBlock: false,
|
|
224
|
+
type: "simple",
|
|
225
|
+
storageClassType: "string",
|
|
226
|
+
},
|
|
227
|
+
region: {
|
|
228
|
+
value: cdktf.stringToHclTerraform(this._region),
|
|
229
|
+
isBlock: false,
|
|
230
|
+
type: "simple",
|
|
231
|
+
storageClassType: "string",
|
|
232
|
+
},
|
|
233
|
+
vpc_id: {
|
|
234
|
+
value: cdktf.stringToHclTerraform(this._vpcId),
|
|
235
|
+
isBlock: false,
|
|
236
|
+
type: "simple",
|
|
237
|
+
storageClassType: "string",
|
|
238
|
+
},
|
|
239
|
+
zone: {
|
|
240
|
+
value: cdktf.stringToHclTerraform(this._zone),
|
|
241
|
+
isBlock: false,
|
|
242
|
+
type: "simple",
|
|
243
|
+
storageClassType: "string",
|
|
244
|
+
},
|
|
245
|
+
};
|
|
246
|
+
// remove undefined attributes
|
|
247
|
+
return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
|
|
248
|
+
}
|
|
249
|
+
}
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
import { Construct } from 'constructs';
|
|
2
|
+
import * as cdktf from 'cdktf';
|
|
3
|
+
export interface CopilotSimpleDeploymentConfig extends cdktf.TerraformMetaArguments {
|
|
4
|
+
/**
|
|
5
|
+
* Aviatrix access account name.
|
|
6
|
+
*
|
|
7
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#account_name CopilotSimpleDeployment#account_name}
|
|
8
|
+
*/
|
|
9
|
+
readonly accountName: string;
|
|
10
|
+
/**
|
|
11
|
+
* Cloud type.
|
|
12
|
+
*
|
|
13
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#cloud_type CopilotSimpleDeployment#cloud_type}
|
|
14
|
+
*/
|
|
15
|
+
readonly cloudType: number;
|
|
16
|
+
/**
|
|
17
|
+
* Controller service account password.
|
|
18
|
+
*
|
|
19
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#controller_service_account_password CopilotSimpleDeployment#controller_service_account_password}
|
|
20
|
+
*/
|
|
21
|
+
readonly controllerServiceAccountPassword: string;
|
|
22
|
+
/**
|
|
23
|
+
* Controller service account username.
|
|
24
|
+
*
|
|
25
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#controller_service_account_username CopilotSimpleDeployment#controller_service_account_username}
|
|
26
|
+
*/
|
|
27
|
+
readonly controllerServiceAccountUsername: string;
|
|
28
|
+
/**
|
|
29
|
+
* Data volume size.
|
|
30
|
+
*
|
|
31
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#data_volume_size CopilotSimpleDeployment#data_volume_size}
|
|
32
|
+
*/
|
|
33
|
+
readonly dataVolumeSize?: number;
|
|
34
|
+
/**
|
|
35
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#id CopilotSimpleDeployment#id}
|
|
36
|
+
*
|
|
37
|
+
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
38
|
+
* 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.
|
|
39
|
+
*/
|
|
40
|
+
readonly id?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Instance size.
|
|
43
|
+
*
|
|
44
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#instance_size CopilotSimpleDeployment#instance_size}
|
|
45
|
+
*/
|
|
46
|
+
readonly instanceSize?: string;
|
|
47
|
+
/**
|
|
48
|
+
* Region.
|
|
49
|
+
*
|
|
50
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#region CopilotSimpleDeployment#region}
|
|
51
|
+
*/
|
|
52
|
+
readonly region: string;
|
|
53
|
+
/**
|
|
54
|
+
* Subnet CIDR.
|
|
55
|
+
*
|
|
56
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#subnet CopilotSimpleDeployment#subnet}
|
|
57
|
+
*/
|
|
58
|
+
readonly subnet: string;
|
|
59
|
+
/**
|
|
60
|
+
* VPC ID.
|
|
61
|
+
*
|
|
62
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#vpc_id CopilotSimpleDeployment#vpc_id}
|
|
63
|
+
*/
|
|
64
|
+
readonly vpcId: string;
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* Represents a {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment aviatrix_copilot_simple_deployment}
|
|
68
|
+
*/
|
|
69
|
+
export declare class CopilotSimpleDeployment extends cdktf.TerraformResource {
|
|
70
|
+
static readonly tfResourceType = "aviatrix_copilot_simple_deployment";
|
|
71
|
+
/**
|
|
72
|
+
* Generates CDKTF code for importing a CopilotSimpleDeployment resource upon running "cdktf plan <stack-name>"
|
|
73
|
+
* @param scope The scope in which to define this construct
|
|
74
|
+
* @param importToId The construct id used in the generated config for the CopilotSimpleDeployment to import
|
|
75
|
+
* @param importFromId The id of the existing CopilotSimpleDeployment that should be imported. Refer to the {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment#import import section} in the documentation of this resource for the id to use
|
|
76
|
+
* @param provider? Optional instance of the provider where the CopilotSimpleDeployment to import is found
|
|
77
|
+
*/
|
|
78
|
+
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
|
|
79
|
+
/**
|
|
80
|
+
* Create a new {@link https://registry.terraform.io/providers/aviatrixsystems/aviatrix/8.1.10/docs/resources/copilot_simple_deployment aviatrix_copilot_simple_deployment} Resource
|
|
81
|
+
*
|
|
82
|
+
* @param scope The scope in which to define this construct
|
|
83
|
+
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
84
|
+
* @param options CopilotSimpleDeploymentConfig
|
|
85
|
+
*/
|
|
86
|
+
constructor(scope: Construct, id: string, config: CopilotSimpleDeploymentConfig);
|
|
87
|
+
private _accountName?;
|
|
88
|
+
get accountName(): string;
|
|
89
|
+
set accountName(value: string);
|
|
90
|
+
get accountNameInput(): string;
|
|
91
|
+
private _cloudType?;
|
|
92
|
+
get cloudType(): number;
|
|
93
|
+
set cloudType(value: number);
|
|
94
|
+
get cloudTypeInput(): number;
|
|
95
|
+
private _controllerServiceAccountPassword?;
|
|
96
|
+
get controllerServiceAccountPassword(): string;
|
|
97
|
+
set controllerServiceAccountPassword(value: string);
|
|
98
|
+
get controllerServiceAccountPasswordInput(): string;
|
|
99
|
+
private _controllerServiceAccountUsername?;
|
|
100
|
+
get controllerServiceAccountUsername(): string;
|
|
101
|
+
set controllerServiceAccountUsername(value: string);
|
|
102
|
+
get controllerServiceAccountUsernameInput(): string;
|
|
103
|
+
private _dataVolumeSize?;
|
|
104
|
+
get dataVolumeSize(): number;
|
|
105
|
+
set dataVolumeSize(value: number);
|
|
106
|
+
resetDataVolumeSize(): void;
|
|
107
|
+
get dataVolumeSizeInput(): number;
|
|
108
|
+
private _id?;
|
|
109
|
+
get id(): string;
|
|
110
|
+
set id(value: string);
|
|
111
|
+
resetId(): void;
|
|
112
|
+
get idInput(): string;
|
|
113
|
+
private _instanceSize?;
|
|
114
|
+
get instanceSize(): string;
|
|
115
|
+
set instanceSize(value: string);
|
|
116
|
+
resetInstanceSize(): void;
|
|
117
|
+
get instanceSizeInput(): string;
|
|
118
|
+
get privateIp(): any;
|
|
119
|
+
get publicIp(): any;
|
|
120
|
+
private _region?;
|
|
121
|
+
get region(): string;
|
|
122
|
+
set region(value: string);
|
|
123
|
+
get regionInput(): string;
|
|
124
|
+
private _subnet?;
|
|
125
|
+
get subnet(): string;
|
|
126
|
+
set subnet(value: string);
|
|
127
|
+
get subnetInput(): string;
|
|
128
|
+
private _vpcId?;
|
|
129
|
+
get vpcId(): string;
|
|
130
|
+
set vpcId(value: string);
|
|
131
|
+
get vpcIdInput(): string;
|
|
132
|
+
protected synthesizeAttributes(): {
|
|
133
|
+
[name: string]: any;
|
|
134
|
+
};
|
|
135
|
+
protected synthesizeHclAttributes(): {
|
|
136
|
+
[name: string]: any;
|
|
137
|
+
};
|
|
138
|
+
}
|