cdktf-cdktf-provider-upcloud 11.1.0__tar.gz → 12.0.0__tar.gz
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.
Potentially problematic release.
This version of cdktf-cdktf-provider-upcloud might be problematic. Click here for more details.
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/LICENSE +1 -1
- {cdktf-cdktf-provider-upcloud-11.1.0/src/cdktf_cdktf_provider_upcloud.egg-info → cdktf-cdktf-provider-upcloud-12.0.0}/PKG-INFO +1 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/setup.py +3 -3
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/_jsii/__init__.py +2 -2
- cdktf-cdktf-provider-upcloud-12.0.0/src/cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@12.0.0.jsii.tgz +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_hosts/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_ip_addresses/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_kubernetes_cluster/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_mysql_sessions/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_opensearch_indices/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_postgresql_sessions/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_redis_sessions/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_managed_object_storage_regions/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_networks/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_storage/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_tags/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_zone/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/data_upcloud_zones/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/firewall_rules/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/floating_ip_address/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/gateway/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/kubernetes_cluster/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/kubernetes_node_group/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_backend/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_backend_tls_config/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_dynamic_backend_member/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_dynamic_certificate_bundle/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_frontend/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_frontend_rule/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_frontend_tls_config/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_manual_certificate_bundle/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_resolver/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/loadbalancer_static_backend_member/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/managed_database_logical_database/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/managed_database_mysql/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/managed_database_opensearch/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/managed_database_postgresql/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/managed_database_redis/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/managed_database_user/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/managed_object_storage/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/managed_object_storage_user_access_key/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/network/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/object_storage/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/provider/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/router/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/server/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/server_group/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/storage/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/tag/__init__.py +5 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0/src/cdktf_cdktf_provider_upcloud.egg-info}/PKG-INFO +1 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud.egg-info/SOURCES.txt +1 -1
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud.egg-info/requires.txt +1 -1
- cdktf-cdktf-provider-upcloud-11.1.0/src/cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@11.1.0.jsii.tgz +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/MANIFEST.in +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/README.md +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/pyproject.toml +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/setup.cfg +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/__init__.py +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud/py.typed +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud.egg-info/dependency_links.txt +0 -0
- {cdktf-cdktf-provider-upcloud-11.1.0 → cdktf-cdktf-provider-upcloud-12.0.0}/src/cdktf_cdktf_provider_upcloud.egg-info/top_level.txt +0 -0
|
@@ -5,7 +5,7 @@ kwargs = json.loads(
|
|
|
5
5
|
"""
|
|
6
6
|
{
|
|
7
7
|
"name": "cdktf-cdktf-provider-upcloud",
|
|
8
|
-
"version": "
|
|
8
|
+
"version": "12.0.0",
|
|
9
9
|
"description": "Prebuilt upcloud Provider for Terraform CDK (cdktf)",
|
|
10
10
|
"license": "MPL-2.0",
|
|
11
11
|
"url": "https://github.com/cdktf/cdktf-provider-upcloud.git",
|
|
@@ -71,7 +71,7 @@ kwargs = json.loads(
|
|
|
71
71
|
],
|
|
72
72
|
"package_data": {
|
|
73
73
|
"cdktf_cdktf_provider_upcloud._jsii": [
|
|
74
|
-
"provider-upcloud@
|
|
74
|
+
"provider-upcloud@12.0.0.jsii.tgz"
|
|
75
75
|
],
|
|
76
76
|
"cdktf_cdktf_provider_upcloud": [
|
|
77
77
|
"py.typed"
|
|
@@ -79,7 +79,7 @@ kwargs = json.loads(
|
|
|
79
79
|
},
|
|
80
80
|
"python_requires": "~=3.8",
|
|
81
81
|
"install_requires": [
|
|
82
|
-
"cdktf>=0.
|
|
82
|
+
"cdktf>=0.20.0, <0.21.0",
|
|
83
83
|
"constructs>=10.3.0, <11.0.0",
|
|
84
84
|
"jsii>=1.93.0, <2.0.0",
|
|
85
85
|
"publication>=0.0.3",
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_hosts`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_hosts`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/hosts).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -104,6 +104,10 @@ class DataUpcloudHosts(
|
|
|
104
104
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
105
105
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
106
106
|
|
|
107
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
108
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
109
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
110
|
+
|
|
107
111
|
@jsii.python.classproperty
|
|
108
112
|
@jsii.member(jsii_name="tfResourceType")
|
|
109
113
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_ip_addresses`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_ip_addresses`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/ip_addresses).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -104,6 +104,10 @@ class DataUpcloudIpAddresses(
|
|
|
104
104
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
105
105
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
106
106
|
|
|
107
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
108
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
109
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
110
|
+
|
|
107
111
|
@jsii.python.classproperty
|
|
108
112
|
@jsii.member(jsii_name="tfResourceType")
|
|
109
113
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_kubernetes_cluster`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_kubernetes_cluster`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/kubernetes_cluster).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -100,6 +100,10 @@ class DataUpcloudKubernetesCluster(
|
|
|
100
100
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
101
101
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
102
102
|
|
|
103
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
104
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
105
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
106
|
+
|
|
103
107
|
@jsii.python.classproperty
|
|
104
108
|
@jsii.member(jsii_name="tfResourceType")
|
|
105
109
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_managed_database_mysql_sessions`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_managed_database_mysql_sessions`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/managed_database_mysql_sessions).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -148,6 +148,10 @@ class DataUpcloudManagedDatabaseMysqlSessions(
|
|
|
148
148
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
149
149
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
150
150
|
|
|
151
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
152
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
153
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
154
|
+
|
|
151
155
|
@jsii.python.classproperty
|
|
152
156
|
@jsii.member(jsii_name="tfResourceType")
|
|
153
157
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_managed_database_opensearch_indices`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_managed_database_opensearch_indices`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/managed_database_opensearch_indices).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -127,6 +127,10 @@ class DataUpcloudManagedDatabaseOpensearchIndices(
|
|
|
127
127
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
128
128
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
129
129
|
|
|
130
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
131
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
132
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
133
|
+
|
|
130
134
|
@jsii.python.classproperty
|
|
131
135
|
@jsii.member(jsii_name="tfResourceType")
|
|
132
136
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_managed_database_postgresql_sessions`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_managed_database_postgresql_sessions`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/managed_database_postgresql_sessions).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -148,6 +148,10 @@ class DataUpcloudManagedDatabasePostgresqlSessions(
|
|
|
148
148
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
149
149
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
150
150
|
|
|
151
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
152
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
153
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
154
|
+
|
|
151
155
|
@jsii.python.classproperty
|
|
152
156
|
@jsii.member(jsii_name="tfResourceType")
|
|
153
157
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_managed_database_redis_sessions`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_managed_database_redis_sessions`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/managed_database_redis_sessions).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -148,6 +148,10 @@ class DataUpcloudManagedDatabaseRedisSessions(
|
|
|
148
148
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
149
149
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
150
150
|
|
|
151
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
152
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
153
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
154
|
+
|
|
151
155
|
@jsii.python.classproperty
|
|
152
156
|
@jsii.member(jsii_name="tfResourceType")
|
|
153
157
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_managed_object_storage_regions`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_managed_object_storage_regions`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/managed_object_storage_regions).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -104,6 +104,10 @@ class DataUpcloudManagedObjectStorageRegions(
|
|
|
104
104
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
105
105
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
106
106
|
|
|
107
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
108
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
109
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
110
|
+
|
|
107
111
|
@jsii.python.classproperty
|
|
108
112
|
@jsii.member(jsii_name="tfResourceType")
|
|
109
113
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_networks`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_networks`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/networks).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -118,6 +118,10 @@ class DataUpcloudNetworks(
|
|
|
118
118
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
119
119
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
120
120
|
|
|
121
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
122
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
123
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
124
|
+
|
|
121
125
|
@jsii.python.classproperty
|
|
122
126
|
@jsii.member(jsii_name="tfResourceType")
|
|
123
127
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_storage`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_storage`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/storage).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -142,6 +142,10 @@ class DataUpcloudStorage(
|
|
|
142
142
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
143
143
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
144
144
|
|
|
145
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
146
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
147
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
148
|
+
|
|
145
149
|
@jsii.python.classproperty
|
|
146
150
|
@jsii.member(jsii_name="tfResourceType")
|
|
147
151
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_tags`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_tags`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/tags).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -104,6 +104,10 @@ class DataUpcloudTags(
|
|
|
104
104
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
105
105
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
106
106
|
|
|
107
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
108
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
109
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
110
|
+
|
|
107
111
|
@jsii.python.classproperty
|
|
108
112
|
@jsii.member(jsii_name="tfResourceType")
|
|
109
113
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_zone`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_zone`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/zone).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -107,6 +107,10 @@ class DataUpcloudZone(
|
|
|
107
107
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
108
108
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
109
109
|
|
|
110
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
111
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
112
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
113
|
+
|
|
110
114
|
@jsii.python.classproperty
|
|
111
115
|
@jsii.member(jsii_name="tfResourceType")
|
|
112
116
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `data_upcloud_zones`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`data_upcloud_zones`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/data-sources/zones).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -111,6 +111,10 @@ class DataUpcloudZones(
|
|
|
111
111
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
112
112
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
113
113
|
|
|
114
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
115
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
116
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
117
|
+
|
|
114
118
|
@jsii.python.classproperty
|
|
115
119
|
@jsii.member(jsii_name="tfResourceType")
|
|
116
120
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_firewall_rules`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_firewall_rules`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/firewall_rules).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -123,6 +123,10 @@ class FirewallRules(
|
|
|
123
123
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
124
124
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
125
125
|
|
|
126
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
127
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
128
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
129
|
+
|
|
126
130
|
@jsii.python.classproperty
|
|
127
131
|
@jsii.member(jsii_name="tfResourceType")
|
|
128
132
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_floating_ip_address`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_floating_ip_address`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/floating_ip_address).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -132,6 +132,10 @@ class FloatingIpAddress(
|
|
|
132
132
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
133
133
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
134
134
|
|
|
135
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
136
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
137
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
138
|
+
|
|
135
139
|
@jsii.python.classproperty
|
|
136
140
|
@jsii.member(jsii_name="tfResourceType")
|
|
137
141
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_gateway`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_gateway`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/gateway).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -139,6 +139,10 @@ class Gateway(
|
|
|
139
139
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
140
140
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
141
141
|
|
|
142
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
143
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
144
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
145
|
+
|
|
142
146
|
@jsii.python.classproperty
|
|
143
147
|
@jsii.member(jsii_name="tfResourceType")
|
|
144
148
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_kubernetes_cluster`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_kubernetes_cluster`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/kubernetes_cluster).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -137,6 +137,10 @@ class KubernetesCluster(
|
|
|
137
137
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
138
138
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
139
139
|
|
|
140
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
141
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
142
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
143
|
+
|
|
140
144
|
@jsii.python.classproperty
|
|
141
145
|
@jsii.member(jsii_name="tfResourceType")
|
|
142
146
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_kubernetes_node_group`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_kubernetes_node_group`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/kubernetes_node_group).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -184,6 +184,10 @@ class KubernetesNodeGroup(
|
|
|
184
184
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
185
185
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
186
186
|
|
|
187
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
188
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
189
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
190
|
+
|
|
187
191
|
@jsii.python.classproperty
|
|
188
192
|
@jsii.member(jsii_name="tfResourceType")
|
|
189
193
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -154,6 +154,10 @@ class Loadbalancer(
|
|
|
154
154
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
155
155
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
156
156
|
|
|
157
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
158
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
159
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
160
|
+
|
|
157
161
|
@jsii.python.classproperty
|
|
158
162
|
@jsii.member(jsii_name="tfResourceType")
|
|
159
163
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_backend`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_backend`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_backend).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -181,6 +181,10 @@ class LoadbalancerBackend(
|
|
|
181
181
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
182
182
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
183
183
|
|
|
184
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
185
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
186
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
187
|
+
|
|
184
188
|
@jsii.python.classproperty
|
|
185
189
|
@jsii.member(jsii_name="tfResourceType")
|
|
186
190
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_backend_tls_config`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_backend_tls_config`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_backend_tls_config).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -113,6 +113,10 @@ class LoadbalancerBackendTlsConfig(
|
|
|
113
113
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
114
114
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
115
115
|
|
|
116
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
117
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
118
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
119
|
+
|
|
116
120
|
@jsii.python.classproperty
|
|
117
121
|
@jsii.member(jsii_name="tfResourceType")
|
|
118
122
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_dynamic_backend_member`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_dynamic_backend_member`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_dynamic_backend_member).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -137,6 +137,10 @@ class LoadbalancerDynamicBackendMember(
|
|
|
137
137
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
138
138
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
139
139
|
|
|
140
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
141
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
142
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
143
|
+
|
|
140
144
|
@jsii.python.classproperty
|
|
141
145
|
@jsii.member(jsii_name="tfResourceType")
|
|
142
146
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_dynamic_certificate_bundle`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_dynamic_certificate_bundle`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_dynamic_certificate_bundle).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -113,6 +113,10 @@ class LoadbalancerDynamicCertificateBundle(
|
|
|
113
113
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
114
114
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
115
115
|
|
|
116
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
117
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
118
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
119
|
+
|
|
116
120
|
@jsii.python.classproperty
|
|
117
121
|
@jsii.member(jsii_name="tfResourceType")
|
|
118
122
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_frontend`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_frontend`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_frontend).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -167,6 +167,10 @@ class LoadbalancerFrontend(
|
|
|
167
167
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
168
168
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
169
169
|
|
|
170
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
171
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
172
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
173
|
+
|
|
170
174
|
@jsii.python.classproperty
|
|
171
175
|
@jsii.member(jsii_name="tfResourceType")
|
|
172
176
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_frontend_rule`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_frontend_rule`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_frontend_rule).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -208,6 +208,10 @@ class LoadbalancerFrontendRule(
|
|
|
208
208
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
209
209
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
210
210
|
|
|
211
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
212
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
213
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
214
|
+
|
|
211
215
|
@jsii.python.classproperty
|
|
212
216
|
@jsii.member(jsii_name="tfResourceType")
|
|
213
217
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_frontend_tls_config`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_frontend_tls_config`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_frontend_tls_config).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -113,6 +113,10 @@ class LoadbalancerFrontendTlsConfig(
|
|
|
113
113
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
114
114
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
115
115
|
|
|
116
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
117
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
118
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
119
|
+
|
|
116
120
|
@jsii.python.classproperty
|
|
117
121
|
@jsii.member(jsii_name="tfResourceType")
|
|
118
122
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_manual_certificate_bundle`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_manual_certificate_bundle`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_manual_certificate_bundle).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -120,6 +120,10 @@ class LoadbalancerManualCertificateBundle(
|
|
|
120
120
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
121
121
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
122
122
|
|
|
123
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
124
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
125
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
126
|
+
|
|
123
127
|
@jsii.python.classproperty
|
|
124
128
|
@jsii.member(jsii_name="tfResourceType")
|
|
125
129
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_resolver`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_resolver`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_resolver).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -128,6 +128,10 @@ class LoadbalancerResolver(
|
|
|
128
128
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
129
129
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
130
130
|
|
|
131
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
132
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
133
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
134
|
+
|
|
131
135
|
@jsii.python.classproperty
|
|
132
136
|
@jsii.member(jsii_name="tfResourceType")
|
|
133
137
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_loadbalancer_static_backend_member`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_loadbalancer_static_backend_member`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/loadbalancer_static_backend_member).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -129,6 +129,10 @@ class LoadbalancerStaticBackendMember(
|
|
|
129
129
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
130
130
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
131
131
|
|
|
132
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
133
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
134
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
135
|
+
|
|
132
136
|
@jsii.python.classproperty
|
|
133
137
|
@jsii.member(jsii_name="tfResourceType")
|
|
134
138
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_managed_database_logical_database`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_database_logical_database`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/managed_database_logical_database).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -124,6 +124,10 @@ class ManagedDatabaseLogicalDatabase(
|
|
|
124
124
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
125
125
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
126
126
|
|
|
127
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
128
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
129
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
130
|
+
|
|
127
131
|
@jsii.python.classproperty
|
|
128
132
|
@jsii.member(jsii_name="tfResourceType")
|
|
129
133
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_managed_database_mysql`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_database_mysql`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/managed_database_mysql).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -283,6 +283,10 @@ class ManagedDatabaseMysql(
|
|
|
283
283
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
284
284
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
285
285
|
|
|
286
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
287
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
288
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
289
|
+
|
|
286
290
|
@jsii.python.classproperty
|
|
287
291
|
@jsii.member(jsii_name="tfResourceType")
|
|
288
292
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_managed_database_opensearch`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_database_opensearch`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/managed_database_opensearch).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -189,6 +189,10 @@ class ManagedDatabaseOpensearch(
|
|
|
189
189
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
190
190
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
191
191
|
|
|
192
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
193
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
194
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
195
|
+
|
|
192
196
|
@jsii.python.classproperty
|
|
193
197
|
@jsii.member(jsii_name="tfResourceType")
|
|
194
198
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_managed_database_postgresql`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_database_postgresql`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/managed_database_postgresql).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -367,6 +367,10 @@ class ManagedDatabasePostgresql(
|
|
|
367
367
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
368
368
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
369
369
|
|
|
370
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
371
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
372
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
373
|
+
|
|
370
374
|
@jsii.python.classproperty
|
|
371
375
|
@jsii.member(jsii_name="tfResourceType")
|
|
372
376
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_managed_database_redis`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_database_redis`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/managed_database_redis).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -208,6 +208,10 @@ class ManagedDatabaseRedis(
|
|
|
208
208
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
209
209
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
210
210
|
|
|
211
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
212
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
213
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
214
|
+
|
|
211
215
|
@jsii.python.classproperty
|
|
212
216
|
@jsii.member(jsii_name="tfResourceType")
|
|
213
217
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_managed_database_user`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_database_user`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/managed_database_user).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -192,6 +192,10 @@ class ManagedDatabaseUser(
|
|
|
192
192
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
193
193
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
194
194
|
|
|
195
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
196
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
197
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
198
|
+
|
|
195
199
|
@jsii.python.classproperty
|
|
196
200
|
@jsii.member(jsii_name="tfResourceType")
|
|
197
201
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_managed_object_storage`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_object_storage`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/managed_object_storage).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -147,6 +147,10 @@ class ManagedObjectStorage(
|
|
|
147
147
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
148
148
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
149
149
|
|
|
150
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
151
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
152
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
153
|
+
|
|
150
154
|
@jsii.python.classproperty
|
|
151
155
|
@jsii.member(jsii_name="tfResourceType")
|
|
152
156
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_managed_object_storage_user_access_key`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_object_storage_user_access_key`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/managed_object_storage_user_access_key).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -116,6 +116,10 @@ class ManagedObjectStorageUserAccessKey(
|
|
|
116
116
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
117
117
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
118
118
|
|
|
119
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
120
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
121
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
122
|
+
|
|
119
123
|
@jsii.python.classproperty
|
|
120
124
|
@jsii.member(jsii_name="tfResourceType")
|
|
121
125
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_network`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_network`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/network).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -153,6 +153,10 @@ class Network(
|
|
|
153
153
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
154
154
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
155
155
|
|
|
156
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
157
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
158
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
159
|
+
|
|
156
160
|
@jsii.python.classproperty
|
|
157
161
|
@jsii.member(jsii_name="tfResourceType")
|
|
158
162
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_object_storage`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_object_storage`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/object_storage).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -146,6 +146,10 @@ class ObjectStorage(
|
|
|
146
146
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
147
147
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
148
148
|
|
|
149
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
150
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
151
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
152
|
+
|
|
149
153
|
@jsii.python.classproperty
|
|
150
154
|
@jsii.member(jsii_name="tfResourceType")
|
|
151
155
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `provider`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -125,6 +125,10 @@ class UpcloudProvider(
|
|
|
125
125
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
126
126
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
127
127
|
|
|
128
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
129
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
130
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
131
|
+
|
|
128
132
|
@jsii.python.classproperty
|
|
129
133
|
@jsii.member(jsii_name="tfResourceType")
|
|
130
134
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_router`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_router`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/router).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -127,6 +127,10 @@ class Router(
|
|
|
127
127
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
128
128
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
129
129
|
|
|
130
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
131
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
132
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
133
|
+
|
|
130
134
|
@jsii.python.classproperty
|
|
131
135
|
@jsii.member(jsii_name="tfResourceType")
|
|
132
136
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_server`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_server`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/server).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -335,6 +335,10 @@ class Server(
|
|
|
335
335
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
336
336
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
337
337
|
|
|
338
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
339
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
340
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
341
|
+
|
|
338
342
|
@jsii.python.classproperty
|
|
339
343
|
@jsii.member(jsii_name="tfResourceType")
|
|
340
344
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_server_group`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_server_group`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/server_group).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -128,6 +128,10 @@ class ServerGroup(
|
|
|
128
128
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
129
129
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
130
130
|
|
|
131
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
132
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
133
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
134
|
+
|
|
131
135
|
@jsii.python.classproperty
|
|
132
136
|
@jsii.member(jsii_name="tfResourceType")
|
|
133
137
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_storage`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_storage`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/storage).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -200,6 +200,10 @@ class Storage(
|
|
|
200
200
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
201
201
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
202
202
|
|
|
203
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
204
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
205
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
206
|
+
|
|
203
207
|
@jsii.python.classproperty
|
|
204
208
|
@jsii.member(jsii_name="tfResourceType")
|
|
205
209
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'''
|
|
2
2
|
# `upcloud_tag`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_tag`](https://registry.terraform.io/providers/upcloudltd/upcloud/3.3.0/docs/resources/tag).
|
|
5
5
|
'''
|
|
6
6
|
import abc
|
|
7
7
|
import builtins
|
|
@@ -121,6 +121,10 @@ class Tag(
|
|
|
121
121
|
def _synthesize_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
122
122
|
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeAttributes", []))
|
|
123
123
|
|
|
124
|
+
@jsii.member(jsii_name="synthesizeHclAttributes")
|
|
125
|
+
def _synthesize_hcl_attributes(self) -> typing.Mapping[builtins.str, typing.Any]:
|
|
126
|
+
return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "synthesizeHclAttributes", []))
|
|
127
|
+
|
|
124
128
|
@jsii.python.classproperty
|
|
125
129
|
@jsii.member(jsii_name="tfResourceType")
|
|
126
130
|
def TF_RESOURCE_TYPE(cls) -> builtins.str:
|
|
@@ -11,7 +11,7 @@ src/cdktf_cdktf_provider_upcloud.egg-info/dependency_links.txt
|
|
|
11
11
|
src/cdktf_cdktf_provider_upcloud.egg-info/requires.txt
|
|
12
12
|
src/cdktf_cdktf_provider_upcloud.egg-info/top_level.txt
|
|
13
13
|
src/cdktf_cdktf_provider_upcloud/_jsii/__init__.py
|
|
14
|
-
src/cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@
|
|
14
|
+
src/cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@12.0.0.jsii.tgz
|
|
15
15
|
src/cdktf_cdktf_provider_upcloud/data_upcloud_hosts/__init__.py
|
|
16
16
|
src/cdktf_cdktf_provider_upcloud/data_upcloud_ip_addresses/__init__.py
|
|
17
17
|
src/cdktf_cdktf_provider_upcloud/data_upcloud_kubernetes_cluster/__init__.py
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|