cdktf-cdktf-provider-upcloud 14.9.1__py3-none-any.whl → 14.10.0__py3-none-any.whl
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/__init__.py +5 -3
- cdktf_cdktf_provider_upcloud/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@14.10.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_upcloud/data_upcloud_hosts/__init__.py +7 -7
- cdktf_cdktf_provider_upcloud/data_upcloud_ip_addresses/__init__.py +7 -7
- cdktf_cdktf_provider_upcloud/data_upcloud_kubernetes_cluster/__init__.py +7 -7
- cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_mysql_sessions/__init__.py +22 -22
- cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_opensearch_indices/__init__.py +13 -13
- cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_postgresql_sessions/__init__.py +30 -30
- cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_redis_sessions/__init__.py +22 -22
- cdktf_cdktf_provider_upcloud/data_upcloud_managed_object_storage_policies/__init__.py +10 -10
- cdktf_cdktf_provider_upcloud/data_upcloud_managed_object_storage_regions/__init__.py +7 -7
- cdktf_cdktf_provider_upcloud/data_upcloud_networks/__init__.py +13 -13
- cdktf_cdktf_provider_upcloud/data_upcloud_storage/__init__.py +25 -25
- cdktf_cdktf_provider_upcloud/data_upcloud_tags/__init__.py +7 -7
- cdktf_cdktf_provider_upcloud/data_upcloud_zone/__init__.py +10 -10
- cdktf_cdktf_provider_upcloud/data_upcloud_zones/__init__.py +7 -7
- cdktf_cdktf_provider_upcloud/firewall_rules/__init__.py +41 -41
- cdktf_cdktf_provider_upcloud/floating_ip_address/__init__.py +16 -16
- cdktf_cdktf_provider_upcloud/gateway/__init__.py +38 -38
- cdktf_cdktf_provider_upcloud/gateway_connection/__init__.py +34 -34
- cdktf_cdktf_provider_upcloud/gateway_connection_tunnel/__init__.py +61 -61
- cdktf_cdktf_provider_upcloud/kubernetes_cluster/__init__.py +32 -32
- cdktf_cdktf_provider_upcloud/kubernetes_node_group/__init__.py +242 -147
- cdktf_cdktf_provider_upcloud/loadbalancer/__init__.py +43 -43
- cdktf_cdktf_provider_upcloud/loadbalancer_backend/__init__.py +64 -64
- cdktf_cdktf_provider_upcloud/loadbalancer_backend_tls_config/__init__.py +24 -67
- cdktf_cdktf_provider_upcloud/loadbalancer_dynamic_backend_member/__init__.py +28 -28
- cdktf_cdktf_provider_upcloud/loadbalancer_dynamic_certificate_bundle/__init__.py +24 -67
- cdktf_cdktf_provider_upcloud/loadbalancer_frontend/__init__.py +33 -33
- cdktf_cdktf_provider_upcloud/loadbalancer_frontend_rule/__init__.py +193 -193
- cdktf_cdktf_provider_upcloud/loadbalancer_frontend_tls_config/__init__.py +24 -67
- cdktf_cdktf_provider_upcloud/loadbalancer_manual_certificate_bundle/__init__.py +30 -73
- cdktf_cdktf_provider_upcloud/loadbalancer_resolver/__init__.py +31 -31
- cdktf_cdktf_provider_upcloud/loadbalancer_static_backend_member/__init__.py +28 -28
- cdktf_cdktf_provider_upcloud/managed_database_logical_database/__init__.py +19 -19
- cdktf_cdktf_provider_upcloud/managed_database_mysql/__init__.py +196 -196
- cdktf_cdktf_provider_upcloud/managed_database_opensearch/__init__.py +2543 -528
- cdktf_cdktf_provider_upcloud/managed_database_postgresql/__init__.py +310 -310
- cdktf_cdktf_provider_upcloud/managed_database_redis/__init__.py +124 -124
- cdktf_cdktf_provider_upcloud/managed_database_user/__init__.py +50 -50
- cdktf_cdktf_provider_upcloud/managed_object_storage/__init__.py +31 -31
- cdktf_cdktf_provider_upcloud/managed_object_storage_policy/__init__.py +28 -69
- cdktf_cdktf_provider_upcloud/managed_object_storage_user/__init__.py +13 -13
- cdktf_cdktf_provider_upcloud/managed_object_storage_user_access_key/__init__.py +16 -16
- cdktf_cdktf_provider_upcloud/managed_object_storage_user_policy/__init__.py +16 -16
- cdktf_cdktf_provider_upcloud/network/__init__.py +34 -34
- cdktf_cdktf_provider_upcloud/network_peering/__init__.py +24 -24
- cdktf_cdktf_provider_upcloud/object_storage/__init__.py +30 -30
- cdktf_cdktf_provider_upcloud/provider/__init__.py +25 -25
- cdktf_cdktf_provider_upcloud/router/__init__.py +20 -20
- cdktf_cdktf_provider_upcloud/server/__init__.py +154 -154
- cdktf_cdktf_provider_upcloud/server_group/__init__.py +20 -20
- cdktf_cdktf_provider_upcloud/storage/__init__.py +631 -170
- cdktf_cdktf_provider_upcloud/storage_template/__init__.py +463 -0
- cdktf_cdktf_provider_upcloud/tag/__init__.py +16 -16
- {cdktf_cdktf_provider_upcloud-14.9.1.dist-info → cdktf_cdktf_provider_upcloud-14.10.0.dist-info}/METADATA +4 -4
- cdktf_cdktf_provider_upcloud-14.10.0.dist-info/RECORD +62 -0
- cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@14.9.1.jsii.tgz +0 -0
- cdktf_cdktf_provider_upcloud-14.9.1.dist-info/RECORD +0 -61
- {cdktf_cdktf_provider_upcloud-14.9.1.dist-info → cdktf_cdktf_provider_upcloud-14.10.0.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_upcloud-14.9.1.dist-info → cdktf_cdktf_provider_upcloud-14.10.0.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_upcloud-14.9.1.dist-info → cdktf_cdktf_provider_upcloud-14.10.0.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
r'''
|
|
2
2
|
# `upcloud_firewall_rules`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform Registry for docs: [`upcloud_firewall_rules`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_firewall_rules`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules).
|
|
5
5
|
'''
|
|
6
6
|
from pkgutil import extend_path
|
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
|
@@ -29,7 +29,7 @@ class FirewallRules(
|
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
|
30
30
|
jsii_type="@cdktf/provider-upcloud.firewallRules.FirewallRules",
|
|
31
31
|
):
|
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules upcloud_firewall_rules}.'''
|
|
33
33
|
|
|
34
34
|
def __init__(
|
|
35
35
|
self,
|
|
@@ -47,13 +47,13 @@ class FirewallRules(
|
|
|
47
47
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
|
48
48
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
|
49
49
|
) -> None:
|
|
50
|
-
'''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
50
|
+
'''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules upcloud_firewall_rules} Resource.
|
|
51
51
|
|
|
52
52
|
:param scope: The scope in which to define this construct.
|
|
53
53
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
54
|
-
:param firewall_rule: firewall_rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
55
|
-
:param server_id: The unique id of the server to be protected the firewall rules. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
56
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
54
|
+
:param firewall_rule: firewall_rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#firewall_rule FirewallRules#firewall_rule}
|
|
55
|
+
:param server_id: The unique id of the server to be protected the firewall rules. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#server_id FirewallRules#server_id}
|
|
56
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#id FirewallRules#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. 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.
|
|
57
57
|
:param connection:
|
|
58
58
|
:param count:
|
|
59
59
|
:param depends_on:
|
|
@@ -94,7 +94,7 @@ class FirewallRules(
|
|
|
94
94
|
|
|
95
95
|
:param scope: The scope in which to define this construct.
|
|
96
96
|
:param import_to_id: The construct id used in the generated config for the FirewallRules to import.
|
|
97
|
-
:param import_from_id: The id of the existing FirewallRules that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
97
|
+
:param import_from_id: The id of the existing FirewallRules that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#import import section} in the documentation of this resource for the id to use
|
|
98
98
|
:param provider: ? Optional instance of the provider where the FirewallRules to import is found.
|
|
99
99
|
'''
|
|
100
100
|
if __debug__:
|
|
@@ -221,9 +221,9 @@ class FirewallRulesConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
221
221
|
:param lifecycle:
|
|
222
222
|
:param provider:
|
|
223
223
|
:param provisioners:
|
|
224
|
-
:param firewall_rule: firewall_rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
225
|
-
:param server_id: The unique id of the server to be protected the firewall rules. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
226
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
224
|
+
:param firewall_rule: firewall_rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#firewall_rule FirewallRules#firewall_rule}
|
|
225
|
+
:param server_id: The unique id of the server to be protected the firewall rules. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#server_id FirewallRules#server_id}
|
|
226
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#id FirewallRules#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. 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.
|
|
227
227
|
'''
|
|
228
228
|
if isinstance(lifecycle, dict):
|
|
229
229
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
|
@@ -330,7 +330,7 @@ class FirewallRulesConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
330
330
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["FirewallRulesFirewallRule"]]:
|
|
331
331
|
'''firewall_rule block.
|
|
332
332
|
|
|
333
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
333
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#firewall_rule FirewallRules#firewall_rule}
|
|
334
334
|
'''
|
|
335
335
|
result = self._values.get("firewall_rule")
|
|
336
336
|
assert result is not None, "Required property 'firewall_rule' is missing"
|
|
@@ -340,7 +340,7 @@ class FirewallRulesConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
340
340
|
def server_id(self) -> builtins.str:
|
|
341
341
|
'''The unique id of the server to be protected the firewall rules.
|
|
342
342
|
|
|
343
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
343
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#server_id FirewallRules#server_id}
|
|
344
344
|
'''
|
|
345
345
|
result = self._values.get("server_id")
|
|
346
346
|
assert result is not None, "Required property 'server_id' is missing"
|
|
@@ -348,7 +348,7 @@ class FirewallRulesConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
348
348
|
|
|
349
349
|
@builtins.property
|
|
350
350
|
def id(self) -> typing.Optional[builtins.str]:
|
|
351
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
351
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#id FirewallRules#id}.
|
|
352
352
|
|
|
353
353
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
354
354
|
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.
|
|
@@ -408,20 +408,20 @@ class FirewallRulesFirewallRule:
|
|
|
408
408
|
source_port_start: typing.Optional[builtins.str] = None,
|
|
409
409
|
) -> None:
|
|
410
410
|
'''
|
|
411
|
-
:param action: Action to take if the rule conditions are met. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
412
|
-
:param direction: The direction of network traffic this rule will be applied to. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
413
|
-
:param comment: Freeform comment string for the rule. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
414
|
-
:param destination_address_end: The destination address range ends from this address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
415
|
-
:param destination_address_start: The destination address range starts from this address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
416
|
-
:param destination_port_end: The destination port range ends from this port number. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
417
|
-
:param destination_port_start: The destination port range starts from this port number. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
418
|
-
:param family: The address family of new firewall rule. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
419
|
-
:param icmp_type: The ICMP type. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
420
|
-
:param protocol: The protocol this rule will be applied to. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
421
|
-
:param source_address_end: The source address range ends from this address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
422
|
-
:param source_address_start: The source address range starts from this address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
423
|
-
:param source_port_end: The source port range ends from this port number. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
424
|
-
:param source_port_start: The source port range starts from this port number. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
411
|
+
:param action: Action to take if the rule conditions are met. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#action FirewallRules#action}
|
|
412
|
+
:param direction: The direction of network traffic this rule will be applied to. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#direction FirewallRules#direction}
|
|
413
|
+
:param comment: Freeform comment string for the rule. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#comment FirewallRules#comment}
|
|
414
|
+
:param destination_address_end: The destination address range ends from this address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#destination_address_end FirewallRules#destination_address_end}
|
|
415
|
+
:param destination_address_start: The destination address range starts from this address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#destination_address_start FirewallRules#destination_address_start}
|
|
416
|
+
:param destination_port_end: The destination port range ends from this port number. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#destination_port_end FirewallRules#destination_port_end}
|
|
417
|
+
:param destination_port_start: The destination port range starts from this port number. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#destination_port_start FirewallRules#destination_port_start}
|
|
418
|
+
:param family: The address family of new firewall rule. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#family FirewallRules#family}
|
|
419
|
+
:param icmp_type: The ICMP type. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#icmp_type FirewallRules#icmp_type}
|
|
420
|
+
:param protocol: The protocol this rule will be applied to. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#protocol FirewallRules#protocol}
|
|
421
|
+
:param source_address_end: The source address range ends from this address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#source_address_end FirewallRules#source_address_end}
|
|
422
|
+
:param source_address_start: The source address range starts from this address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#source_address_start FirewallRules#source_address_start}
|
|
423
|
+
:param source_port_end: The source port range ends from this port number. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#source_port_end FirewallRules#source_port_end}
|
|
424
|
+
:param source_port_start: The source port range starts from this port number. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#source_port_start FirewallRules#source_port_start}
|
|
425
425
|
'''
|
|
426
426
|
if __debug__:
|
|
427
427
|
type_hints = typing.get_type_hints(_typecheckingstub__9b77e978fb66d25b46f06da19493b15c4f42527dec58b7335729cf86141901af)
|
|
@@ -472,7 +472,7 @@ class FirewallRulesFirewallRule:
|
|
|
472
472
|
def action(self) -> builtins.str:
|
|
473
473
|
'''Action to take if the rule conditions are met.
|
|
474
474
|
|
|
475
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
475
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#action FirewallRules#action}
|
|
476
476
|
'''
|
|
477
477
|
result = self._values.get("action")
|
|
478
478
|
assert result is not None, "Required property 'action' is missing"
|
|
@@ -482,7 +482,7 @@ class FirewallRulesFirewallRule:
|
|
|
482
482
|
def direction(self) -> builtins.str:
|
|
483
483
|
'''The direction of network traffic this rule will be applied to.
|
|
484
484
|
|
|
485
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
485
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#direction FirewallRules#direction}
|
|
486
486
|
'''
|
|
487
487
|
result = self._values.get("direction")
|
|
488
488
|
assert result is not None, "Required property 'direction' is missing"
|
|
@@ -492,7 +492,7 @@ class FirewallRulesFirewallRule:
|
|
|
492
492
|
def comment(self) -> typing.Optional[builtins.str]:
|
|
493
493
|
'''Freeform comment string for the rule.
|
|
494
494
|
|
|
495
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
495
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#comment FirewallRules#comment}
|
|
496
496
|
'''
|
|
497
497
|
result = self._values.get("comment")
|
|
498
498
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -501,7 +501,7 @@ class FirewallRulesFirewallRule:
|
|
|
501
501
|
def destination_address_end(self) -> typing.Optional[builtins.str]:
|
|
502
502
|
'''The destination address range ends from this address.
|
|
503
503
|
|
|
504
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
504
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#destination_address_end FirewallRules#destination_address_end}
|
|
505
505
|
'''
|
|
506
506
|
result = self._values.get("destination_address_end")
|
|
507
507
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -510,7 +510,7 @@ class FirewallRulesFirewallRule:
|
|
|
510
510
|
def destination_address_start(self) -> typing.Optional[builtins.str]:
|
|
511
511
|
'''The destination address range starts from this address.
|
|
512
512
|
|
|
513
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
513
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#destination_address_start FirewallRules#destination_address_start}
|
|
514
514
|
'''
|
|
515
515
|
result = self._values.get("destination_address_start")
|
|
516
516
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -519,7 +519,7 @@ class FirewallRulesFirewallRule:
|
|
|
519
519
|
def destination_port_end(self) -> typing.Optional[builtins.str]:
|
|
520
520
|
'''The destination port range ends from this port number.
|
|
521
521
|
|
|
522
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
522
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#destination_port_end FirewallRules#destination_port_end}
|
|
523
523
|
'''
|
|
524
524
|
result = self._values.get("destination_port_end")
|
|
525
525
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -528,7 +528,7 @@ class FirewallRulesFirewallRule:
|
|
|
528
528
|
def destination_port_start(self) -> typing.Optional[builtins.str]:
|
|
529
529
|
'''The destination port range starts from this port number.
|
|
530
530
|
|
|
531
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
531
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#destination_port_start FirewallRules#destination_port_start}
|
|
532
532
|
'''
|
|
533
533
|
result = self._values.get("destination_port_start")
|
|
534
534
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -537,7 +537,7 @@ class FirewallRulesFirewallRule:
|
|
|
537
537
|
def family(self) -> typing.Optional[builtins.str]:
|
|
538
538
|
'''The address family of new firewall rule.
|
|
539
539
|
|
|
540
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
540
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#family FirewallRules#family}
|
|
541
541
|
'''
|
|
542
542
|
result = self._values.get("family")
|
|
543
543
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -546,7 +546,7 @@ class FirewallRulesFirewallRule:
|
|
|
546
546
|
def icmp_type(self) -> typing.Optional[builtins.str]:
|
|
547
547
|
'''The ICMP type.
|
|
548
548
|
|
|
549
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
549
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#icmp_type FirewallRules#icmp_type}
|
|
550
550
|
'''
|
|
551
551
|
result = self._values.get("icmp_type")
|
|
552
552
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -555,7 +555,7 @@ class FirewallRulesFirewallRule:
|
|
|
555
555
|
def protocol(self) -> typing.Optional[builtins.str]:
|
|
556
556
|
'''The protocol this rule will be applied to.
|
|
557
557
|
|
|
558
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
558
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#protocol FirewallRules#protocol}
|
|
559
559
|
'''
|
|
560
560
|
result = self._values.get("protocol")
|
|
561
561
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -564,7 +564,7 @@ class FirewallRulesFirewallRule:
|
|
|
564
564
|
def source_address_end(self) -> typing.Optional[builtins.str]:
|
|
565
565
|
'''The source address range ends from this address.
|
|
566
566
|
|
|
567
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
567
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#source_address_end FirewallRules#source_address_end}
|
|
568
568
|
'''
|
|
569
569
|
result = self._values.get("source_address_end")
|
|
570
570
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -573,7 +573,7 @@ class FirewallRulesFirewallRule:
|
|
|
573
573
|
def source_address_start(self) -> typing.Optional[builtins.str]:
|
|
574
574
|
'''The source address range starts from this address.
|
|
575
575
|
|
|
576
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
576
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#source_address_start FirewallRules#source_address_start}
|
|
577
577
|
'''
|
|
578
578
|
result = self._values.get("source_address_start")
|
|
579
579
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -582,7 +582,7 @@ class FirewallRulesFirewallRule:
|
|
|
582
582
|
def source_port_end(self) -> typing.Optional[builtins.str]:
|
|
583
583
|
'''The source port range ends from this port number.
|
|
584
584
|
|
|
585
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
585
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#source_port_end FirewallRules#source_port_end}
|
|
586
586
|
'''
|
|
587
587
|
result = self._values.get("source_port_end")
|
|
588
588
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -591,7 +591,7 @@ class FirewallRulesFirewallRule:
|
|
|
591
591
|
def source_port_start(self) -> typing.Optional[builtins.str]:
|
|
592
592
|
'''The source port range starts from this port number.
|
|
593
593
|
|
|
594
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
594
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/firewall_rules#source_port_start FirewallRules#source_port_start}
|
|
595
595
|
'''
|
|
596
596
|
result = self._values.get("source_port_start")
|
|
597
597
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
r'''
|
|
2
2
|
# `upcloud_floating_ip_address`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform Registry for docs: [`upcloud_floating_ip_address`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_floating_ip_address`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address).
|
|
5
5
|
'''
|
|
6
6
|
from pkgutil import extend_path
|
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
|
@@ -29,7 +29,7 @@ class FloatingIpAddress(
|
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
|
30
30
|
jsii_type="@cdktf/provider-upcloud.floatingIpAddress.FloatingIpAddress",
|
|
31
31
|
):
|
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address upcloud_floating_ip_address}.'''
|
|
33
33
|
|
|
34
34
|
def __init__(
|
|
35
35
|
self,
|
|
@@ -48,14 +48,14 @@ class FloatingIpAddress(
|
|
|
48
48
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
|
49
49
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
|
50
50
|
) -> None:
|
|
51
|
-
'''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address upcloud_floating_ip_address} Resource.
|
|
52
52
|
|
|
53
53
|
:param scope: The scope in which to define this construct.
|
|
54
54
|
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
55
|
-
:param access: Network access for the floating IP address. Supported value: ``public``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
56
|
-
:param family: The address family of the floating IP address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
57
|
-
:param mac_address: MAC address of a server interface to assign address to. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
58
|
-
:param zone: Zone of the address, e.g. ``de-fra1``. Required when assigning a detached floating IP address. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
55
|
+
:param access: Network access for the floating IP address. Supported value: ``public``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#access FloatingIpAddress#access}
|
|
56
|
+
:param family: The address family of the floating IP address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#family FloatingIpAddress#family}
|
|
57
|
+
:param mac_address: MAC address of a server interface to assign address to. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#mac_address FloatingIpAddress#mac_address}
|
|
58
|
+
:param zone: Zone of the address, e.g. ``de-fra1``. Required when assigning a detached floating IP address. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#zone FloatingIpAddress#zone}
|
|
59
59
|
:param connection:
|
|
60
60
|
:param count:
|
|
61
61
|
:param depends_on:
|
|
@@ -97,7 +97,7 @@ class FloatingIpAddress(
|
|
|
97
97
|
|
|
98
98
|
:param scope: The scope in which to define this construct.
|
|
99
99
|
:param import_to_id: The construct id used in the generated config for the FloatingIpAddress to import.
|
|
100
|
-
:param import_from_id: The id of the existing FloatingIpAddress that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
100
|
+
:param import_from_id: The id of the existing FloatingIpAddress that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#import import section} in the documentation of this resource for the id to use
|
|
101
101
|
:param provider: ? Optional instance of the provider where the FloatingIpAddress to import is found.
|
|
102
102
|
'''
|
|
103
103
|
if __debug__:
|
|
@@ -257,10 +257,10 @@ class FloatingIpAddressConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
257
257
|
:param lifecycle:
|
|
258
258
|
:param provider:
|
|
259
259
|
:param provisioners:
|
|
260
|
-
:param access: Network access for the floating IP address. Supported value: ``public``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
261
|
-
:param family: The address family of the floating IP address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
262
|
-
:param mac_address: MAC address of a server interface to assign address to. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
263
|
-
:param zone: Zone of the address, e.g. ``de-fra1``. Required when assigning a detached floating IP address. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
260
|
+
:param access: Network access for the floating IP address. Supported value: ``public``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#access FloatingIpAddress#access}
|
|
261
|
+
:param family: The address family of the floating IP address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#family FloatingIpAddress#family}
|
|
262
|
+
:param mac_address: MAC address of a server interface to assign address to. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#mac_address FloatingIpAddress#mac_address}
|
|
263
|
+
:param zone: Zone of the address, e.g. ``de-fra1``. Required when assigning a detached floating IP address. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#zone FloatingIpAddress#zone}
|
|
264
264
|
'''
|
|
265
265
|
if isinstance(lifecycle, dict):
|
|
266
266
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
|
@@ -369,7 +369,7 @@ class FloatingIpAddressConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
369
369
|
def access(self) -> typing.Optional[builtins.str]:
|
|
370
370
|
'''Network access for the floating IP address. Supported value: ``public``.
|
|
371
371
|
|
|
372
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
372
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#access FloatingIpAddress#access}
|
|
373
373
|
'''
|
|
374
374
|
result = self._values.get("access")
|
|
375
375
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -378,7 +378,7 @@ class FloatingIpAddressConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
378
378
|
def family(self) -> typing.Optional[builtins.str]:
|
|
379
379
|
'''The address family of the floating IP address.
|
|
380
380
|
|
|
381
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
381
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#family FloatingIpAddress#family}
|
|
382
382
|
'''
|
|
383
383
|
result = self._values.get("family")
|
|
384
384
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -387,7 +387,7 @@ class FloatingIpAddressConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
387
387
|
def mac_address(self) -> typing.Optional[builtins.str]:
|
|
388
388
|
'''MAC address of a server interface to assign address to.
|
|
389
389
|
|
|
390
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
390
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#mac_address FloatingIpAddress#mac_address}
|
|
391
391
|
'''
|
|
392
392
|
result = self._values.get("mac_address")
|
|
393
393
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -396,7 +396,7 @@ class FloatingIpAddressConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
396
396
|
def zone(self) -> typing.Optional[builtins.str]:
|
|
397
397
|
'''Zone of the address, e.g. ``de-fra1``. Required when assigning a detached floating IP address. You can list available zones with ``upctl zone list``.
|
|
398
398
|
|
|
399
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
399
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/floating_ip_address#zone FloatingIpAddress#zone}
|
|
400
400
|
'''
|
|
401
401
|
result = self._values.get("zone")
|
|
402
402
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
r'''
|
|
2
2
|
# `upcloud_gateway`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform Registry for docs: [`upcloud_gateway`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_gateway`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway).
|
|
5
5
|
'''
|
|
6
6
|
from pkgutil import extend_path
|
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
|
@@ -29,7 +29,7 @@ class Gateway(
|
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
|
30
30
|
jsii_type="@cdktf/provider-upcloud.gateway.Gateway",
|
|
31
31
|
):
|
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway upcloud_gateway}.'''
|
|
33
33
|
|
|
34
34
|
def __init__(
|
|
35
35
|
self,
|
|
@@ -53,19 +53,19 @@ class Gateway(
|
|
|
53
53
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
|
54
54
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
|
55
55
|
) -> None:
|
|
56
|
-
'''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
56
|
+
'''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway upcloud_gateway} Resource.
|
|
57
57
|
|
|
58
58
|
:param scope: The scope in which to define this construct.
|
|
59
59
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
60
|
-
:param features: Features enabled for the gateway. Note that VPN feature is currently in beta, for more details see https://upcloud.com/resources/docs/networking#nat-and-vpn-gateways. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
61
|
-
:param name: Gateway name. Needs to be unique within the account. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
62
|
-
:param router: router block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
63
|
-
:param zone: Zone in which the gateway will be hosted, e.g. ``de-fra1``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
64
|
-
:param address: address block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
65
|
-
:param configured_status: The service configured status indicates the service's current intended status. Managed by the customer. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
66
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
67
|
-
:param labels:
|
|
68
|
-
:param plan: Gateway pricing plan. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
60
|
+
:param features: Features enabled for the gateway. Note that VPN feature is currently in beta, for more details see https://upcloud.com/resources/docs/networking#nat-and-vpn-gateways. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#features Gateway#features}
|
|
61
|
+
:param name: Gateway name. Needs to be unique within the account. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#name Gateway#name}
|
|
62
|
+
:param router: router block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#router Gateway#router}
|
|
63
|
+
:param zone: Zone in which the gateway will be hosted, e.g. ``de-fra1``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#zone Gateway#zone}
|
|
64
|
+
:param address: address block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#address Gateway#address}
|
|
65
|
+
:param configured_status: The service configured status indicates the service's current intended status. Managed by the customer. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#configured_status Gateway#configured_status}
|
|
66
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#id Gateway#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. 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.
|
|
67
|
+
:param labels: User defined key-value pairs to classify the network gateway. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#labels Gateway#labels}
|
|
68
|
+
:param plan: Gateway pricing plan. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#plan Gateway#plan}
|
|
69
69
|
:param connection:
|
|
70
70
|
:param count:
|
|
71
71
|
:param depends_on:
|
|
@@ -112,7 +112,7 @@ class Gateway(
|
|
|
112
112
|
|
|
113
113
|
:param scope: The scope in which to define this construct.
|
|
114
114
|
:param import_to_id: The construct id used in the generated config for the Gateway to import.
|
|
115
|
-
:param import_from_id: The id of the existing Gateway that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
115
|
+
:param import_from_id: The id of the existing Gateway that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#import import section} in the documentation of this resource for the id to use
|
|
116
116
|
:param provider: ? Optional instance of the provider where the Gateway to import is found.
|
|
117
117
|
'''
|
|
118
118
|
if __debug__:
|
|
@@ -126,7 +126,7 @@ class Gateway(
|
|
|
126
126
|
@jsii.member(jsii_name="putAddress")
|
|
127
127
|
def put_address(self, *, name: typing.Optional[builtins.str] = None) -> None:
|
|
128
128
|
'''
|
|
129
|
-
:param name: Name of the IP address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
129
|
+
:param name: Name of the IP address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#name Gateway#name}
|
|
130
130
|
'''
|
|
131
131
|
value = GatewayAddress(name=name)
|
|
132
132
|
|
|
@@ -135,7 +135,7 @@ class Gateway(
|
|
|
135
135
|
@jsii.member(jsii_name="putRouter")
|
|
136
136
|
def put_router(self, *, id: builtins.str) -> None:
|
|
137
137
|
'''
|
|
138
|
-
:param id: ID of the router attached to the gateway. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
138
|
+
:param id: ID of the router attached to the gateway. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#id Gateway#id} Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. 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.
|
|
139
139
|
'''
|
|
140
140
|
value = GatewayRouter(id=id)
|
|
141
141
|
|
|
@@ -339,7 +339,7 @@ class Gateway(
|
|
|
339
339
|
class GatewayAddress:
|
|
340
340
|
def __init__(self, *, name: typing.Optional[builtins.str] = None) -> None:
|
|
341
341
|
'''
|
|
342
|
-
:param name: Name of the IP address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
342
|
+
:param name: Name of the IP address. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#name Gateway#name}
|
|
343
343
|
'''
|
|
344
344
|
if __debug__:
|
|
345
345
|
type_hints = typing.get_type_hints(_typecheckingstub__771f5bc182e7c8b4585492ead620a0562968d48a1a3c37c3e8d87c925e630939)
|
|
@@ -352,7 +352,7 @@ class GatewayAddress:
|
|
|
352
352
|
def name(self) -> typing.Optional[builtins.str]:
|
|
353
353
|
'''Name of the IP address.
|
|
354
354
|
|
|
355
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
355
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#name Gateway#name}
|
|
356
356
|
'''
|
|
357
357
|
result = self._values.get("name")
|
|
358
358
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -622,15 +622,15 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
622
622
|
:param lifecycle:
|
|
623
623
|
:param provider:
|
|
624
624
|
:param provisioners:
|
|
625
|
-
:param features: Features enabled for the gateway. Note that VPN feature is currently in beta, for more details see https://upcloud.com/resources/docs/networking#nat-and-vpn-gateways. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
626
|
-
:param name: Gateway name. Needs to be unique within the account. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
627
|
-
:param router: router block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
628
|
-
:param zone: Zone in which the gateway will be hosted, e.g. ``de-fra1``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
629
|
-
:param address: address block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
630
|
-
:param configured_status: The service configured status indicates the service's current intended status. Managed by the customer. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
631
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
632
|
-
:param labels:
|
|
633
|
-
:param plan: Gateway pricing plan. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
625
|
+
:param features: Features enabled for the gateway. Note that VPN feature is currently in beta, for more details see https://upcloud.com/resources/docs/networking#nat-and-vpn-gateways. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#features Gateway#features}
|
|
626
|
+
:param name: Gateway name. Needs to be unique within the account. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#name Gateway#name}
|
|
627
|
+
:param router: router block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#router Gateway#router}
|
|
628
|
+
:param zone: Zone in which the gateway will be hosted, e.g. ``de-fra1``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#zone Gateway#zone}
|
|
629
|
+
:param address: address block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#address Gateway#address}
|
|
630
|
+
:param configured_status: The service configured status indicates the service's current intended status. Managed by the customer. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#configured_status Gateway#configured_status}
|
|
631
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#id Gateway#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. 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.
|
|
632
|
+
:param labels: User defined key-value pairs to classify the network gateway. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#labels Gateway#labels}
|
|
633
|
+
:param plan: Gateway pricing plan. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#plan Gateway#plan}
|
|
634
634
|
'''
|
|
635
635
|
if isinstance(lifecycle, dict):
|
|
636
636
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
|
@@ -755,7 +755,7 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
755
755
|
def features(self) -> typing.List[builtins.str]:
|
|
756
756
|
'''Features enabled for the gateway. Note that VPN feature is currently in beta, for more details see https://upcloud.com/resources/docs/networking#nat-and-vpn-gateways.
|
|
757
757
|
|
|
758
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
758
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#features Gateway#features}
|
|
759
759
|
'''
|
|
760
760
|
result = self._values.get("features")
|
|
761
761
|
assert result is not None, "Required property 'features' is missing"
|
|
@@ -765,7 +765,7 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
765
765
|
def name(self) -> builtins.str:
|
|
766
766
|
'''Gateway name. Needs to be unique within the account.
|
|
767
767
|
|
|
768
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
768
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#name Gateway#name}
|
|
769
769
|
'''
|
|
770
770
|
result = self._values.get("name")
|
|
771
771
|
assert result is not None, "Required property 'name' is missing"
|
|
@@ -775,7 +775,7 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
775
775
|
def router(self) -> "GatewayRouter":
|
|
776
776
|
'''router block.
|
|
777
777
|
|
|
778
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
778
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#router Gateway#router}
|
|
779
779
|
'''
|
|
780
780
|
result = self._values.get("router")
|
|
781
781
|
assert result is not None, "Required property 'router' is missing"
|
|
@@ -785,7 +785,7 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
785
785
|
def zone(self) -> builtins.str:
|
|
786
786
|
'''Zone in which the gateway will be hosted, e.g. ``de-fra1``.
|
|
787
787
|
|
|
788
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
788
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#zone Gateway#zone}
|
|
789
789
|
'''
|
|
790
790
|
result = self._values.get("zone")
|
|
791
791
|
assert result is not None, "Required property 'zone' is missing"
|
|
@@ -795,7 +795,7 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
795
795
|
def address(self) -> typing.Optional[GatewayAddress]:
|
|
796
796
|
'''address block.
|
|
797
797
|
|
|
798
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
798
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#address Gateway#address}
|
|
799
799
|
'''
|
|
800
800
|
result = self._values.get("address")
|
|
801
801
|
return typing.cast(typing.Optional[GatewayAddress], result)
|
|
@@ -804,14 +804,14 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
804
804
|
def configured_status(self) -> typing.Optional[builtins.str]:
|
|
805
805
|
'''The service configured status indicates the service's current intended status. Managed by the customer.
|
|
806
806
|
|
|
807
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
807
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#configured_status Gateway#configured_status}
|
|
808
808
|
'''
|
|
809
809
|
result = self._values.get("configured_status")
|
|
810
810
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
811
811
|
|
|
812
812
|
@builtins.property
|
|
813
813
|
def id(self) -> typing.Optional[builtins.str]:
|
|
814
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
814
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#id Gateway#id}.
|
|
815
815
|
|
|
816
816
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
817
817
|
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.
|
|
@@ -821,9 +821,9 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
821
821
|
|
|
822
822
|
@builtins.property
|
|
823
823
|
def labels(self) -> typing.Optional[typing.Mapping[builtins.str, builtins.str]]:
|
|
824
|
-
'''
|
|
824
|
+
'''User defined key-value pairs to classify the network gateway.
|
|
825
825
|
|
|
826
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
826
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#labels Gateway#labels}
|
|
827
827
|
'''
|
|
828
828
|
result = self._values.get("labels")
|
|
829
829
|
return typing.cast(typing.Optional[typing.Mapping[builtins.str, builtins.str]], result)
|
|
@@ -832,7 +832,7 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
832
832
|
def plan(self) -> typing.Optional[builtins.str]:
|
|
833
833
|
'''Gateway pricing plan.
|
|
834
834
|
|
|
835
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
835
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#plan Gateway#plan}
|
|
836
836
|
'''
|
|
837
837
|
result = self._values.get("plan")
|
|
838
838
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -857,7 +857,7 @@ class GatewayConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
857
857
|
class GatewayRouter:
|
|
858
858
|
def __init__(self, *, id: builtins.str) -> None:
|
|
859
859
|
'''
|
|
860
|
-
:param id: ID of the router attached to the gateway. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
860
|
+
:param id: ID of the router attached to the gateway. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#id Gateway#id} Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. 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.
|
|
861
861
|
'''
|
|
862
862
|
if __debug__:
|
|
863
863
|
type_hints = typing.get_type_hints(_typecheckingstub__ec6d5ccf3e805f30e341a3cd9f4f396b1b94f09fded4ca2733934ac1d447f38b)
|
|
@@ -870,7 +870,7 @@ class GatewayRouter:
|
|
|
870
870
|
def id(self) -> builtins.str:
|
|
871
871
|
'''ID of the router attached to the gateway.
|
|
872
872
|
|
|
873
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.
|
|
873
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.0/docs/resources/gateway#id Gateway#id}
|
|
874
874
|
|
|
875
875
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
876
876
|
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.
|