cdktf-cdktf-provider-upcloud 14.10.0__py3-none-any.whl → 14.10.1__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 +3 -3
- cdktf_cdktf_provider_upcloud/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@14.10.1.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 +37 -37
- 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 +31 -31
- cdktf_cdktf_provider_upcloud/kubernetes_node_group/__init__.py +58 -58
- cdktf_cdktf_provider_upcloud/loadbalancer/__init__.py +42 -42
- cdktf_cdktf_provider_upcloud/loadbalancer_backend/__init__.py +64 -64
- cdktf_cdktf_provider_upcloud/loadbalancer_backend_tls_config/__init__.py +13 -13
- cdktf_cdktf_provider_upcloud/loadbalancer_dynamic_backend_member/__init__.py +28 -28
- cdktf_cdktf_provider_upcloud/loadbalancer_dynamic_certificate_bundle/__init__.py +13 -13
- 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 +13 -13
- cdktf_cdktf_provider_upcloud/loadbalancer_manual_certificate_bundle/__init__.py +16 -16
- 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 +195 -195
- cdktf_cdktf_provider_upcloud/managed_database_opensearch/__init__.py +441 -441
- cdktf_cdktf_provider_upcloud/managed_database_postgresql/__init__.py +309 -309
- cdktf_cdktf_provider_upcloud/managed_database_redis/__init__.py +123 -123
- cdktf_cdktf_provider_upcloud/managed_database_user/__init__.py +50 -50
- cdktf_cdktf_provider_upcloud/managed_object_storage/__init__.py +30 -30
- cdktf_cdktf_provider_upcloud/managed_object_storage_policy/__init__.py +16 -16
- 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 +33 -33
- cdktf_cdktf_provider_upcloud/network_peering/__init__.py +23 -23
- 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 +19 -19
- cdktf_cdktf_provider_upcloud/server/__init__.py +153 -153
- cdktf_cdktf_provider_upcloud/server_group/__init__.py +19 -19
- cdktf_cdktf_provider_upcloud/storage/__init__.py +51 -51
- cdktf_cdktf_provider_upcloud/storage_template/__init__.py +13 -13
- cdktf_cdktf_provider_upcloud/tag/__init__.py +16 -16
- {cdktf_cdktf_provider_upcloud-14.10.0.dist-info → cdktf_cdktf_provider_upcloud-14.10.1.dist-info}/METADATA +4 -4
- cdktf_cdktf_provider_upcloud-14.10.1.dist-info/RECORD +62 -0
- cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@14.10.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_upcloud-14.10.0.dist-info/RECORD +0 -62
- {cdktf_cdktf_provider_upcloud-14.10.0.dist-info → cdktf_cdktf_provider_upcloud-14.10.1.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_upcloud-14.10.0.dist-info → cdktf_cdktf_provider_upcloud-14.10.1.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_upcloud-14.10.0.dist-info → cdktf_cdktf_provider_upcloud-14.10.1.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
r'''
|
|
2
2
|
# `upcloud_managed_database_opensearch`
|
|
3
3
|
|
|
4
|
-
Refer to the Terraform Registry for docs: [`upcloud_managed_database_opensearch`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4
|
+
Refer to the Terraform Registry for docs: [`upcloud_managed_database_opensearch`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch).
|
|
5
5
|
'''
|
|
6
6
|
from pkgutil import extend_path
|
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
|
@@ -29,7 +29,7 @@ class ManagedDatabaseOpensearch(
|
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
|
30
30
|
jsii_type="@cdktf/provider-upcloud.managedDatabaseOpensearch.ManagedDatabaseOpensearch",
|
|
31
31
|
):
|
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch upcloud_managed_database_opensearch}.'''
|
|
33
33
|
|
|
34
34
|
def __init__(
|
|
35
35
|
self,
|
|
@@ -57,23 +57,23 @@ class ManagedDatabaseOpensearch(
|
|
|
57
57
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
|
58
58
|
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,
|
|
59
59
|
) -> None:
|
|
60
|
-
'''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
60
|
+
'''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch upcloud_managed_database_opensearch} Resource.
|
|
61
61
|
|
|
62
62
|
:param scope: The scope in which to define this construct.
|
|
63
63
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
|
64
|
-
:param name: Name of the service. The name is used as a prefix for the logical hostname. Must be unique within an account Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
65
|
-
:param plan: Service plan to use. This determines how much resources the instance will have. You can list available plans with ``upctl database plans <type>``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
66
|
-
:param title: Title of a managed database instance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
67
|
-
:param zone: Zone where the instance resides, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
68
|
-
:param access_control: Enables users access control for OpenSearch service. User access control rules will only be enforced if this attribute is enabled. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
69
|
-
:param extended_access_control: Grant access to top-level ``_mget``, ``_msearch`` and ``_bulk`` APIs. Users are limited to perform operations on indices based on the user-specific access control rules. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
70
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
71
|
-
:param labels: User defined key-value pairs to classify the managed database. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
72
|
-
:param maintenance_window_dow: Maintenance window day of week. Lower case weekday name (monday, tuesday, ...). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
73
|
-
:param maintenance_window_time: Maintenance window UTC time in hh:mm:ss format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
74
|
-
:param network: network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
75
|
-
:param powered: The administrative power state of the service. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
76
|
-
:param properties: properties block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
64
|
+
:param name: Name of the service. The name is used as a prefix for the logical hostname. Must be unique within an account Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#name ManagedDatabaseOpensearch#name}
|
|
65
|
+
:param plan: Service plan to use. This determines how much resources the instance will have. You can list available plans with ``upctl database plans <type>``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#plan ManagedDatabaseOpensearch#plan}
|
|
66
|
+
:param title: Title of a managed database instance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#title ManagedDatabaseOpensearch#title}
|
|
67
|
+
:param zone: Zone where the instance resides, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#zone ManagedDatabaseOpensearch#zone}
|
|
68
|
+
:param access_control: Enables users access control for OpenSearch service. User access control rules will only be enforced if this attribute is enabled. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#access_control ManagedDatabaseOpensearch#access_control}
|
|
69
|
+
:param extended_access_control: Grant access to top-level ``_mget``, ``_msearch`` and ``_bulk`` APIs. Users are limited to perform operations on indices based on the user-specific access control rules. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#extended_access_control ManagedDatabaseOpensearch#extended_access_control}
|
|
70
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#id ManagedDatabaseOpensearch#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.
|
|
71
|
+
:param labels: User defined key-value pairs to classify the managed database. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#labels ManagedDatabaseOpensearch#labels}
|
|
72
|
+
:param maintenance_window_dow: Maintenance window day of week. Lower case weekday name (monday, tuesday, ...). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#maintenance_window_dow ManagedDatabaseOpensearch#maintenance_window_dow}
|
|
73
|
+
:param maintenance_window_time: Maintenance window UTC time in hh:mm:ss format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#maintenance_window_time ManagedDatabaseOpensearch#maintenance_window_time}
|
|
74
|
+
:param network: network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#network ManagedDatabaseOpensearch#network}
|
|
75
|
+
:param powered: The administrative power state of the service. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#powered ManagedDatabaseOpensearch#powered}
|
|
76
|
+
:param properties: properties block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#properties ManagedDatabaseOpensearch#properties}
|
|
77
77
|
:param connection:
|
|
78
78
|
:param count:
|
|
79
79
|
:param depends_on:
|
|
@@ -124,7 +124,7 @@ class ManagedDatabaseOpensearch(
|
|
|
124
124
|
|
|
125
125
|
:param scope: The scope in which to define this construct.
|
|
126
126
|
:param import_to_id: The construct id used in the generated config for the ManagedDatabaseOpensearch to import.
|
|
127
|
-
:param import_from_id: The id of the existing ManagedDatabaseOpensearch that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
127
|
+
:param import_from_id: The id of the existing ManagedDatabaseOpensearch that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#import import section} in the documentation of this resource for the id to use
|
|
128
128
|
:param provider: ? Optional instance of the provider where the ManagedDatabaseOpensearch to import is found.
|
|
129
129
|
'''
|
|
130
130
|
if __debug__:
|
|
@@ -214,66 +214,66 @@ class ManagedDatabaseOpensearch(
|
|
|
214
214
|
version: typing.Optional[builtins.str] = None,
|
|
215
215
|
) -> None:
|
|
216
216
|
'''
|
|
217
|
-
:param action_auto_create_index_enabled: action.auto_create_index. Explicitly allow or block automatic creation of indices. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
218
|
-
:param action_destructive_requires_name: Require explicit index names when deleting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
219
|
-
:param auth_failure_listeners: auth_failure_listeners block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
220
|
-
:param automatic_utility_network_ip_filter: Automatic utility network IP Filter. Automatically allow connections from servers in the utility network within the same zone. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
221
|
-
:param azure_migration: azure_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
222
|
-
:param cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
223
|
-
:param cluster_routing_allocation_node_concurrent_recoveries: Concurrent incoming/outgoing shard recoveries per node. How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to 2. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
224
|
-
:param custom_domain: Custom domain. Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
225
|
-
:param email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. This should be identical to the Sender name defined in Opensearch dashboards. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
226
|
-
:param email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Sender password for Opensearch alerts to authenticate with SMTP server. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
227
|
-
:param email_sender_username: Sender username for Opensearch alerts. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
228
|
-
:param enable_security_audit: Enable/Disable security audit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
229
|
-
:param gcs_migration: gcs_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
230
|
-
:param http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
231
|
-
:param http_max_header_size: The max size of allowed headers, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
232
|
-
:param http_max_initial_line_length: The max length of an HTTP URL, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
233
|
-
:param index_patterns: Index patterns. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
234
|
-
:param index_rollup: index_rollup block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
235
|
-
:param index_template: index_template block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
236
|
-
:param indices_fielddata_cache_size: Relative amount. Maximum amount of heap memory used for field data cache. This is an expert setting; decreasing the value too much will increase overhead of loading field data; too much memory used for field data cache will decrease amount of heap available for other operations. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
237
|
-
:param indices_memory_index_buffer_size: Percentage value. Default is 10%. Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
238
|
-
:param indices_memory_max_index_buffer_size: Absolute value. Default is unbound. Doesn't work without indices.memory.index_buffer_size. Maximum amount of heap used for query cache, an absolute indices.memory.index_buffer_size maximum hard limit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
239
|
-
:param indices_memory_min_index_buffer_size: Absolute value. Default is 48mb. Doesn't work without indices.memory.index_buffer_size. Minimum amount of heap used for query cache, an absolute indices.memory.index_buffer_size minimal hard limit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
240
|
-
:param indices_queries_cache_size: Percentage value. Default is 10%. Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
241
|
-
:param indices_query_bool_max_clause_count: Maximum number of clauses Lucene BooleanQuery can have. The default value (1024) is relatively high, and increasing it may cause performance issues. Investigate other approaches first before increasing this value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
242
|
-
:param indices_recovery_max_bytes_per_sec: Limits total inbound and outbound recovery traffic for each node. Applies to both peer recoveries as well as snapshot recoveries (i.e., restores from a snapshot). Defaults to 40mb. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
243
|
-
:param indices_recovery_max_concurrent_file_chunks: Number of file chunks sent in parallel for each recovery. Defaults to 2. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
244
|
-
:param ip_filter: IP filter. Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
245
|
-
:param ism_enabled: Specifies whether ISM is enabled or not. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
246
|
-
:param ism_history_enabled: Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
247
|
-
:param ism_history_max_age: The maximum age before rolling over the audit history index in hours. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
248
|
-
:param ism_history_max_docs: The maximum number of documents before rolling over the audit history index. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
249
|
-
:param ism_history_rollover_check_period: The time between rollover checks for the audit history index in hours. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
250
|
-
:param ism_history_rollover_retention_period: How long audit history indices are kept in days. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
251
|
-
:param keep_index_refresh_interval: Don't reset index.refresh_interval to the default value. Aiven automation resets index.refresh_interval to default value for every index to be sure that indices are always visible to search. If it doesn't fit your case, you can disable this by setting up this flag to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
252
|
-
:param knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
253
|
-
:param knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
254
|
-
:param openid: openid block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
255
|
-
:param opensearch_dashboards: opensearch_dashboards block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
256
|
-
:param override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
257
|
-
:param plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
258
|
-
:param public_access: Public Access. Allow access to the service from the public Internet. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
259
|
-
:param reindex_remote_whitelist: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
260
|
-
:param s3_migration: s3_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
261
|
-
:param saml: saml block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
262
|
-
:param script_max_compilations_rate: Script max compilation rate - circuit breaker to prevent/minimize OOMs. Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
263
|
-
:param search_max_buckets: Maximum number of aggregation buckets allowed in a single response. OpenSearch default value is used when this is not defined. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
264
|
-
:param service_log: Service logging. Store logs for the service so that they are available in the HTTP API and console. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
265
|
-
:param thread_pool_analyze_queue_size: analyze thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
266
|
-
:param thread_pool_analyze_size: analyze thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
267
|
-
:param thread_pool_force_merge_size: force_merge thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
268
|
-
:param thread_pool_get_queue_size: get thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
269
|
-
:param thread_pool_get_size: get thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
270
|
-
:param thread_pool_search_queue_size: search thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
271
|
-
:param thread_pool_search_size: search thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
272
|
-
:param thread_pool_search_throttled_queue_size: search_throttled thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
273
|
-
:param thread_pool_search_throttled_size: search_throttled thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
274
|
-
:param thread_pool_write_queue_size: write thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
275
|
-
:param thread_pool_write_size: write thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
276
|
-
:param version: OpenSearch major version. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
217
|
+
:param action_auto_create_index_enabled: action.auto_create_index. Explicitly allow or block automatic creation of indices. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#action_auto_create_index_enabled ManagedDatabaseOpensearch#action_auto_create_index_enabled}
|
|
218
|
+
:param action_destructive_requires_name: Require explicit index names when deleting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#action_destructive_requires_name ManagedDatabaseOpensearch#action_destructive_requires_name}
|
|
219
|
+
:param auth_failure_listeners: auth_failure_listeners block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#auth_failure_listeners ManagedDatabaseOpensearch#auth_failure_listeners}
|
|
220
|
+
:param automatic_utility_network_ip_filter: Automatic utility network IP Filter. Automatically allow connections from servers in the utility network within the same zone. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#automatic_utility_network_ip_filter ManagedDatabaseOpensearch#automatic_utility_network_ip_filter}
|
|
221
|
+
:param azure_migration: azure_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#azure_migration ManagedDatabaseOpensearch#azure_migration}
|
|
222
|
+
:param cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#cluster_max_shards_per_node ManagedDatabaseOpensearch#cluster_max_shards_per_node}
|
|
223
|
+
:param cluster_routing_allocation_node_concurrent_recoveries: Concurrent incoming/outgoing shard recoveries per node. How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to 2. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#cluster_routing_allocation_node_concurrent_recoveries ManagedDatabaseOpensearch#cluster_routing_allocation_node_concurrent_recoveries}
|
|
224
|
+
:param custom_domain: Custom domain. Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#custom_domain ManagedDatabaseOpensearch#custom_domain}
|
|
225
|
+
:param email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. This should be identical to the Sender name defined in Opensearch dashboards. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_name ManagedDatabaseOpensearch#email_sender_name}
|
|
226
|
+
:param email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Sender password for Opensearch alerts to authenticate with SMTP server. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_password ManagedDatabaseOpensearch#email_sender_password}
|
|
227
|
+
:param email_sender_username: Sender username for Opensearch alerts. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_username ManagedDatabaseOpensearch#email_sender_username}
|
|
228
|
+
:param enable_security_audit: Enable/Disable security audit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enable_security_audit ManagedDatabaseOpensearch#enable_security_audit}
|
|
229
|
+
:param gcs_migration: gcs_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#gcs_migration ManagedDatabaseOpensearch#gcs_migration}
|
|
230
|
+
:param http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_content_length ManagedDatabaseOpensearch#http_max_content_length}
|
|
231
|
+
:param http_max_header_size: The max size of allowed headers, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_header_size ManagedDatabaseOpensearch#http_max_header_size}
|
|
232
|
+
:param http_max_initial_line_length: The max length of an HTTP URL, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_initial_line_length ManagedDatabaseOpensearch#http_max_initial_line_length}
|
|
233
|
+
:param index_patterns: Index patterns. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_patterns ManagedDatabaseOpensearch#index_patterns}
|
|
234
|
+
:param index_rollup: index_rollup block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_rollup ManagedDatabaseOpensearch#index_rollup}
|
|
235
|
+
:param index_template: index_template block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_template ManagedDatabaseOpensearch#index_template}
|
|
236
|
+
:param indices_fielddata_cache_size: Relative amount. Maximum amount of heap memory used for field data cache. This is an expert setting; decreasing the value too much will increase overhead of loading field data; too much memory used for field data cache will decrease amount of heap available for other operations. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_fielddata_cache_size ManagedDatabaseOpensearch#indices_fielddata_cache_size}
|
|
237
|
+
:param indices_memory_index_buffer_size: Percentage value. Default is 10%. Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_index_buffer_size ManagedDatabaseOpensearch#indices_memory_index_buffer_size}
|
|
238
|
+
:param indices_memory_max_index_buffer_size: Absolute value. Default is unbound. Doesn't work without indices.memory.index_buffer_size. Maximum amount of heap used for query cache, an absolute indices.memory.index_buffer_size maximum hard limit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_max_index_buffer_size ManagedDatabaseOpensearch#indices_memory_max_index_buffer_size}
|
|
239
|
+
:param indices_memory_min_index_buffer_size: Absolute value. Default is 48mb. Doesn't work without indices.memory.index_buffer_size. Minimum amount of heap used for query cache, an absolute indices.memory.index_buffer_size minimal hard limit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_min_index_buffer_size ManagedDatabaseOpensearch#indices_memory_min_index_buffer_size}
|
|
240
|
+
:param indices_queries_cache_size: Percentage value. Default is 10%. Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_queries_cache_size ManagedDatabaseOpensearch#indices_queries_cache_size}
|
|
241
|
+
:param indices_query_bool_max_clause_count: Maximum number of clauses Lucene BooleanQuery can have. The default value (1024) is relatively high, and increasing it may cause performance issues. Investigate other approaches first before increasing this value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_query_bool_max_clause_count ManagedDatabaseOpensearch#indices_query_bool_max_clause_count}
|
|
242
|
+
:param indices_recovery_max_bytes_per_sec: Limits total inbound and outbound recovery traffic for each node. Applies to both peer recoveries as well as snapshot recoveries (i.e., restores from a snapshot). Defaults to 40mb. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_recovery_max_bytes_per_sec ManagedDatabaseOpensearch#indices_recovery_max_bytes_per_sec}
|
|
243
|
+
:param indices_recovery_max_concurrent_file_chunks: Number of file chunks sent in parallel for each recovery. Defaults to 2. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_recovery_max_concurrent_file_chunks ManagedDatabaseOpensearch#indices_recovery_max_concurrent_file_chunks}
|
|
244
|
+
:param ip_filter: IP filter. Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ip_filter ManagedDatabaseOpensearch#ip_filter}
|
|
245
|
+
:param ism_enabled: Specifies whether ISM is enabled or not. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_enabled ManagedDatabaseOpensearch#ism_enabled}
|
|
246
|
+
:param ism_history_enabled: Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_enabled ManagedDatabaseOpensearch#ism_history_enabled}
|
|
247
|
+
:param ism_history_max_age: The maximum age before rolling over the audit history index in hours. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_max_age ManagedDatabaseOpensearch#ism_history_max_age}
|
|
248
|
+
:param ism_history_max_docs: The maximum number of documents before rolling over the audit history index. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_max_docs ManagedDatabaseOpensearch#ism_history_max_docs}
|
|
249
|
+
:param ism_history_rollover_check_period: The time between rollover checks for the audit history index in hours. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_rollover_check_period ManagedDatabaseOpensearch#ism_history_rollover_check_period}
|
|
250
|
+
:param ism_history_rollover_retention_period: How long audit history indices are kept in days. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_rollover_retention_period ManagedDatabaseOpensearch#ism_history_rollover_retention_period}
|
|
251
|
+
:param keep_index_refresh_interval: Don't reset index.refresh_interval to the default value. Aiven automation resets index.refresh_interval to default value for every index to be sure that indices are always visible to search. If it doesn't fit your case, you can disable this by setting up this flag to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#keep_index_refresh_interval ManagedDatabaseOpensearch#keep_index_refresh_interval}
|
|
252
|
+
:param knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#knn_memory_circuit_breaker_enabled ManagedDatabaseOpensearch#knn_memory_circuit_breaker_enabled}
|
|
253
|
+
:param knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#knn_memory_circuit_breaker_limit ManagedDatabaseOpensearch#knn_memory_circuit_breaker_limit}
|
|
254
|
+
:param openid: openid block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#openid ManagedDatabaseOpensearch#openid}
|
|
255
|
+
:param opensearch_dashboards: opensearch_dashboards block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#opensearch_dashboards ManagedDatabaseOpensearch#opensearch_dashboards}
|
|
256
|
+
:param override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#override_main_response_version ManagedDatabaseOpensearch#override_main_response_version}
|
|
257
|
+
:param plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#plugins_alerting_filter_by_backend_roles ManagedDatabaseOpensearch#plugins_alerting_filter_by_backend_roles}
|
|
258
|
+
:param public_access: Public Access. Allow access to the service from the public Internet. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#public_access ManagedDatabaseOpensearch#public_access}
|
|
259
|
+
:param reindex_remote_whitelist: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#reindex_remote_whitelist ManagedDatabaseOpensearch#reindex_remote_whitelist}
|
|
260
|
+
:param s3_migration: s3_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#s3_migration ManagedDatabaseOpensearch#s3_migration}
|
|
261
|
+
:param saml: saml block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#saml ManagedDatabaseOpensearch#saml}
|
|
262
|
+
:param script_max_compilations_rate: Script max compilation rate - circuit breaker to prevent/minimize OOMs. Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#script_max_compilations_rate ManagedDatabaseOpensearch#script_max_compilations_rate}
|
|
263
|
+
:param search_max_buckets: Maximum number of aggregation buckets allowed in a single response. OpenSearch default value is used when this is not defined. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#search_max_buckets ManagedDatabaseOpensearch#search_max_buckets}
|
|
264
|
+
:param service_log: Service logging. Store logs for the service so that they are available in the HTTP API and console. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#service_log ManagedDatabaseOpensearch#service_log}
|
|
265
|
+
:param thread_pool_analyze_queue_size: analyze thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_analyze_queue_size ManagedDatabaseOpensearch#thread_pool_analyze_queue_size}
|
|
266
|
+
:param thread_pool_analyze_size: analyze thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_analyze_size ManagedDatabaseOpensearch#thread_pool_analyze_size}
|
|
267
|
+
:param thread_pool_force_merge_size: force_merge thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_force_merge_size ManagedDatabaseOpensearch#thread_pool_force_merge_size}
|
|
268
|
+
:param thread_pool_get_queue_size: get thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_get_queue_size ManagedDatabaseOpensearch#thread_pool_get_queue_size}
|
|
269
|
+
:param thread_pool_get_size: get thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_get_size ManagedDatabaseOpensearch#thread_pool_get_size}
|
|
270
|
+
:param thread_pool_search_queue_size: search thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_queue_size ManagedDatabaseOpensearch#thread_pool_search_queue_size}
|
|
271
|
+
:param thread_pool_search_size: search thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_size ManagedDatabaseOpensearch#thread_pool_search_size}
|
|
272
|
+
:param thread_pool_search_throttled_queue_size: search_throttled thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_throttled_queue_size ManagedDatabaseOpensearch#thread_pool_search_throttled_queue_size}
|
|
273
|
+
:param thread_pool_search_throttled_size: search_throttled thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_throttled_size ManagedDatabaseOpensearch#thread_pool_search_throttled_size}
|
|
274
|
+
:param thread_pool_write_queue_size: write thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_write_queue_size ManagedDatabaseOpensearch#thread_pool_write_queue_size}
|
|
275
|
+
:param thread_pool_write_size: write thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_write_size ManagedDatabaseOpensearch#thread_pool_write_size}
|
|
276
|
+
:param version: OpenSearch major version. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#version ManagedDatabaseOpensearch#version}
|
|
277
277
|
'''
|
|
278
278
|
value = ManagedDatabaseOpensearchProperties(
|
|
279
279
|
action_auto_create_index_enabled=action_auto_create_index_enabled,
|
|
@@ -895,19 +895,19 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
895
895
|
:param lifecycle:
|
|
896
896
|
:param provider:
|
|
897
897
|
:param provisioners:
|
|
898
|
-
:param name: Name of the service. The name is used as a prefix for the logical hostname. Must be unique within an account Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
899
|
-
:param plan: Service plan to use. This determines how much resources the instance will have. You can list available plans with ``upctl database plans <type>``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
900
|
-
:param title: Title of a managed database instance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
901
|
-
:param zone: Zone where the instance resides, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
902
|
-
:param access_control: Enables users access control for OpenSearch service. User access control rules will only be enforced if this attribute is enabled. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
903
|
-
:param extended_access_control: Grant access to top-level ``_mget``, ``_msearch`` and ``_bulk`` APIs. Users are limited to perform operations on indices based on the user-specific access control rules. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
904
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
905
|
-
:param labels: User defined key-value pairs to classify the managed database. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
906
|
-
:param maintenance_window_dow: Maintenance window day of week. Lower case weekday name (monday, tuesday, ...). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
907
|
-
:param maintenance_window_time: Maintenance window UTC time in hh:mm:ss format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
908
|
-
:param network: network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
909
|
-
:param powered: The administrative power state of the service. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
910
|
-
:param properties: properties block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
898
|
+
:param name: Name of the service. The name is used as a prefix for the logical hostname. Must be unique within an account Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#name ManagedDatabaseOpensearch#name}
|
|
899
|
+
:param plan: Service plan to use. This determines how much resources the instance will have. You can list available plans with ``upctl database plans <type>``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#plan ManagedDatabaseOpensearch#plan}
|
|
900
|
+
:param title: Title of a managed database instance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#title ManagedDatabaseOpensearch#title}
|
|
901
|
+
:param zone: Zone where the instance resides, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#zone ManagedDatabaseOpensearch#zone}
|
|
902
|
+
:param access_control: Enables users access control for OpenSearch service. User access control rules will only be enforced if this attribute is enabled. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#access_control ManagedDatabaseOpensearch#access_control}
|
|
903
|
+
:param extended_access_control: Grant access to top-level ``_mget``, ``_msearch`` and ``_bulk`` APIs. Users are limited to perform operations on indices based on the user-specific access control rules. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#extended_access_control ManagedDatabaseOpensearch#extended_access_control}
|
|
904
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#id ManagedDatabaseOpensearch#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.
|
|
905
|
+
:param labels: User defined key-value pairs to classify the managed database. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#labels ManagedDatabaseOpensearch#labels}
|
|
906
|
+
:param maintenance_window_dow: Maintenance window day of week. Lower case weekday name (monday, tuesday, ...). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#maintenance_window_dow ManagedDatabaseOpensearch#maintenance_window_dow}
|
|
907
|
+
:param maintenance_window_time: Maintenance window UTC time in hh:mm:ss format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#maintenance_window_time ManagedDatabaseOpensearch#maintenance_window_time}
|
|
908
|
+
:param network: network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#network ManagedDatabaseOpensearch#network}
|
|
909
|
+
:param powered: The administrative power state of the service. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#powered ManagedDatabaseOpensearch#powered}
|
|
910
|
+
:param properties: properties block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#properties ManagedDatabaseOpensearch#properties}
|
|
911
911
|
'''
|
|
912
912
|
if isinstance(lifecycle, dict):
|
|
913
913
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
|
@@ -1044,7 +1044,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1044
1044
|
|
|
1045
1045
|
The name is used as a prefix for the logical hostname. Must be unique within an account
|
|
1046
1046
|
|
|
1047
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1047
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#name ManagedDatabaseOpensearch#name}
|
|
1048
1048
|
'''
|
|
1049
1049
|
result = self._values.get("name")
|
|
1050
1050
|
assert result is not None, "Required property 'name' is missing"
|
|
@@ -1056,7 +1056,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1056
1056
|
|
|
1057
1057
|
This determines how much resources the instance will have. You can list available plans with ``upctl database plans <type>``.
|
|
1058
1058
|
|
|
1059
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1059
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#plan ManagedDatabaseOpensearch#plan}
|
|
1060
1060
|
'''
|
|
1061
1061
|
result = self._values.get("plan")
|
|
1062
1062
|
assert result is not None, "Required property 'plan' is missing"
|
|
@@ -1066,7 +1066,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1066
1066
|
def title(self) -> builtins.str:
|
|
1067
1067
|
'''Title of a managed database instance.
|
|
1068
1068
|
|
|
1069
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1069
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#title ManagedDatabaseOpensearch#title}
|
|
1070
1070
|
'''
|
|
1071
1071
|
result = self._values.get("title")
|
|
1072
1072
|
assert result is not None, "Required property 'title' is missing"
|
|
@@ -1076,7 +1076,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1076
1076
|
def zone(self) -> builtins.str:
|
|
1077
1077
|
'''Zone where the instance resides, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``.
|
|
1078
1078
|
|
|
1079
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1079
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#zone ManagedDatabaseOpensearch#zone}
|
|
1080
1080
|
'''
|
|
1081
1081
|
result = self._values.get("zone")
|
|
1082
1082
|
assert result is not None, "Required property 'zone' is missing"
|
|
@@ -1090,7 +1090,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1090
1090
|
|
|
1091
1091
|
User access control rules will only be enforced if this attribute is enabled.
|
|
1092
1092
|
|
|
1093
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1093
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#access_control ManagedDatabaseOpensearch#access_control}
|
|
1094
1094
|
'''
|
|
1095
1095
|
result = self._values.get("access_control")
|
|
1096
1096
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -1103,14 +1103,14 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1103
1103
|
|
|
1104
1104
|
Users are limited to perform operations on indices based on the user-specific access control rules.
|
|
1105
1105
|
|
|
1106
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1106
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#extended_access_control ManagedDatabaseOpensearch#extended_access_control}
|
|
1107
1107
|
'''
|
|
1108
1108
|
result = self._values.get("extended_access_control")
|
|
1109
1109
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
1110
1110
|
|
|
1111
1111
|
@builtins.property
|
|
1112
1112
|
def id(self) -> typing.Optional[builtins.str]:
|
|
1113
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1113
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#id ManagedDatabaseOpensearch#id}.
|
|
1114
1114
|
|
|
1115
1115
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
1116
1116
|
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.
|
|
@@ -1122,7 +1122,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1122
1122
|
def labels(self) -> typing.Optional[typing.Mapping[builtins.str, builtins.str]]:
|
|
1123
1123
|
'''User defined key-value pairs to classify the managed database.
|
|
1124
1124
|
|
|
1125
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1125
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#labels ManagedDatabaseOpensearch#labels}
|
|
1126
1126
|
'''
|
|
1127
1127
|
result = self._values.get("labels")
|
|
1128
1128
|
return typing.cast(typing.Optional[typing.Mapping[builtins.str, builtins.str]], result)
|
|
@@ -1131,7 +1131,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1131
1131
|
def maintenance_window_dow(self) -> typing.Optional[builtins.str]:
|
|
1132
1132
|
'''Maintenance window day of week. Lower case weekday name (monday, tuesday, ...).
|
|
1133
1133
|
|
|
1134
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1134
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#maintenance_window_dow ManagedDatabaseOpensearch#maintenance_window_dow}
|
|
1135
1135
|
'''
|
|
1136
1136
|
result = self._values.get("maintenance_window_dow")
|
|
1137
1137
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -1140,7 +1140,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1140
1140
|
def maintenance_window_time(self) -> typing.Optional[builtins.str]:
|
|
1141
1141
|
'''Maintenance window UTC time in hh:mm:ss format.
|
|
1142
1142
|
|
|
1143
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1143
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#maintenance_window_time ManagedDatabaseOpensearch#maintenance_window_time}
|
|
1144
1144
|
'''
|
|
1145
1145
|
result = self._values.get("maintenance_window_time")
|
|
1146
1146
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -1151,7 +1151,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1151
1151
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ManagedDatabaseOpensearchNetwork"]]]:
|
|
1152
1152
|
'''network block.
|
|
1153
1153
|
|
|
1154
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1154
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#network ManagedDatabaseOpensearch#network}
|
|
1155
1155
|
'''
|
|
1156
1156
|
result = self._values.get("network")
|
|
1157
1157
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ManagedDatabaseOpensearchNetwork"]]], result)
|
|
@@ -1162,7 +1162,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1162
1162
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
1163
1163
|
'''The administrative power state of the service.
|
|
1164
1164
|
|
|
1165
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1165
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#powered ManagedDatabaseOpensearch#powered}
|
|
1166
1166
|
'''
|
|
1167
1167
|
result = self._values.get("powered")
|
|
1168
1168
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -1171,7 +1171,7 @@ class ManagedDatabaseOpensearchConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
|
1171
1171
|
def properties(self) -> typing.Optional["ManagedDatabaseOpensearchProperties"]:
|
|
1172
1172
|
'''properties block.
|
|
1173
1173
|
|
|
1174
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1174
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#properties ManagedDatabaseOpensearch#properties}
|
|
1175
1175
|
'''
|
|
1176
1176
|
result = self._values.get("properties")
|
|
1177
1177
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchProperties"], result)
|
|
@@ -1203,10 +1203,10 @@ class ManagedDatabaseOpensearchNetwork:
|
|
|
1203
1203
|
uuid: builtins.str,
|
|
1204
1204
|
) -> None:
|
|
1205
1205
|
'''
|
|
1206
|
-
:param family: Network family. Currently only ``IPv4`` is supported. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1207
|
-
:param name: The name of the network. Must be unique within the service. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1208
|
-
:param type: The type of the network. Must be private. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1209
|
-
:param uuid: Private network UUID. Must reside in the same zone as the database. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1206
|
+
:param family: Network family. Currently only ``IPv4`` is supported. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#family ManagedDatabaseOpensearch#family}
|
|
1207
|
+
:param name: The name of the network. Must be unique within the service. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#name ManagedDatabaseOpensearch#name}
|
|
1208
|
+
:param type: The type of the network. Must be private. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#type ManagedDatabaseOpensearch#type}
|
|
1209
|
+
:param uuid: Private network UUID. Must reside in the same zone as the database. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#uuid ManagedDatabaseOpensearch#uuid}
|
|
1210
1210
|
'''
|
|
1211
1211
|
if __debug__:
|
|
1212
1212
|
type_hints = typing.get_type_hints(_typecheckingstub__fca8408590124dd06a9281b50a661dcbdbb53334fd0cbfb3b4fed6c54dc2fd83)
|
|
@@ -1225,7 +1225,7 @@ class ManagedDatabaseOpensearchNetwork:
|
|
|
1225
1225
|
def family(self) -> builtins.str:
|
|
1226
1226
|
'''Network family. Currently only ``IPv4`` is supported.
|
|
1227
1227
|
|
|
1228
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1228
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#family ManagedDatabaseOpensearch#family}
|
|
1229
1229
|
'''
|
|
1230
1230
|
result = self._values.get("family")
|
|
1231
1231
|
assert result is not None, "Required property 'family' is missing"
|
|
@@ -1235,7 +1235,7 @@ class ManagedDatabaseOpensearchNetwork:
|
|
|
1235
1235
|
def name(self) -> builtins.str:
|
|
1236
1236
|
'''The name of the network. Must be unique within the service.
|
|
1237
1237
|
|
|
1238
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1238
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#name ManagedDatabaseOpensearch#name}
|
|
1239
1239
|
'''
|
|
1240
1240
|
result = self._values.get("name")
|
|
1241
1241
|
assert result is not None, "Required property 'name' is missing"
|
|
@@ -1245,7 +1245,7 @@ class ManagedDatabaseOpensearchNetwork:
|
|
|
1245
1245
|
def type(self) -> builtins.str:
|
|
1246
1246
|
'''The type of the network. Must be private.
|
|
1247
1247
|
|
|
1248
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1248
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#type ManagedDatabaseOpensearch#type}
|
|
1249
1249
|
'''
|
|
1250
1250
|
result = self._values.get("type")
|
|
1251
1251
|
assert result is not None, "Required property 'type' is missing"
|
|
@@ -1255,7 +1255,7 @@ class ManagedDatabaseOpensearchNetwork:
|
|
|
1255
1255
|
def uuid(self) -> builtins.str:
|
|
1256
1256
|
'''Private network UUID. Must reside in the same zone as the database.
|
|
1257
1257
|
|
|
1258
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1258
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#uuid ManagedDatabaseOpensearch#uuid}
|
|
1259
1259
|
'''
|
|
1260
1260
|
result = self._values.get("uuid")
|
|
1261
1261
|
assert result is not None, "Required property 'uuid' is missing"
|
|
@@ -1764,66 +1764,66 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
1764
1764
|
version: typing.Optional[builtins.str] = None,
|
|
1765
1765
|
) -> None:
|
|
1766
1766
|
'''
|
|
1767
|
-
:param action_auto_create_index_enabled: action.auto_create_index. Explicitly allow or block automatic creation of indices. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1768
|
-
:param action_destructive_requires_name: Require explicit index names when deleting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1769
|
-
:param auth_failure_listeners: auth_failure_listeners block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1770
|
-
:param automatic_utility_network_ip_filter: Automatic utility network IP Filter. Automatically allow connections from servers in the utility network within the same zone. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1771
|
-
:param azure_migration: azure_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1772
|
-
:param cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1773
|
-
:param cluster_routing_allocation_node_concurrent_recoveries: Concurrent incoming/outgoing shard recoveries per node. How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to 2. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1774
|
-
:param custom_domain: Custom domain. Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1775
|
-
:param email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. This should be identical to the Sender name defined in Opensearch dashboards. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1776
|
-
:param email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Sender password for Opensearch alerts to authenticate with SMTP server. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1777
|
-
:param email_sender_username: Sender username for Opensearch alerts. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1778
|
-
:param enable_security_audit: Enable/Disable security audit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1779
|
-
:param gcs_migration: gcs_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1780
|
-
:param http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1781
|
-
:param http_max_header_size: The max size of allowed headers, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1782
|
-
:param http_max_initial_line_length: The max length of an HTTP URL, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1783
|
-
:param index_patterns: Index patterns. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1784
|
-
:param index_rollup: index_rollup block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1785
|
-
:param index_template: index_template block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1786
|
-
:param indices_fielddata_cache_size: Relative amount. Maximum amount of heap memory used for field data cache. This is an expert setting; decreasing the value too much will increase overhead of loading field data; too much memory used for field data cache will decrease amount of heap available for other operations. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1787
|
-
:param indices_memory_index_buffer_size: Percentage value. Default is 10%. Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1788
|
-
:param indices_memory_max_index_buffer_size: Absolute value. Default is unbound. Doesn't work without indices.memory.index_buffer_size. Maximum amount of heap used for query cache, an absolute indices.memory.index_buffer_size maximum hard limit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1789
|
-
:param indices_memory_min_index_buffer_size: Absolute value. Default is 48mb. Doesn't work without indices.memory.index_buffer_size. Minimum amount of heap used for query cache, an absolute indices.memory.index_buffer_size minimal hard limit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1790
|
-
:param indices_queries_cache_size: Percentage value. Default is 10%. Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1791
|
-
:param indices_query_bool_max_clause_count: Maximum number of clauses Lucene BooleanQuery can have. The default value (1024) is relatively high, and increasing it may cause performance issues. Investigate other approaches first before increasing this value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1792
|
-
:param indices_recovery_max_bytes_per_sec: Limits total inbound and outbound recovery traffic for each node. Applies to both peer recoveries as well as snapshot recoveries (i.e., restores from a snapshot). Defaults to 40mb. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1793
|
-
:param indices_recovery_max_concurrent_file_chunks: Number of file chunks sent in parallel for each recovery. Defaults to 2. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1794
|
-
:param ip_filter: IP filter. Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1795
|
-
:param ism_enabled: Specifies whether ISM is enabled or not. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1796
|
-
:param ism_history_enabled: Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1797
|
-
:param ism_history_max_age: The maximum age before rolling over the audit history index in hours. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1798
|
-
:param ism_history_max_docs: The maximum number of documents before rolling over the audit history index. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1799
|
-
:param ism_history_rollover_check_period: The time between rollover checks for the audit history index in hours. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1800
|
-
:param ism_history_rollover_retention_period: How long audit history indices are kept in days. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1801
|
-
:param keep_index_refresh_interval: Don't reset index.refresh_interval to the default value. Aiven automation resets index.refresh_interval to default value for every index to be sure that indices are always visible to search. If it doesn't fit your case, you can disable this by setting up this flag to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1802
|
-
:param knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1803
|
-
:param knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1804
|
-
:param openid: openid block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1805
|
-
:param opensearch_dashboards: opensearch_dashboards block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1806
|
-
:param override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1807
|
-
:param plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1808
|
-
:param public_access: Public Access. Allow access to the service from the public Internet. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1809
|
-
:param reindex_remote_whitelist: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1810
|
-
:param s3_migration: s3_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1811
|
-
:param saml: saml block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1812
|
-
:param script_max_compilations_rate: Script max compilation rate - circuit breaker to prevent/minimize OOMs. Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1813
|
-
:param search_max_buckets: Maximum number of aggregation buckets allowed in a single response. OpenSearch default value is used when this is not defined. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1814
|
-
:param service_log: Service logging. Store logs for the service so that they are available in the HTTP API and console. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1815
|
-
:param thread_pool_analyze_queue_size: analyze thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1816
|
-
:param thread_pool_analyze_size: analyze thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1817
|
-
:param thread_pool_force_merge_size: force_merge thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1818
|
-
:param thread_pool_get_queue_size: get thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1819
|
-
:param thread_pool_get_size: get thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1820
|
-
:param thread_pool_search_queue_size: search thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1821
|
-
:param thread_pool_search_size: search thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1822
|
-
:param thread_pool_search_throttled_queue_size: search_throttled thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1823
|
-
:param thread_pool_search_throttled_size: search_throttled thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1824
|
-
:param thread_pool_write_queue_size: write thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1825
|
-
:param thread_pool_write_size: write thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1826
|
-
:param version: OpenSearch major version. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
1767
|
+
:param action_auto_create_index_enabled: action.auto_create_index. Explicitly allow or block automatic creation of indices. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#action_auto_create_index_enabled ManagedDatabaseOpensearch#action_auto_create_index_enabled}
|
|
1768
|
+
:param action_destructive_requires_name: Require explicit index names when deleting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#action_destructive_requires_name ManagedDatabaseOpensearch#action_destructive_requires_name}
|
|
1769
|
+
:param auth_failure_listeners: auth_failure_listeners block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#auth_failure_listeners ManagedDatabaseOpensearch#auth_failure_listeners}
|
|
1770
|
+
:param automatic_utility_network_ip_filter: Automatic utility network IP Filter. Automatically allow connections from servers in the utility network within the same zone. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#automatic_utility_network_ip_filter ManagedDatabaseOpensearch#automatic_utility_network_ip_filter}
|
|
1771
|
+
:param azure_migration: azure_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#azure_migration ManagedDatabaseOpensearch#azure_migration}
|
|
1772
|
+
:param cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#cluster_max_shards_per_node ManagedDatabaseOpensearch#cluster_max_shards_per_node}
|
|
1773
|
+
:param cluster_routing_allocation_node_concurrent_recoveries: Concurrent incoming/outgoing shard recoveries per node. How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to 2. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#cluster_routing_allocation_node_concurrent_recoveries ManagedDatabaseOpensearch#cluster_routing_allocation_node_concurrent_recoveries}
|
|
1774
|
+
:param custom_domain: Custom domain. Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#custom_domain ManagedDatabaseOpensearch#custom_domain}
|
|
1775
|
+
:param email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. This should be identical to the Sender name defined in Opensearch dashboards. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_name ManagedDatabaseOpensearch#email_sender_name}
|
|
1776
|
+
:param email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Sender password for Opensearch alerts to authenticate with SMTP server. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_password ManagedDatabaseOpensearch#email_sender_password}
|
|
1777
|
+
:param email_sender_username: Sender username for Opensearch alerts. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_username ManagedDatabaseOpensearch#email_sender_username}
|
|
1778
|
+
:param enable_security_audit: Enable/Disable security audit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enable_security_audit ManagedDatabaseOpensearch#enable_security_audit}
|
|
1779
|
+
:param gcs_migration: gcs_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#gcs_migration ManagedDatabaseOpensearch#gcs_migration}
|
|
1780
|
+
:param http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_content_length ManagedDatabaseOpensearch#http_max_content_length}
|
|
1781
|
+
:param http_max_header_size: The max size of allowed headers, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_header_size ManagedDatabaseOpensearch#http_max_header_size}
|
|
1782
|
+
:param http_max_initial_line_length: The max length of an HTTP URL, in bytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_initial_line_length ManagedDatabaseOpensearch#http_max_initial_line_length}
|
|
1783
|
+
:param index_patterns: Index patterns. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_patterns ManagedDatabaseOpensearch#index_patterns}
|
|
1784
|
+
:param index_rollup: index_rollup block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_rollup ManagedDatabaseOpensearch#index_rollup}
|
|
1785
|
+
:param index_template: index_template block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_template ManagedDatabaseOpensearch#index_template}
|
|
1786
|
+
:param indices_fielddata_cache_size: Relative amount. Maximum amount of heap memory used for field data cache. This is an expert setting; decreasing the value too much will increase overhead of loading field data; too much memory used for field data cache will decrease amount of heap available for other operations. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_fielddata_cache_size ManagedDatabaseOpensearch#indices_fielddata_cache_size}
|
|
1787
|
+
:param indices_memory_index_buffer_size: Percentage value. Default is 10%. Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_index_buffer_size ManagedDatabaseOpensearch#indices_memory_index_buffer_size}
|
|
1788
|
+
:param indices_memory_max_index_buffer_size: Absolute value. Default is unbound. Doesn't work without indices.memory.index_buffer_size. Maximum amount of heap used for query cache, an absolute indices.memory.index_buffer_size maximum hard limit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_max_index_buffer_size ManagedDatabaseOpensearch#indices_memory_max_index_buffer_size}
|
|
1789
|
+
:param indices_memory_min_index_buffer_size: Absolute value. Default is 48mb. Doesn't work without indices.memory.index_buffer_size. Minimum amount of heap used for query cache, an absolute indices.memory.index_buffer_size minimal hard limit. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_min_index_buffer_size ManagedDatabaseOpensearch#indices_memory_min_index_buffer_size}
|
|
1790
|
+
:param indices_queries_cache_size: Percentage value. Default is 10%. Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_queries_cache_size ManagedDatabaseOpensearch#indices_queries_cache_size}
|
|
1791
|
+
:param indices_query_bool_max_clause_count: Maximum number of clauses Lucene BooleanQuery can have. The default value (1024) is relatively high, and increasing it may cause performance issues. Investigate other approaches first before increasing this value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_query_bool_max_clause_count ManagedDatabaseOpensearch#indices_query_bool_max_clause_count}
|
|
1792
|
+
:param indices_recovery_max_bytes_per_sec: Limits total inbound and outbound recovery traffic for each node. Applies to both peer recoveries as well as snapshot recoveries (i.e., restores from a snapshot). Defaults to 40mb. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_recovery_max_bytes_per_sec ManagedDatabaseOpensearch#indices_recovery_max_bytes_per_sec}
|
|
1793
|
+
:param indices_recovery_max_concurrent_file_chunks: Number of file chunks sent in parallel for each recovery. Defaults to 2. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_recovery_max_concurrent_file_chunks ManagedDatabaseOpensearch#indices_recovery_max_concurrent_file_chunks}
|
|
1794
|
+
:param ip_filter: IP filter. Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ip_filter ManagedDatabaseOpensearch#ip_filter}
|
|
1795
|
+
:param ism_enabled: Specifies whether ISM is enabled or not. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_enabled ManagedDatabaseOpensearch#ism_enabled}
|
|
1796
|
+
:param ism_history_enabled: Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_enabled ManagedDatabaseOpensearch#ism_history_enabled}
|
|
1797
|
+
:param ism_history_max_age: The maximum age before rolling over the audit history index in hours. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_max_age ManagedDatabaseOpensearch#ism_history_max_age}
|
|
1798
|
+
:param ism_history_max_docs: The maximum number of documents before rolling over the audit history index. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_max_docs ManagedDatabaseOpensearch#ism_history_max_docs}
|
|
1799
|
+
:param ism_history_rollover_check_period: The time between rollover checks for the audit history index in hours. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_rollover_check_period ManagedDatabaseOpensearch#ism_history_rollover_check_period}
|
|
1800
|
+
:param ism_history_rollover_retention_period: How long audit history indices are kept in days. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_rollover_retention_period ManagedDatabaseOpensearch#ism_history_rollover_retention_period}
|
|
1801
|
+
:param keep_index_refresh_interval: Don't reset index.refresh_interval to the default value. Aiven automation resets index.refresh_interval to default value for every index to be sure that indices are always visible to search. If it doesn't fit your case, you can disable this by setting up this flag to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#keep_index_refresh_interval ManagedDatabaseOpensearch#keep_index_refresh_interval}
|
|
1802
|
+
:param knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#knn_memory_circuit_breaker_enabled ManagedDatabaseOpensearch#knn_memory_circuit_breaker_enabled}
|
|
1803
|
+
:param knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#knn_memory_circuit_breaker_limit ManagedDatabaseOpensearch#knn_memory_circuit_breaker_limit}
|
|
1804
|
+
:param openid: openid block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#openid ManagedDatabaseOpensearch#openid}
|
|
1805
|
+
:param opensearch_dashboards: opensearch_dashboards block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#opensearch_dashboards ManagedDatabaseOpensearch#opensearch_dashboards}
|
|
1806
|
+
:param override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#override_main_response_version ManagedDatabaseOpensearch#override_main_response_version}
|
|
1807
|
+
:param plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#plugins_alerting_filter_by_backend_roles ManagedDatabaseOpensearch#plugins_alerting_filter_by_backend_roles}
|
|
1808
|
+
:param public_access: Public Access. Allow access to the service from the public Internet. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#public_access ManagedDatabaseOpensearch#public_access}
|
|
1809
|
+
:param reindex_remote_whitelist: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#reindex_remote_whitelist ManagedDatabaseOpensearch#reindex_remote_whitelist}
|
|
1810
|
+
:param s3_migration: s3_migration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#s3_migration ManagedDatabaseOpensearch#s3_migration}
|
|
1811
|
+
:param saml: saml block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#saml ManagedDatabaseOpensearch#saml}
|
|
1812
|
+
:param script_max_compilations_rate: Script max compilation rate - circuit breaker to prevent/minimize OOMs. Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#script_max_compilations_rate ManagedDatabaseOpensearch#script_max_compilations_rate}
|
|
1813
|
+
:param search_max_buckets: Maximum number of aggregation buckets allowed in a single response. OpenSearch default value is used when this is not defined. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#search_max_buckets ManagedDatabaseOpensearch#search_max_buckets}
|
|
1814
|
+
:param service_log: Service logging. Store logs for the service so that they are available in the HTTP API and console. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#service_log ManagedDatabaseOpensearch#service_log}
|
|
1815
|
+
:param thread_pool_analyze_queue_size: analyze thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_analyze_queue_size ManagedDatabaseOpensearch#thread_pool_analyze_queue_size}
|
|
1816
|
+
:param thread_pool_analyze_size: analyze thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_analyze_size ManagedDatabaseOpensearch#thread_pool_analyze_size}
|
|
1817
|
+
:param thread_pool_force_merge_size: force_merge thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_force_merge_size ManagedDatabaseOpensearch#thread_pool_force_merge_size}
|
|
1818
|
+
:param thread_pool_get_queue_size: get thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_get_queue_size ManagedDatabaseOpensearch#thread_pool_get_queue_size}
|
|
1819
|
+
:param thread_pool_get_size: get thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_get_size ManagedDatabaseOpensearch#thread_pool_get_size}
|
|
1820
|
+
:param thread_pool_search_queue_size: search thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_queue_size ManagedDatabaseOpensearch#thread_pool_search_queue_size}
|
|
1821
|
+
:param thread_pool_search_size: search thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_size ManagedDatabaseOpensearch#thread_pool_search_size}
|
|
1822
|
+
:param thread_pool_search_throttled_queue_size: search_throttled thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_throttled_queue_size ManagedDatabaseOpensearch#thread_pool_search_throttled_queue_size}
|
|
1823
|
+
:param thread_pool_search_throttled_size: search_throttled thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_throttled_size ManagedDatabaseOpensearch#thread_pool_search_throttled_size}
|
|
1824
|
+
:param thread_pool_write_queue_size: write thread pool queue size. Size for the thread pool queue. See documentation for exact details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_write_queue_size ManagedDatabaseOpensearch#thread_pool_write_queue_size}
|
|
1825
|
+
:param thread_pool_write_size: write thread pool size. Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_write_size ManagedDatabaseOpensearch#thread_pool_write_size}
|
|
1826
|
+
:param version: OpenSearch major version. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#version ManagedDatabaseOpensearch#version}
|
|
1827
1827
|
'''
|
|
1828
1828
|
if isinstance(auth_failure_listeners, dict):
|
|
1829
1829
|
auth_failure_listeners = ManagedDatabaseOpensearchPropertiesAuthFailureListeners(**auth_failure_listeners)
|
|
@@ -2033,7 +2033,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2033
2033
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2034
2034
|
'''action.auto_create_index. Explicitly allow or block automatic creation of indices. Defaults to true.
|
|
2035
2035
|
|
|
2036
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2036
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#action_auto_create_index_enabled ManagedDatabaseOpensearch#action_auto_create_index_enabled}
|
|
2037
2037
|
'''
|
|
2038
2038
|
result = self._values.get("action_auto_create_index_enabled")
|
|
2039
2039
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2044,7 +2044,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2044
2044
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2045
2045
|
'''Require explicit index names when deleting.
|
|
2046
2046
|
|
|
2047
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2047
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#action_destructive_requires_name ManagedDatabaseOpensearch#action_destructive_requires_name}
|
|
2048
2048
|
'''
|
|
2049
2049
|
result = self._values.get("action_destructive_requires_name")
|
|
2050
2050
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2055,7 +2055,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2055
2055
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesAuthFailureListeners"]:
|
|
2056
2056
|
'''auth_failure_listeners block.
|
|
2057
2057
|
|
|
2058
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2058
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#auth_failure_listeners ManagedDatabaseOpensearch#auth_failure_listeners}
|
|
2059
2059
|
'''
|
|
2060
2060
|
result = self._values.get("auth_failure_listeners")
|
|
2061
2061
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesAuthFailureListeners"], result)
|
|
@@ -2066,7 +2066,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2066
2066
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2067
2067
|
'''Automatic utility network IP Filter. Automatically allow connections from servers in the utility network within the same zone.
|
|
2068
2068
|
|
|
2069
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2069
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#automatic_utility_network_ip_filter ManagedDatabaseOpensearch#automatic_utility_network_ip_filter}
|
|
2070
2070
|
'''
|
|
2071
2071
|
result = self._values.get("automatic_utility_network_ip_filter")
|
|
2072
2072
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2077,7 +2077,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2077
2077
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesAzureMigration"]:
|
|
2078
2078
|
'''azure_migration block.
|
|
2079
2079
|
|
|
2080
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2080
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#azure_migration ManagedDatabaseOpensearch#azure_migration}
|
|
2081
2081
|
'''
|
|
2082
2082
|
result = self._values.get("azure_migration")
|
|
2083
2083
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesAzureMigration"], result)
|
|
@@ -2086,7 +2086,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2086
2086
|
def cluster_max_shards_per_node(self) -> typing.Optional[jsii.Number]:
|
|
2087
2087
|
'''Controls the number of shards allowed in the cluster per data node.
|
|
2088
2088
|
|
|
2089
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2089
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#cluster_max_shards_per_node ManagedDatabaseOpensearch#cluster_max_shards_per_node}
|
|
2090
2090
|
'''
|
|
2091
2091
|
result = self._values.get("cluster_max_shards_per_node")
|
|
2092
2092
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2099,7 +2099,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2099
2099
|
|
|
2100
2100
|
How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to 2.
|
|
2101
2101
|
|
|
2102
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2102
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#cluster_routing_allocation_node_concurrent_recoveries ManagedDatabaseOpensearch#cluster_routing_allocation_node_concurrent_recoveries}
|
|
2103
2103
|
'''
|
|
2104
2104
|
result = self._values.get("cluster_routing_allocation_node_concurrent_recoveries")
|
|
2105
2105
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2108,7 +2108,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2108
2108
|
def custom_domain(self) -> typing.Optional[builtins.str]:
|
|
2109
2109
|
'''Custom domain. Serve the web frontend using a custom CNAME pointing to the Aiven DNS name.
|
|
2110
2110
|
|
|
2111
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2111
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#custom_domain ManagedDatabaseOpensearch#custom_domain}
|
|
2112
2112
|
'''
|
|
2113
2113
|
result = self._values.get("custom_domain")
|
|
2114
2114
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -2119,7 +2119,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2119
2119
|
|
|
2120
2120
|
This should be identical to the Sender name defined in Opensearch dashboards.
|
|
2121
2121
|
|
|
2122
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2122
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_name ManagedDatabaseOpensearch#email_sender_name}
|
|
2123
2123
|
'''
|
|
2124
2124
|
result = self._values.get("email_sender_name")
|
|
2125
2125
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -2130,7 +2130,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2130
2130
|
|
|
2131
2131
|
Sender password for Opensearch alerts to authenticate with SMTP server.
|
|
2132
2132
|
|
|
2133
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2133
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_password ManagedDatabaseOpensearch#email_sender_password}
|
|
2134
2134
|
'''
|
|
2135
2135
|
result = self._values.get("email_sender_password")
|
|
2136
2136
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -2139,7 +2139,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2139
2139
|
def email_sender_username(self) -> typing.Optional[builtins.str]:
|
|
2140
2140
|
'''Sender username for Opensearch alerts.
|
|
2141
2141
|
|
|
2142
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2142
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#email_sender_username ManagedDatabaseOpensearch#email_sender_username}
|
|
2143
2143
|
'''
|
|
2144
2144
|
result = self._values.get("email_sender_username")
|
|
2145
2145
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -2150,7 +2150,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2150
2150
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2151
2151
|
'''Enable/Disable security audit.
|
|
2152
2152
|
|
|
2153
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2153
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enable_security_audit ManagedDatabaseOpensearch#enable_security_audit}
|
|
2154
2154
|
'''
|
|
2155
2155
|
result = self._values.get("enable_security_audit")
|
|
2156
2156
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2161,7 +2161,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2161
2161
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesGcsMigration"]:
|
|
2162
2162
|
'''gcs_migration block.
|
|
2163
2163
|
|
|
2164
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2164
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#gcs_migration ManagedDatabaseOpensearch#gcs_migration}
|
|
2165
2165
|
'''
|
|
2166
2166
|
result = self._values.get("gcs_migration")
|
|
2167
2167
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesGcsMigration"], result)
|
|
@@ -2170,7 +2170,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2170
2170
|
def http_max_content_length(self) -> typing.Optional[jsii.Number]:
|
|
2171
2171
|
'''Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
|
|
2172
2172
|
|
|
2173
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2173
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_content_length ManagedDatabaseOpensearch#http_max_content_length}
|
|
2174
2174
|
'''
|
|
2175
2175
|
result = self._values.get("http_max_content_length")
|
|
2176
2176
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2179,7 +2179,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2179
2179
|
def http_max_header_size(self) -> typing.Optional[jsii.Number]:
|
|
2180
2180
|
'''The max size of allowed headers, in bytes.
|
|
2181
2181
|
|
|
2182
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2182
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_header_size ManagedDatabaseOpensearch#http_max_header_size}
|
|
2183
2183
|
'''
|
|
2184
2184
|
result = self._values.get("http_max_header_size")
|
|
2185
2185
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2188,7 +2188,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2188
2188
|
def http_max_initial_line_length(self) -> typing.Optional[jsii.Number]:
|
|
2189
2189
|
'''The max length of an HTTP URL, in bytes.
|
|
2190
2190
|
|
|
2191
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2191
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#http_max_initial_line_length ManagedDatabaseOpensearch#http_max_initial_line_length}
|
|
2192
2192
|
'''
|
|
2193
2193
|
result = self._values.get("http_max_initial_line_length")
|
|
2194
2194
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2197,7 +2197,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2197
2197
|
def index_patterns(self) -> typing.Optional[typing.List[builtins.str]]:
|
|
2198
2198
|
'''Index patterns.
|
|
2199
2199
|
|
|
2200
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2200
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_patterns ManagedDatabaseOpensearch#index_patterns}
|
|
2201
2201
|
'''
|
|
2202
2202
|
result = self._values.get("index_patterns")
|
|
2203
2203
|
return typing.cast(typing.Optional[typing.List[builtins.str]], result)
|
|
@@ -2208,7 +2208,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2208
2208
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesIndexRollup"]:
|
|
2209
2209
|
'''index_rollup block.
|
|
2210
2210
|
|
|
2211
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2211
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_rollup ManagedDatabaseOpensearch#index_rollup}
|
|
2212
2212
|
'''
|
|
2213
2213
|
result = self._values.get("index_rollup")
|
|
2214
2214
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesIndexRollup"], result)
|
|
@@ -2219,7 +2219,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2219
2219
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesIndexTemplate"]:
|
|
2220
2220
|
'''index_template block.
|
|
2221
2221
|
|
|
2222
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2222
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#index_template ManagedDatabaseOpensearch#index_template}
|
|
2223
2223
|
'''
|
|
2224
2224
|
result = self._values.get("index_template")
|
|
2225
2225
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesIndexTemplate"], result)
|
|
@@ -2230,7 +2230,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2230
2230
|
|
|
2231
2231
|
Maximum amount of heap memory used for field data cache. This is an expert setting; decreasing the value too much will increase overhead of loading field data; too much memory used for field data cache will decrease amount of heap available for other operations.
|
|
2232
2232
|
|
|
2233
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2233
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_fielddata_cache_size ManagedDatabaseOpensearch#indices_fielddata_cache_size}
|
|
2234
2234
|
'''
|
|
2235
2235
|
result = self._values.get("indices_fielddata_cache_size")
|
|
2236
2236
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2241,7 +2241,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2241
2241
|
|
|
2242
2242
|
Default is 10%. Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance.
|
|
2243
2243
|
|
|
2244
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2244
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_index_buffer_size ManagedDatabaseOpensearch#indices_memory_index_buffer_size}
|
|
2245
2245
|
'''
|
|
2246
2246
|
result = self._values.get("indices_memory_index_buffer_size")
|
|
2247
2247
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2252,7 +2252,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2252
2252
|
|
|
2253
2253
|
Default is unbound. Doesn't work without indices.memory.index_buffer_size. Maximum amount of heap used for query cache, an absolute indices.memory.index_buffer_size maximum hard limit.
|
|
2254
2254
|
|
|
2255
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2255
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_max_index_buffer_size ManagedDatabaseOpensearch#indices_memory_max_index_buffer_size}
|
|
2256
2256
|
'''
|
|
2257
2257
|
result = self._values.get("indices_memory_max_index_buffer_size")
|
|
2258
2258
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2263,7 +2263,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2263
2263
|
|
|
2264
2264
|
Default is 48mb. Doesn't work without indices.memory.index_buffer_size. Minimum amount of heap used for query cache, an absolute indices.memory.index_buffer_size minimal hard limit.
|
|
2265
2265
|
|
|
2266
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2266
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_memory_min_index_buffer_size ManagedDatabaseOpensearch#indices_memory_min_index_buffer_size}
|
|
2267
2267
|
'''
|
|
2268
2268
|
result = self._values.get("indices_memory_min_index_buffer_size")
|
|
2269
2269
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2274,7 +2274,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2274
2274
|
|
|
2275
2275
|
Default is 10%. Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality.
|
|
2276
2276
|
|
|
2277
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2277
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_queries_cache_size ManagedDatabaseOpensearch#indices_queries_cache_size}
|
|
2278
2278
|
'''
|
|
2279
2279
|
result = self._values.get("indices_queries_cache_size")
|
|
2280
2280
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2285,7 +2285,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2285
2285
|
|
|
2286
2286
|
The default value (1024) is relatively high, and increasing it may cause performance issues. Investigate other approaches first before increasing this value.
|
|
2287
2287
|
|
|
2288
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2288
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_query_bool_max_clause_count ManagedDatabaseOpensearch#indices_query_bool_max_clause_count}
|
|
2289
2289
|
'''
|
|
2290
2290
|
result = self._values.get("indices_query_bool_max_clause_count")
|
|
2291
2291
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2296,7 +2296,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2296
2296
|
|
|
2297
2297
|
Applies to both peer recoveries as well as snapshot recoveries (i.e., restores from a snapshot). Defaults to 40mb.
|
|
2298
2298
|
|
|
2299
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2299
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_recovery_max_bytes_per_sec ManagedDatabaseOpensearch#indices_recovery_max_bytes_per_sec}
|
|
2300
2300
|
'''
|
|
2301
2301
|
result = self._values.get("indices_recovery_max_bytes_per_sec")
|
|
2302
2302
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2307,7 +2307,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2307
2307
|
) -> typing.Optional[jsii.Number]:
|
|
2308
2308
|
'''Number of file chunks sent in parallel for each recovery. Defaults to 2.
|
|
2309
2309
|
|
|
2310
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2310
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#indices_recovery_max_concurrent_file_chunks ManagedDatabaseOpensearch#indices_recovery_max_concurrent_file_chunks}
|
|
2311
2311
|
'''
|
|
2312
2312
|
result = self._values.get("indices_recovery_max_concurrent_file_chunks")
|
|
2313
2313
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2316,7 +2316,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2316
2316
|
def ip_filter(self) -> typing.Optional[typing.List[builtins.str]]:
|
|
2317
2317
|
'''IP filter. Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16'.
|
|
2318
2318
|
|
|
2319
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2319
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ip_filter ManagedDatabaseOpensearch#ip_filter}
|
|
2320
2320
|
'''
|
|
2321
2321
|
result = self._values.get("ip_filter")
|
|
2322
2322
|
return typing.cast(typing.Optional[typing.List[builtins.str]], result)
|
|
@@ -2327,7 +2327,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2327
2327
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2328
2328
|
'''Specifies whether ISM is enabled or not.
|
|
2329
2329
|
|
|
2330
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2330
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_enabled ManagedDatabaseOpensearch#ism_enabled}
|
|
2331
2331
|
'''
|
|
2332
2332
|
result = self._values.get("ism_enabled")
|
|
2333
2333
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2338,7 +2338,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2338
2338
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2339
2339
|
'''Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document.
|
|
2340
2340
|
|
|
2341
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2341
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_enabled ManagedDatabaseOpensearch#ism_history_enabled}
|
|
2342
2342
|
'''
|
|
2343
2343
|
result = self._values.get("ism_history_enabled")
|
|
2344
2344
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2347,7 +2347,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2347
2347
|
def ism_history_max_age(self) -> typing.Optional[jsii.Number]:
|
|
2348
2348
|
'''The maximum age before rolling over the audit history index in hours.
|
|
2349
2349
|
|
|
2350
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2350
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_max_age ManagedDatabaseOpensearch#ism_history_max_age}
|
|
2351
2351
|
'''
|
|
2352
2352
|
result = self._values.get("ism_history_max_age")
|
|
2353
2353
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2356,7 +2356,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2356
2356
|
def ism_history_max_docs(self) -> typing.Optional[jsii.Number]:
|
|
2357
2357
|
'''The maximum number of documents before rolling over the audit history index.
|
|
2358
2358
|
|
|
2359
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2359
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_max_docs ManagedDatabaseOpensearch#ism_history_max_docs}
|
|
2360
2360
|
'''
|
|
2361
2361
|
result = self._values.get("ism_history_max_docs")
|
|
2362
2362
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2365,7 +2365,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2365
2365
|
def ism_history_rollover_check_period(self) -> typing.Optional[jsii.Number]:
|
|
2366
2366
|
'''The time between rollover checks for the audit history index in hours.
|
|
2367
2367
|
|
|
2368
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2368
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_rollover_check_period ManagedDatabaseOpensearch#ism_history_rollover_check_period}
|
|
2369
2369
|
'''
|
|
2370
2370
|
result = self._values.get("ism_history_rollover_check_period")
|
|
2371
2371
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2374,7 +2374,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2374
2374
|
def ism_history_rollover_retention_period(self) -> typing.Optional[jsii.Number]:
|
|
2375
2375
|
'''How long audit history indices are kept in days.
|
|
2376
2376
|
|
|
2377
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2377
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ism_history_rollover_retention_period ManagedDatabaseOpensearch#ism_history_rollover_retention_period}
|
|
2378
2378
|
'''
|
|
2379
2379
|
result = self._values.get("ism_history_rollover_retention_period")
|
|
2380
2380
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2385,7 +2385,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2385
2385
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2386
2386
|
'''Don't reset index.refresh_interval to the default value. Aiven automation resets index.refresh_interval to default value for every index to be sure that indices are always visible to search. If it doesn't fit your case, you can disable this by setting up this flag to true.
|
|
2387
2387
|
|
|
2388
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2388
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#keep_index_refresh_interval ManagedDatabaseOpensearch#keep_index_refresh_interval}
|
|
2389
2389
|
'''
|
|
2390
2390
|
result = self._values.get("keep_index_refresh_interval")
|
|
2391
2391
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2396,7 +2396,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2396
2396
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2397
2397
|
'''Enable or disable KNN memory circuit breaker. Defaults to true.
|
|
2398
2398
|
|
|
2399
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2399
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#knn_memory_circuit_breaker_enabled ManagedDatabaseOpensearch#knn_memory_circuit_breaker_enabled}
|
|
2400
2400
|
'''
|
|
2401
2401
|
result = self._values.get("knn_memory_circuit_breaker_enabled")
|
|
2402
2402
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2405,7 +2405,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2405
2405
|
def knn_memory_circuit_breaker_limit(self) -> typing.Optional[jsii.Number]:
|
|
2406
2406
|
'''Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
|
|
2407
2407
|
|
|
2408
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2408
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#knn_memory_circuit_breaker_limit ManagedDatabaseOpensearch#knn_memory_circuit_breaker_limit}
|
|
2409
2409
|
'''
|
|
2410
2410
|
result = self._values.get("knn_memory_circuit_breaker_limit")
|
|
2411
2411
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2414,7 +2414,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2414
2414
|
def openid(self) -> typing.Optional["ManagedDatabaseOpensearchPropertiesOpenid"]:
|
|
2415
2415
|
'''openid block.
|
|
2416
2416
|
|
|
2417
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2417
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#openid ManagedDatabaseOpensearch#openid}
|
|
2418
2418
|
'''
|
|
2419
2419
|
result = self._values.get("openid")
|
|
2420
2420
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesOpenid"], result)
|
|
@@ -2425,7 +2425,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2425
2425
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesOpensearchDashboards"]:
|
|
2426
2426
|
'''opensearch_dashboards block.
|
|
2427
2427
|
|
|
2428
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2428
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#opensearch_dashboards ManagedDatabaseOpensearch#opensearch_dashboards}
|
|
2429
2429
|
'''
|
|
2430
2430
|
result = self._values.get("opensearch_dashboards")
|
|
2431
2431
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesOpensearchDashboards"], result)
|
|
@@ -2436,7 +2436,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2436
2436
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2437
2437
|
'''Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false.
|
|
2438
2438
|
|
|
2439
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2439
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#override_main_response_version ManagedDatabaseOpensearch#override_main_response_version}
|
|
2440
2440
|
'''
|
|
2441
2441
|
result = self._values.get("override_main_response_version")
|
|
2442
2442
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2447,7 +2447,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2447
2447
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2448
2448
|
'''Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false.
|
|
2449
2449
|
|
|
2450
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2450
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#plugins_alerting_filter_by_backend_roles ManagedDatabaseOpensearch#plugins_alerting_filter_by_backend_roles}
|
|
2451
2451
|
'''
|
|
2452
2452
|
result = self._values.get("plugins_alerting_filter_by_backend_roles")
|
|
2453
2453
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2458,7 +2458,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2458
2458
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2459
2459
|
'''Public Access. Allow access to the service from the public Internet.
|
|
2460
2460
|
|
|
2461
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2461
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#public_access ManagedDatabaseOpensearch#public_access}
|
|
2462
2462
|
'''
|
|
2463
2463
|
result = self._values.get("public_access")
|
|
2464
2464
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2467,7 +2467,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2467
2467
|
def reindex_remote_whitelist(self) -> typing.Optional[typing.List[builtins.str]]:
|
|
2468
2468
|
'''Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart.
|
|
2469
2469
|
|
|
2470
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2470
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#reindex_remote_whitelist ManagedDatabaseOpensearch#reindex_remote_whitelist}
|
|
2471
2471
|
'''
|
|
2472
2472
|
result = self._values.get("reindex_remote_whitelist")
|
|
2473
2473
|
return typing.cast(typing.Optional[typing.List[builtins.str]], result)
|
|
@@ -2478,7 +2478,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2478
2478
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesS3Migration"]:
|
|
2479
2479
|
'''s3_migration block.
|
|
2480
2480
|
|
|
2481
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2481
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#s3_migration ManagedDatabaseOpensearch#s3_migration}
|
|
2482
2482
|
'''
|
|
2483
2483
|
result = self._values.get("s3_migration")
|
|
2484
2484
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesS3Migration"], result)
|
|
@@ -2487,7 +2487,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2487
2487
|
def saml(self) -> typing.Optional["ManagedDatabaseOpensearchPropertiesSaml"]:
|
|
2488
2488
|
'''saml block.
|
|
2489
2489
|
|
|
2490
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2490
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#saml ManagedDatabaseOpensearch#saml}
|
|
2491
2491
|
'''
|
|
2492
2492
|
result = self._values.get("saml")
|
|
2493
2493
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesSaml"], result)
|
|
@@ -2498,7 +2498,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2498
2498
|
|
|
2499
2499
|
Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context.
|
|
2500
2500
|
|
|
2501
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2501
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#script_max_compilations_rate ManagedDatabaseOpensearch#script_max_compilations_rate}
|
|
2502
2502
|
'''
|
|
2503
2503
|
result = self._values.get("script_max_compilations_rate")
|
|
2504
2504
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -2509,7 +2509,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2509
2509
|
|
|
2510
2510
|
OpenSearch default value is used when this is not defined.
|
|
2511
2511
|
|
|
2512
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2512
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#search_max_buckets ManagedDatabaseOpensearch#search_max_buckets}
|
|
2513
2513
|
'''
|
|
2514
2514
|
result = self._values.get("search_max_buckets")
|
|
2515
2515
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2520,7 +2520,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2520
2520
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
2521
2521
|
'''Service logging. Store logs for the service so that they are available in the HTTP API and console.
|
|
2522
2522
|
|
|
2523
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2523
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#service_log ManagedDatabaseOpensearch#service_log}
|
|
2524
2524
|
'''
|
|
2525
2525
|
result = self._values.get("service_log")
|
|
2526
2526
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -2529,7 +2529,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2529
2529
|
def thread_pool_analyze_queue_size(self) -> typing.Optional[jsii.Number]:
|
|
2530
2530
|
'''analyze thread pool queue size. Size for the thread pool queue. See documentation for exact details.
|
|
2531
2531
|
|
|
2532
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2532
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_analyze_queue_size ManagedDatabaseOpensearch#thread_pool_analyze_queue_size}
|
|
2533
2533
|
'''
|
|
2534
2534
|
result = self._values.get("thread_pool_analyze_queue_size")
|
|
2535
2535
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2540,7 +2540,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2540
2540
|
|
|
2541
2541
|
Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
2542
2542
|
|
|
2543
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2543
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_analyze_size ManagedDatabaseOpensearch#thread_pool_analyze_size}
|
|
2544
2544
|
'''
|
|
2545
2545
|
result = self._values.get("thread_pool_analyze_size")
|
|
2546
2546
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2551,7 +2551,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2551
2551
|
|
|
2552
2552
|
Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
2553
2553
|
|
|
2554
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2554
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_force_merge_size ManagedDatabaseOpensearch#thread_pool_force_merge_size}
|
|
2555
2555
|
'''
|
|
2556
2556
|
result = self._values.get("thread_pool_force_merge_size")
|
|
2557
2557
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2560,7 +2560,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2560
2560
|
def thread_pool_get_queue_size(self) -> typing.Optional[jsii.Number]:
|
|
2561
2561
|
'''get thread pool queue size. Size for the thread pool queue. See documentation for exact details.
|
|
2562
2562
|
|
|
2563
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2563
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_get_queue_size ManagedDatabaseOpensearch#thread_pool_get_queue_size}
|
|
2564
2564
|
'''
|
|
2565
2565
|
result = self._values.get("thread_pool_get_queue_size")
|
|
2566
2566
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2571,7 +2571,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2571
2571
|
|
|
2572
2572
|
Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
2573
2573
|
|
|
2574
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2574
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_get_size ManagedDatabaseOpensearch#thread_pool_get_size}
|
|
2575
2575
|
'''
|
|
2576
2576
|
result = self._values.get("thread_pool_get_size")
|
|
2577
2577
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2580,7 +2580,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2580
2580
|
def thread_pool_search_queue_size(self) -> typing.Optional[jsii.Number]:
|
|
2581
2581
|
'''search thread pool queue size. Size for the thread pool queue. See documentation for exact details.
|
|
2582
2582
|
|
|
2583
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2583
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_queue_size ManagedDatabaseOpensearch#thread_pool_search_queue_size}
|
|
2584
2584
|
'''
|
|
2585
2585
|
result = self._values.get("thread_pool_search_queue_size")
|
|
2586
2586
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2591,7 +2591,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2591
2591
|
|
|
2592
2592
|
Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
2593
2593
|
|
|
2594
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2594
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_size ManagedDatabaseOpensearch#thread_pool_search_size}
|
|
2595
2595
|
'''
|
|
2596
2596
|
result = self._values.get("thread_pool_search_size")
|
|
2597
2597
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2600,7 +2600,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2600
2600
|
def thread_pool_search_throttled_queue_size(self) -> typing.Optional[jsii.Number]:
|
|
2601
2601
|
'''search_throttled thread pool queue size. Size for the thread pool queue. See documentation for exact details.
|
|
2602
2602
|
|
|
2603
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2603
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_throttled_queue_size ManagedDatabaseOpensearch#thread_pool_search_throttled_queue_size}
|
|
2604
2604
|
'''
|
|
2605
2605
|
result = self._values.get("thread_pool_search_throttled_queue_size")
|
|
2606
2606
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2611,7 +2611,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2611
2611
|
|
|
2612
2612
|
Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
2613
2613
|
|
|
2614
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2614
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_search_throttled_size ManagedDatabaseOpensearch#thread_pool_search_throttled_size}
|
|
2615
2615
|
'''
|
|
2616
2616
|
result = self._values.get("thread_pool_search_throttled_size")
|
|
2617
2617
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2620,7 +2620,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2620
2620
|
def thread_pool_write_queue_size(self) -> typing.Optional[jsii.Number]:
|
|
2621
2621
|
'''write thread pool queue size. Size for the thread pool queue. See documentation for exact details.
|
|
2622
2622
|
|
|
2623
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2623
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_write_queue_size ManagedDatabaseOpensearch#thread_pool_write_queue_size}
|
|
2624
2624
|
'''
|
|
2625
2625
|
result = self._values.get("thread_pool_write_queue_size")
|
|
2626
2626
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2631,7 +2631,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2631
2631
|
|
|
2632
2632
|
Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
2633
2633
|
|
|
2634
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2634
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#thread_pool_write_size ManagedDatabaseOpensearch#thread_pool_write_size}
|
|
2635
2635
|
'''
|
|
2636
2636
|
result = self._values.get("thread_pool_write_size")
|
|
2637
2637
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2640,7 +2640,7 @@ class ManagedDatabaseOpensearchProperties:
|
|
|
2640
2640
|
def version(self) -> typing.Optional[builtins.str]:
|
|
2641
2641
|
'''OpenSearch major version.
|
|
2642
2642
|
|
|
2643
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2643
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#version ManagedDatabaseOpensearch#version}
|
|
2644
2644
|
'''
|
|
2645
2645
|
result = self._values.get("version")
|
|
2646
2646
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -2673,8 +2673,8 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListeners:
|
|
|
2673
2673
|
ip_rate_limiting: typing.Optional[typing.Union["ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting", typing.Dict[builtins.str, typing.Any]]] = None,
|
|
2674
2674
|
) -> None:
|
|
2675
2675
|
'''
|
|
2676
|
-
:param internal_authentication_backend_limiting: internal_authentication_backend_limiting block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2677
|
-
:param ip_rate_limiting: ip_rate_limiting block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2676
|
+
:param internal_authentication_backend_limiting: internal_authentication_backend_limiting block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#internal_authentication_backend_limiting ManagedDatabaseOpensearch#internal_authentication_backend_limiting}
|
|
2677
|
+
:param ip_rate_limiting: ip_rate_limiting block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ip_rate_limiting ManagedDatabaseOpensearch#ip_rate_limiting}
|
|
2678
2678
|
'''
|
|
2679
2679
|
if isinstance(internal_authentication_backend_limiting, dict):
|
|
2680
2680
|
internal_authentication_backend_limiting = ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticationBackendLimiting(**internal_authentication_backend_limiting)
|
|
@@ -2696,7 +2696,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListeners:
|
|
|
2696
2696
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticationBackendLimiting"]:
|
|
2697
2697
|
'''internal_authentication_backend_limiting block.
|
|
2698
2698
|
|
|
2699
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2699
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#internal_authentication_backend_limiting ManagedDatabaseOpensearch#internal_authentication_backend_limiting}
|
|
2700
2700
|
'''
|
|
2701
2701
|
result = self._values.get("internal_authentication_backend_limiting")
|
|
2702
2702
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticationBackendLimiting"], result)
|
|
@@ -2707,7 +2707,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListeners:
|
|
|
2707
2707
|
) -> typing.Optional["ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting"]:
|
|
2708
2708
|
'''ip_rate_limiting block.
|
|
2709
2709
|
|
|
2710
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2710
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ip_rate_limiting ManagedDatabaseOpensearch#ip_rate_limiting}
|
|
2711
2711
|
'''
|
|
2712
2712
|
result = self._values.get("ip_rate_limiting")
|
|
2713
2713
|
return typing.cast(typing.Optional["ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting"], result)
|
|
@@ -2750,13 +2750,13 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticat
|
|
|
2750
2750
|
type: typing.Optional[builtins.str] = None,
|
|
2751
2751
|
) -> None:
|
|
2752
2752
|
'''
|
|
2753
|
-
:param allowed_tries: The number of login attempts allowed before login is blocked. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2754
|
-
:param authentication_backend: The internal backend. Enter ``internal``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2755
|
-
:param block_expiry_seconds: The duration of time that login remains blocked after a failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2756
|
-
:param max_blocked_clients: The maximum number of blocked IP addresses. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2757
|
-
:param max_tracked_clients: The maximum number of tracked IP addresses that have failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2758
|
-
:param time_window_seconds: The window of time in which the value for ``allowed_tries`` is enforced. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2759
|
-
:param type: The type of rate limiting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2753
|
+
:param allowed_tries: The number of login attempts allowed before login is blocked. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#allowed_tries ManagedDatabaseOpensearch#allowed_tries}
|
|
2754
|
+
:param authentication_backend: The internal backend. Enter ``internal``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#authentication_backend ManagedDatabaseOpensearch#authentication_backend}
|
|
2755
|
+
:param block_expiry_seconds: The duration of time that login remains blocked after a failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#block_expiry_seconds ManagedDatabaseOpensearch#block_expiry_seconds}
|
|
2756
|
+
:param max_blocked_clients: The maximum number of blocked IP addresses. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_blocked_clients ManagedDatabaseOpensearch#max_blocked_clients}
|
|
2757
|
+
:param max_tracked_clients: The maximum number of tracked IP addresses that have failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_tracked_clients ManagedDatabaseOpensearch#max_tracked_clients}
|
|
2758
|
+
:param time_window_seconds: The window of time in which the value for ``allowed_tries`` is enforced. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#time_window_seconds ManagedDatabaseOpensearch#time_window_seconds}
|
|
2759
|
+
:param type: The type of rate limiting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#type ManagedDatabaseOpensearch#type}
|
|
2760
2760
|
'''
|
|
2761
2761
|
if __debug__:
|
|
2762
2762
|
type_hints = typing.get_type_hints(_typecheckingstub__9435799fa69802c70cf9a1ec8b896a69d09f232c4c49f47ff2d40e3e18c2343b)
|
|
@@ -2787,7 +2787,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticat
|
|
|
2787
2787
|
def allowed_tries(self) -> typing.Optional[jsii.Number]:
|
|
2788
2788
|
'''The number of login attempts allowed before login is blocked.
|
|
2789
2789
|
|
|
2790
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2790
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#allowed_tries ManagedDatabaseOpensearch#allowed_tries}
|
|
2791
2791
|
'''
|
|
2792
2792
|
result = self._values.get("allowed_tries")
|
|
2793
2793
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2796,7 +2796,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticat
|
|
|
2796
2796
|
def authentication_backend(self) -> typing.Optional[builtins.str]:
|
|
2797
2797
|
'''The internal backend. Enter ``internal``.
|
|
2798
2798
|
|
|
2799
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2799
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#authentication_backend ManagedDatabaseOpensearch#authentication_backend}
|
|
2800
2800
|
'''
|
|
2801
2801
|
result = self._values.get("authentication_backend")
|
|
2802
2802
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -2805,7 +2805,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticat
|
|
|
2805
2805
|
def block_expiry_seconds(self) -> typing.Optional[jsii.Number]:
|
|
2806
2806
|
'''The duration of time that login remains blocked after a failed login.
|
|
2807
2807
|
|
|
2808
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2808
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#block_expiry_seconds ManagedDatabaseOpensearch#block_expiry_seconds}
|
|
2809
2809
|
'''
|
|
2810
2810
|
result = self._values.get("block_expiry_seconds")
|
|
2811
2811
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2814,7 +2814,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticat
|
|
|
2814
2814
|
def max_blocked_clients(self) -> typing.Optional[jsii.Number]:
|
|
2815
2815
|
'''The maximum number of blocked IP addresses.
|
|
2816
2816
|
|
|
2817
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2817
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_blocked_clients ManagedDatabaseOpensearch#max_blocked_clients}
|
|
2818
2818
|
'''
|
|
2819
2819
|
result = self._values.get("max_blocked_clients")
|
|
2820
2820
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2823,7 +2823,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticat
|
|
|
2823
2823
|
def max_tracked_clients(self) -> typing.Optional[jsii.Number]:
|
|
2824
2824
|
'''The maximum number of tracked IP addresses that have failed login.
|
|
2825
2825
|
|
|
2826
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2826
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_tracked_clients ManagedDatabaseOpensearch#max_tracked_clients}
|
|
2827
2827
|
'''
|
|
2828
2828
|
result = self._values.get("max_tracked_clients")
|
|
2829
2829
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2832,7 +2832,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticat
|
|
|
2832
2832
|
def time_window_seconds(self) -> typing.Optional[jsii.Number]:
|
|
2833
2833
|
'''The window of time in which the value for ``allowed_tries`` is enforced.
|
|
2834
2834
|
|
|
2835
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2835
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#time_window_seconds ManagedDatabaseOpensearch#time_window_seconds}
|
|
2836
2836
|
'''
|
|
2837
2837
|
result = self._values.get("time_window_seconds")
|
|
2838
2838
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -2841,7 +2841,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticat
|
|
|
2841
2841
|
def type(self) -> typing.Optional[builtins.str]:
|
|
2842
2842
|
'''The type of rate limiting.
|
|
2843
2843
|
|
|
2844
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
2844
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#type ManagedDatabaseOpensearch#type}
|
|
2845
2845
|
'''
|
|
2846
2846
|
result = self._values.get("type")
|
|
2847
2847
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3067,12 +3067,12 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting:
|
|
|
3067
3067
|
type: typing.Optional[builtins.str] = None,
|
|
3068
3068
|
) -> None:
|
|
3069
3069
|
'''
|
|
3070
|
-
:param allowed_tries: The number of login attempts allowed before login is blocked. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3071
|
-
:param block_expiry_seconds: The duration of time that login remains blocked after a failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3072
|
-
:param max_blocked_clients: The maximum number of blocked IP addresses. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3073
|
-
:param max_tracked_clients: The maximum number of tracked IP addresses that have failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3074
|
-
:param time_window_seconds: The window of time in which the value for ``allowed_tries`` is enforced. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3075
|
-
:param type: The type of rate limiting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3070
|
+
:param allowed_tries: The number of login attempts allowed before login is blocked. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#allowed_tries ManagedDatabaseOpensearch#allowed_tries}
|
|
3071
|
+
:param block_expiry_seconds: The duration of time that login remains blocked after a failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#block_expiry_seconds ManagedDatabaseOpensearch#block_expiry_seconds}
|
|
3072
|
+
:param max_blocked_clients: The maximum number of blocked IP addresses. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_blocked_clients ManagedDatabaseOpensearch#max_blocked_clients}
|
|
3073
|
+
:param max_tracked_clients: The maximum number of tracked IP addresses that have failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_tracked_clients ManagedDatabaseOpensearch#max_tracked_clients}
|
|
3074
|
+
:param time_window_seconds: The window of time in which the value for ``allowed_tries`` is enforced. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#time_window_seconds ManagedDatabaseOpensearch#time_window_seconds}
|
|
3075
|
+
:param type: The type of rate limiting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#type ManagedDatabaseOpensearch#type}
|
|
3076
3076
|
'''
|
|
3077
3077
|
if __debug__:
|
|
3078
3078
|
type_hints = typing.get_type_hints(_typecheckingstub__c5db9a9b662c1875b357f7775838b53f73b8761e853ab7dcb83a11de164679ed)
|
|
@@ -3100,7 +3100,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting:
|
|
|
3100
3100
|
def allowed_tries(self) -> typing.Optional[jsii.Number]:
|
|
3101
3101
|
'''The number of login attempts allowed before login is blocked.
|
|
3102
3102
|
|
|
3103
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3103
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#allowed_tries ManagedDatabaseOpensearch#allowed_tries}
|
|
3104
3104
|
'''
|
|
3105
3105
|
result = self._values.get("allowed_tries")
|
|
3106
3106
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -3109,7 +3109,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting:
|
|
|
3109
3109
|
def block_expiry_seconds(self) -> typing.Optional[jsii.Number]:
|
|
3110
3110
|
'''The duration of time that login remains blocked after a failed login.
|
|
3111
3111
|
|
|
3112
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3112
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#block_expiry_seconds ManagedDatabaseOpensearch#block_expiry_seconds}
|
|
3113
3113
|
'''
|
|
3114
3114
|
result = self._values.get("block_expiry_seconds")
|
|
3115
3115
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -3118,7 +3118,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting:
|
|
|
3118
3118
|
def max_blocked_clients(self) -> typing.Optional[jsii.Number]:
|
|
3119
3119
|
'''The maximum number of blocked IP addresses.
|
|
3120
3120
|
|
|
3121
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3121
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_blocked_clients ManagedDatabaseOpensearch#max_blocked_clients}
|
|
3122
3122
|
'''
|
|
3123
3123
|
result = self._values.get("max_blocked_clients")
|
|
3124
3124
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -3127,7 +3127,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting:
|
|
|
3127
3127
|
def max_tracked_clients(self) -> typing.Optional[jsii.Number]:
|
|
3128
3128
|
'''The maximum number of tracked IP addresses that have failed login.
|
|
3129
3129
|
|
|
3130
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3130
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_tracked_clients ManagedDatabaseOpensearch#max_tracked_clients}
|
|
3131
3131
|
'''
|
|
3132
3132
|
result = self._values.get("max_tracked_clients")
|
|
3133
3133
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -3136,7 +3136,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting:
|
|
|
3136
3136
|
def time_window_seconds(self) -> typing.Optional[jsii.Number]:
|
|
3137
3137
|
'''The window of time in which the value for ``allowed_tries`` is enforced.
|
|
3138
3138
|
|
|
3139
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3139
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#time_window_seconds ManagedDatabaseOpensearch#time_window_seconds}
|
|
3140
3140
|
'''
|
|
3141
3141
|
result = self._values.get("time_window_seconds")
|
|
3142
3142
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -3145,7 +3145,7 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting:
|
|
|
3145
3145
|
def type(self) -> typing.Optional[builtins.str]:
|
|
3146
3146
|
'''The type of rate limiting.
|
|
3147
3147
|
|
|
3148
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3148
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#type ManagedDatabaseOpensearch#type}
|
|
3149
3149
|
'''
|
|
3150
3150
|
result = self._values.get("type")
|
|
3151
3151
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3359,13 +3359,13 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersOutputReference(
|
|
|
3359
3359
|
type: typing.Optional[builtins.str] = None,
|
|
3360
3360
|
) -> None:
|
|
3361
3361
|
'''
|
|
3362
|
-
:param allowed_tries: The number of login attempts allowed before login is blocked. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3363
|
-
:param authentication_backend: The internal backend. Enter ``internal``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3364
|
-
:param block_expiry_seconds: The duration of time that login remains blocked after a failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3365
|
-
:param max_blocked_clients: The maximum number of blocked IP addresses. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3366
|
-
:param max_tracked_clients: The maximum number of tracked IP addresses that have failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3367
|
-
:param time_window_seconds: The window of time in which the value for ``allowed_tries`` is enforced. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3368
|
-
:param type: The type of rate limiting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3362
|
+
:param allowed_tries: The number of login attempts allowed before login is blocked. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#allowed_tries ManagedDatabaseOpensearch#allowed_tries}
|
|
3363
|
+
:param authentication_backend: The internal backend. Enter ``internal``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#authentication_backend ManagedDatabaseOpensearch#authentication_backend}
|
|
3364
|
+
:param block_expiry_seconds: The duration of time that login remains blocked after a failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#block_expiry_seconds ManagedDatabaseOpensearch#block_expiry_seconds}
|
|
3365
|
+
:param max_blocked_clients: The maximum number of blocked IP addresses. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_blocked_clients ManagedDatabaseOpensearch#max_blocked_clients}
|
|
3366
|
+
:param max_tracked_clients: The maximum number of tracked IP addresses that have failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_tracked_clients ManagedDatabaseOpensearch#max_tracked_clients}
|
|
3367
|
+
:param time_window_seconds: The window of time in which the value for ``allowed_tries`` is enforced. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#time_window_seconds ManagedDatabaseOpensearch#time_window_seconds}
|
|
3368
|
+
:param type: The type of rate limiting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#type ManagedDatabaseOpensearch#type}
|
|
3369
3369
|
'''
|
|
3370
3370
|
value = ManagedDatabaseOpensearchPropertiesAuthFailureListenersInternalAuthenticationBackendLimiting(
|
|
3371
3371
|
allowed_tries=allowed_tries,
|
|
@@ -3391,12 +3391,12 @@ class ManagedDatabaseOpensearchPropertiesAuthFailureListenersOutputReference(
|
|
|
3391
3391
|
type: typing.Optional[builtins.str] = None,
|
|
3392
3392
|
) -> None:
|
|
3393
3393
|
'''
|
|
3394
|
-
:param allowed_tries: The number of login attempts allowed before login is blocked. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3395
|
-
:param block_expiry_seconds: The duration of time that login remains blocked after a failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3396
|
-
:param max_blocked_clients: The maximum number of blocked IP addresses. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3397
|
-
:param max_tracked_clients: The maximum number of tracked IP addresses that have failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3398
|
-
:param time_window_seconds: The window of time in which the value for ``allowed_tries`` is enforced. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3399
|
-
:param type: The type of rate limiting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3394
|
+
:param allowed_tries: The number of login attempts allowed before login is blocked. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#allowed_tries ManagedDatabaseOpensearch#allowed_tries}
|
|
3395
|
+
:param block_expiry_seconds: The duration of time that login remains blocked after a failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#block_expiry_seconds ManagedDatabaseOpensearch#block_expiry_seconds}
|
|
3396
|
+
:param max_blocked_clients: The maximum number of blocked IP addresses. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_blocked_clients ManagedDatabaseOpensearch#max_blocked_clients}
|
|
3397
|
+
:param max_tracked_clients: The maximum number of tracked IP addresses that have failed login. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_tracked_clients ManagedDatabaseOpensearch#max_tracked_clients}
|
|
3398
|
+
:param time_window_seconds: The window of time in which the value for ``allowed_tries`` is enforced. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#time_window_seconds ManagedDatabaseOpensearch#time_window_seconds}
|
|
3399
|
+
:param type: The type of rate limiting. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#type ManagedDatabaseOpensearch#type}
|
|
3400
3400
|
'''
|
|
3401
3401
|
value = ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting(
|
|
3402
3402
|
allowed_tries=allowed_tries,
|
|
@@ -3493,15 +3493,15 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3493
3493
|
snapshot_name: typing.Optional[builtins.str] = None,
|
|
3494
3494
|
) -> None:
|
|
3495
3495
|
'''
|
|
3496
|
-
:param account: Account name. Azure account name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3497
|
-
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3498
|
-
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3499
|
-
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3500
|
-
:param container: Azure container name. Azure container name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3501
|
-
:param endpoint_suffix: Endpoint suffix. Defines the DNS suffix for Azure Storage endpoints. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3502
|
-
:param key: Account secret key. Azure account secret key. One of key or sas_token should be specified. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3503
|
-
:param sas_token: SAS token. A shared access signatures (SAS) token. One of key or sas_token should be specified. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3504
|
-
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3496
|
+
:param account: Account name. Azure account name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#account ManagedDatabaseOpensearch#account}
|
|
3497
|
+
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
3498
|
+
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
3499
|
+
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
3500
|
+
:param container: Azure container name. Azure container name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#container ManagedDatabaseOpensearch#container}
|
|
3501
|
+
:param endpoint_suffix: Endpoint suffix. Defines the DNS suffix for Azure Storage endpoints. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#endpoint_suffix ManagedDatabaseOpensearch#endpoint_suffix}
|
|
3502
|
+
:param key: Account secret key. Azure account secret key. One of key or sas_token should be specified. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#key ManagedDatabaseOpensearch#key}
|
|
3503
|
+
:param sas_token: SAS token. A shared access signatures (SAS) token. One of key or sas_token should be specified. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#sas_token ManagedDatabaseOpensearch#sas_token}
|
|
3504
|
+
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
3505
3505
|
'''
|
|
3506
3506
|
if __debug__:
|
|
3507
3507
|
type_hints = typing.get_type_hints(_typecheckingstub__f6f0ca786f026d9f319ed08081457ecb8bd23047bc4e4656501e65ca5b14aeb1)
|
|
@@ -3538,7 +3538,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3538
3538
|
def account(self) -> typing.Optional[builtins.str]:
|
|
3539
3539
|
'''Account name. Azure account name.
|
|
3540
3540
|
|
|
3541
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3541
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#account ManagedDatabaseOpensearch#account}
|
|
3542
3542
|
'''
|
|
3543
3543
|
result = self._values.get("account")
|
|
3544
3544
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3549,7 +3549,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3549
3549
|
|
|
3550
3550
|
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
3551
3551
|
|
|
3552
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3552
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
3553
3553
|
'''
|
|
3554
3554
|
result = self._values.get("base_path")
|
|
3555
3555
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3560,7 +3560,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3560
3560
|
|
|
3561
3561
|
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
3562
3562
|
|
|
3563
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3563
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
3564
3564
|
'''
|
|
3565
3565
|
result = self._values.get("chunk_size")
|
|
3566
3566
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3571,7 +3571,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3571
3571
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
3572
3572
|
'''Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format.
|
|
3573
3573
|
|
|
3574
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3574
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
3575
3575
|
'''
|
|
3576
3576
|
result = self._values.get("compress")
|
|
3577
3577
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -3580,7 +3580,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3580
3580
|
def container(self) -> typing.Optional[builtins.str]:
|
|
3581
3581
|
'''Azure container name. Azure container name.
|
|
3582
3582
|
|
|
3583
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3583
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#container ManagedDatabaseOpensearch#container}
|
|
3584
3584
|
'''
|
|
3585
3585
|
result = self._values.get("container")
|
|
3586
3586
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3589,7 +3589,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3589
3589
|
def endpoint_suffix(self) -> typing.Optional[builtins.str]:
|
|
3590
3590
|
'''Endpoint suffix. Defines the DNS suffix for Azure Storage endpoints.
|
|
3591
3591
|
|
|
3592
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3592
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#endpoint_suffix ManagedDatabaseOpensearch#endpoint_suffix}
|
|
3593
3593
|
'''
|
|
3594
3594
|
result = self._values.get("endpoint_suffix")
|
|
3595
3595
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3598,7 +3598,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3598
3598
|
def key(self) -> typing.Optional[builtins.str]:
|
|
3599
3599
|
'''Account secret key. Azure account secret key. One of key or sas_token should be specified.
|
|
3600
3600
|
|
|
3601
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3601
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#key ManagedDatabaseOpensearch#key}
|
|
3602
3602
|
'''
|
|
3603
3603
|
result = self._values.get("key")
|
|
3604
3604
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3607,7 +3607,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3607
3607
|
def sas_token(self) -> typing.Optional[builtins.str]:
|
|
3608
3608
|
'''SAS token. A shared access signatures (SAS) token. One of key or sas_token should be specified.
|
|
3609
3609
|
|
|
3610
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3610
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#sas_token ManagedDatabaseOpensearch#sas_token}
|
|
3611
3611
|
'''
|
|
3612
3612
|
result = self._values.get("sas_token")
|
|
3613
3613
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3616,7 +3616,7 @@ class ManagedDatabaseOpensearchPropertiesAzureMigration:
|
|
|
3616
3616
|
def snapshot_name(self) -> typing.Optional[builtins.str]:
|
|
3617
3617
|
'''The snapshot name to restore from. The snapshot name to restore from.
|
|
3618
3618
|
|
|
3619
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3619
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
3620
3620
|
'''
|
|
3621
3621
|
result = self._values.get("snapshot_name")
|
|
3622
3622
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3889,12 +3889,12 @@ class ManagedDatabaseOpensearchPropertiesGcsMigration:
|
|
|
3889
3889
|
snapshot_name: typing.Optional[builtins.str] = None,
|
|
3890
3890
|
) -> None:
|
|
3891
3891
|
'''
|
|
3892
|
-
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3893
|
-
:param bucket: The path to the repository data within its container. Google Cloud Storage bucket name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3894
|
-
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3895
|
-
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3896
|
-
:param credentials: Credentials. Google Cloud Storage credentials file content. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3897
|
-
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3892
|
+
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
3893
|
+
:param bucket: The path to the repository data within its container. Google Cloud Storage bucket name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#bucket ManagedDatabaseOpensearch#bucket}
|
|
3894
|
+
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
3895
|
+
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
3896
|
+
:param credentials: Credentials. Google Cloud Storage credentials file content. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#credentials ManagedDatabaseOpensearch#credentials}
|
|
3897
|
+
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
3898
3898
|
'''
|
|
3899
3899
|
if __debug__:
|
|
3900
3900
|
type_hints = typing.get_type_hints(_typecheckingstub__c9748d3b41825dfb296bd54d1b67fc1847e8164e7ee4408a3d6549dde275b397)
|
|
@@ -3924,7 +3924,7 @@ class ManagedDatabaseOpensearchPropertiesGcsMigration:
|
|
|
3924
3924
|
|
|
3925
3925
|
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
3926
3926
|
|
|
3927
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3927
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
3928
3928
|
'''
|
|
3929
3929
|
result = self._values.get("base_path")
|
|
3930
3930
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3933,7 +3933,7 @@ class ManagedDatabaseOpensearchPropertiesGcsMigration:
|
|
|
3933
3933
|
def bucket(self) -> typing.Optional[builtins.str]:
|
|
3934
3934
|
'''The path to the repository data within its container. Google Cloud Storage bucket name.
|
|
3935
3935
|
|
|
3936
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3936
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#bucket ManagedDatabaseOpensearch#bucket}
|
|
3937
3937
|
'''
|
|
3938
3938
|
result = self._values.get("bucket")
|
|
3939
3939
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3944,7 +3944,7 @@ class ManagedDatabaseOpensearchPropertiesGcsMigration:
|
|
|
3944
3944
|
|
|
3945
3945
|
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
3946
3946
|
|
|
3947
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3947
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
3948
3948
|
'''
|
|
3949
3949
|
result = self._values.get("chunk_size")
|
|
3950
3950
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3955,7 +3955,7 @@ class ManagedDatabaseOpensearchPropertiesGcsMigration:
|
|
|
3955
3955
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
3956
3956
|
'''Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format.
|
|
3957
3957
|
|
|
3958
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3958
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
3959
3959
|
'''
|
|
3960
3960
|
result = self._values.get("compress")
|
|
3961
3961
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -3964,7 +3964,7 @@ class ManagedDatabaseOpensearchPropertiesGcsMigration:
|
|
|
3964
3964
|
def credentials(self) -> typing.Optional[builtins.str]:
|
|
3965
3965
|
'''Credentials. Google Cloud Storage credentials file content.
|
|
3966
3966
|
|
|
3967
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3967
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#credentials ManagedDatabaseOpensearch#credentials}
|
|
3968
3968
|
'''
|
|
3969
3969
|
result = self._values.get("credentials")
|
|
3970
3970
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -3973,7 +3973,7 @@ class ManagedDatabaseOpensearchPropertiesGcsMigration:
|
|
|
3973
3973
|
def snapshot_name(self) -> typing.Optional[builtins.str]:
|
|
3974
3974
|
'''The snapshot name to restore from. The snapshot name to restore from.
|
|
3975
3975
|
|
|
3976
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
3976
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
3977
3977
|
'''
|
|
3978
3978
|
result = self._values.get("snapshot_name")
|
|
3979
3979
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4181,11 +4181,11 @@ class ManagedDatabaseOpensearchPropertiesIndexRollup:
|
|
|
4181
4181
|
rollup_search_search_all_jobs: typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]] = None,
|
|
4182
4182
|
) -> None:
|
|
4183
4183
|
'''
|
|
4184
|
-
:param rollup_dashboards_enabled: plugins.rollup.dashboards.enabled. Whether rollups are enabled in OpenSearch Dashboards. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4185
|
-
:param rollup_enabled: plugins.rollup.enabled. Whether the rollup plugin is enabled. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4186
|
-
:param rollup_search_backoff_count: plugins.rollup.search.backoff_count. How many retries the plugin should attempt for failed rollup jobs. Defaults to 5. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4187
|
-
:param rollup_search_backoff_millis: plugins.rollup.search.backoff_millis. The backoff time between retries for failed rollup jobs. Defaults to 1000ms. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4188
|
-
:param rollup_search_search_all_jobs: plugins.rollup.search.all_jobs. Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4184
|
+
:param rollup_dashboards_enabled: plugins.rollup.dashboards.enabled. Whether rollups are enabled in OpenSearch Dashboards. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_dashboards_enabled ManagedDatabaseOpensearch#rollup_dashboards_enabled}
|
|
4185
|
+
:param rollup_enabled: plugins.rollup.enabled. Whether the rollup plugin is enabled. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_enabled ManagedDatabaseOpensearch#rollup_enabled}
|
|
4186
|
+
:param rollup_search_backoff_count: plugins.rollup.search.backoff_count. How many retries the plugin should attempt for failed rollup jobs. Defaults to 5. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_backoff_count ManagedDatabaseOpensearch#rollup_search_backoff_count}
|
|
4187
|
+
:param rollup_search_backoff_millis: plugins.rollup.search.backoff_millis. The backoff time between retries for failed rollup jobs. Defaults to 1000ms. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_backoff_millis ManagedDatabaseOpensearch#rollup_search_backoff_millis}
|
|
4188
|
+
:param rollup_search_search_all_jobs: plugins.rollup.search.all_jobs. Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_search_all_jobs ManagedDatabaseOpensearch#rollup_search_search_all_jobs}
|
|
4189
4189
|
'''
|
|
4190
4190
|
if __debug__:
|
|
4191
4191
|
type_hints = typing.get_type_hints(_typecheckingstub__73e080e9f13ad7c30ec45334431a3eaa752568545186fa7cf689bd26e836d2d3)
|
|
@@ -4212,7 +4212,7 @@ class ManagedDatabaseOpensearchPropertiesIndexRollup:
|
|
|
4212
4212
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
4213
4213
|
'''plugins.rollup.dashboards.enabled. Whether rollups are enabled in OpenSearch Dashboards. Defaults to true.
|
|
4214
4214
|
|
|
4215
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4215
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_dashboards_enabled ManagedDatabaseOpensearch#rollup_dashboards_enabled}
|
|
4216
4216
|
'''
|
|
4217
4217
|
result = self._values.get("rollup_dashboards_enabled")
|
|
4218
4218
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -4223,7 +4223,7 @@ class ManagedDatabaseOpensearchPropertiesIndexRollup:
|
|
|
4223
4223
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
4224
4224
|
'''plugins.rollup.enabled. Whether the rollup plugin is enabled. Defaults to true.
|
|
4225
4225
|
|
|
4226
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4226
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_enabled ManagedDatabaseOpensearch#rollup_enabled}
|
|
4227
4227
|
'''
|
|
4228
4228
|
result = self._values.get("rollup_enabled")
|
|
4229
4229
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -4232,7 +4232,7 @@ class ManagedDatabaseOpensearchPropertiesIndexRollup:
|
|
|
4232
4232
|
def rollup_search_backoff_count(self) -> typing.Optional[jsii.Number]:
|
|
4233
4233
|
'''plugins.rollup.search.backoff_count. How many retries the plugin should attempt for failed rollup jobs. Defaults to 5.
|
|
4234
4234
|
|
|
4235
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4235
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_backoff_count ManagedDatabaseOpensearch#rollup_search_backoff_count}
|
|
4236
4236
|
'''
|
|
4237
4237
|
result = self._values.get("rollup_search_backoff_count")
|
|
4238
4238
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -4241,7 +4241,7 @@ class ManagedDatabaseOpensearchPropertiesIndexRollup:
|
|
|
4241
4241
|
def rollup_search_backoff_millis(self) -> typing.Optional[jsii.Number]:
|
|
4242
4242
|
'''plugins.rollup.search.backoff_millis. The backoff time between retries for failed rollup jobs. Defaults to 1000ms.
|
|
4243
4243
|
|
|
4244
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4244
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_backoff_millis ManagedDatabaseOpensearch#rollup_search_backoff_millis}
|
|
4245
4245
|
'''
|
|
4246
4246
|
result = self._values.get("rollup_search_backoff_millis")
|
|
4247
4247
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -4252,7 +4252,7 @@ class ManagedDatabaseOpensearchPropertiesIndexRollup:
|
|
|
4252
4252
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
4253
4253
|
'''plugins.rollup.search.all_jobs. Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false.
|
|
4254
4254
|
|
|
4255
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4255
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_search_all_jobs ManagedDatabaseOpensearch#rollup_search_search_all_jobs}
|
|
4256
4256
|
'''
|
|
4257
4257
|
result = self._values.get("rollup_search_search_all_jobs")
|
|
4258
4258
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -4451,9 +4451,9 @@ class ManagedDatabaseOpensearchPropertiesIndexTemplate:
|
|
|
4451
4451
|
number_of_shards: typing.Optional[jsii.Number] = None,
|
|
4452
4452
|
) -> None:
|
|
4453
4453
|
'''
|
|
4454
|
-
:param mapping_nested_objects_limit: index.mapping.nested_objects.limit. The maximum number of nested JSON objects that a single document can contain across all nested types. This limit helps to prevent out of memory errors when a document contains too many nested objects. Default is 10000. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4455
|
-
:param number_of_replicas: The number of replicas each primary shard has. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4456
|
-
:param number_of_shards: The number of primary shards that an index should have. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4454
|
+
:param mapping_nested_objects_limit: index.mapping.nested_objects.limit. The maximum number of nested JSON objects that a single document can contain across all nested types. This limit helps to prevent out of memory errors when a document contains too many nested objects. Default is 10000. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#mapping_nested_objects_limit ManagedDatabaseOpensearch#mapping_nested_objects_limit}
|
|
4455
|
+
:param number_of_replicas: The number of replicas each primary shard has. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#number_of_replicas ManagedDatabaseOpensearch#number_of_replicas}
|
|
4456
|
+
:param number_of_shards: The number of primary shards that an index should have. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#number_of_shards ManagedDatabaseOpensearch#number_of_shards}
|
|
4457
4457
|
'''
|
|
4458
4458
|
if __debug__:
|
|
4459
4459
|
type_hints = typing.get_type_hints(_typecheckingstub__091ebe000c02a1dbf5147d4d6e2e100eaaea7c918311494e9ada1f78674a89e3)
|
|
@@ -4472,7 +4472,7 @@ class ManagedDatabaseOpensearchPropertiesIndexTemplate:
|
|
|
4472
4472
|
def mapping_nested_objects_limit(self) -> typing.Optional[jsii.Number]:
|
|
4473
4473
|
'''index.mapping.nested_objects.limit. The maximum number of nested JSON objects that a single document can contain across all nested types. This limit helps to prevent out of memory errors when a document contains too many nested objects. Default is 10000.
|
|
4474
4474
|
|
|
4475
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4475
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#mapping_nested_objects_limit ManagedDatabaseOpensearch#mapping_nested_objects_limit}
|
|
4476
4476
|
'''
|
|
4477
4477
|
result = self._values.get("mapping_nested_objects_limit")
|
|
4478
4478
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -4481,7 +4481,7 @@ class ManagedDatabaseOpensearchPropertiesIndexTemplate:
|
|
|
4481
4481
|
def number_of_replicas(self) -> typing.Optional[jsii.Number]:
|
|
4482
4482
|
'''The number of replicas each primary shard has.
|
|
4483
4483
|
|
|
4484
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4484
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#number_of_replicas ManagedDatabaseOpensearch#number_of_replicas}
|
|
4485
4485
|
'''
|
|
4486
4486
|
result = self._values.get("number_of_replicas")
|
|
4487
4487
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -4490,7 +4490,7 @@ class ManagedDatabaseOpensearchPropertiesIndexTemplate:
|
|
|
4490
4490
|
def number_of_shards(self) -> typing.Optional[jsii.Number]:
|
|
4491
4491
|
'''The number of primary shards that an index should have.
|
|
4492
4492
|
|
|
4493
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4493
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#number_of_shards ManagedDatabaseOpensearch#number_of_shards}
|
|
4494
4494
|
'''
|
|
4495
4495
|
result = self._values.get("number_of_shards")
|
|
4496
4496
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -4644,18 +4644,18 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4644
4644
|
subject_key: typing.Optional[builtins.str] = None,
|
|
4645
4645
|
) -> None:
|
|
4646
4646
|
'''
|
|
4647
|
-
:param client_id: The ID of the OpenID Connect client. The ID of the OpenID Connect client configured in your IdP. Required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4648
|
-
:param client_secret: The client secret of the OpenID Connect. The client secret of the OpenID Connect client configured in your IdP. Required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4649
|
-
:param connect_url: OpenID Connect metadata/configuration URL. The URL of your IdP where the Security plugin can find the OpenID Connect metadata/configuration settings. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4650
|
-
:param enabled: Enable or disable OpenSearch OpenID Connect authentication. Enables or disables OpenID Connect authentication for OpenSearch. When enabled, users can authenticate using OpenID Connect with an Identity Provider. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4651
|
-
:param header: HTTP header name of the JWT token. HTTP header name of the JWT token. Optional. Default is Authorization. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4652
|
-
:param jwt_header: The HTTP header that stores the token. The HTTP header that stores the token. Typically the Authorization header with the Bearer schema: Authorization: Bearer . Optional. Default is Authorization. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4653
|
-
:param jwt_url_parameter: URL JWT token. If the token is not transmitted in the HTTP header, but as an URL parameter, define the name of the parameter here. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4654
|
-
:param refresh_rate_limit_count: The maximum number of unknown key IDs in the time frame. The maximum number of unknown key IDs in the time frame. Default is 10. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4655
|
-
:param refresh_rate_limit_time_window_ms: The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. Optional.Default is 10000 (10 seconds). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4656
|
-
:param roles_key: The key in the JSON payload that stores the user’s roles. The key in the JSON payload that stores the user’s roles. The value of this key must be a comma-separated list of roles. Required only if you want to use roles in the JWT. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4657
|
-
:param scope: The scope of the identity token issued by the IdP. The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4658
|
-
:param subject_key: The key in the JSON payload that stores the user’s name. The key in the JSON payload that stores the user’s name. If not defined, the subject registered claim is used. Most IdP providers use the preferred_username claim. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4647
|
+
:param client_id: The ID of the OpenID Connect client. The ID of the OpenID Connect client configured in your IdP. Required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#client_id ManagedDatabaseOpensearch#client_id}
|
|
4648
|
+
:param client_secret: The client secret of the OpenID Connect. The client secret of the OpenID Connect client configured in your IdP. Required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#client_secret ManagedDatabaseOpensearch#client_secret}
|
|
4649
|
+
:param connect_url: OpenID Connect metadata/configuration URL. The URL of your IdP where the Security plugin can find the OpenID Connect metadata/configuration settings. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#connect_url ManagedDatabaseOpensearch#connect_url}
|
|
4650
|
+
:param enabled: Enable or disable OpenSearch OpenID Connect authentication. Enables or disables OpenID Connect authentication for OpenSearch. When enabled, users can authenticate using OpenID Connect with an Identity Provider. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
4651
|
+
:param header: HTTP header name of the JWT token. HTTP header name of the JWT token. Optional. Default is Authorization. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#header ManagedDatabaseOpensearch#header}
|
|
4652
|
+
:param jwt_header: The HTTP header that stores the token. The HTTP header that stores the token. Typically the Authorization header with the Bearer schema: Authorization: Bearer . Optional. Default is Authorization. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#jwt_header ManagedDatabaseOpensearch#jwt_header}
|
|
4653
|
+
:param jwt_url_parameter: URL JWT token. If the token is not transmitted in the HTTP header, but as an URL parameter, define the name of the parameter here. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#jwt_url_parameter ManagedDatabaseOpensearch#jwt_url_parameter}
|
|
4654
|
+
:param refresh_rate_limit_count: The maximum number of unknown key IDs in the time frame. The maximum number of unknown key IDs in the time frame. Default is 10. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#refresh_rate_limit_count ManagedDatabaseOpensearch#refresh_rate_limit_count}
|
|
4655
|
+
:param refresh_rate_limit_time_window_ms: The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. Optional.Default is 10000 (10 seconds). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#refresh_rate_limit_time_window_ms ManagedDatabaseOpensearch#refresh_rate_limit_time_window_ms}
|
|
4656
|
+
:param roles_key: The key in the JSON payload that stores the user’s roles. The key in the JSON payload that stores the user’s roles. The value of this key must be a comma-separated list of roles. Required only if you want to use roles in the JWT. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#roles_key ManagedDatabaseOpensearch#roles_key}
|
|
4657
|
+
:param scope: The scope of the identity token issued by the IdP. The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#scope ManagedDatabaseOpensearch#scope}
|
|
4658
|
+
:param subject_key: The key in the JSON payload that stores the user’s name. The key in the JSON payload that stores the user’s name. If not defined, the subject registered claim is used. Most IdP providers use the preferred_username claim. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#subject_key ManagedDatabaseOpensearch#subject_key}
|
|
4659
4659
|
'''
|
|
4660
4660
|
if __debug__:
|
|
4661
4661
|
type_hints = typing.get_type_hints(_typecheckingstub__73c0a3837cca5d07ee0176744b302d89e862a8b39ec6f0e2781b94b27f82af92)
|
|
@@ -4701,7 +4701,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4701
4701
|
def client_id(self) -> typing.Optional[builtins.str]:
|
|
4702
4702
|
'''The ID of the OpenID Connect client. The ID of the OpenID Connect client configured in your IdP. Required.
|
|
4703
4703
|
|
|
4704
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4704
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#client_id ManagedDatabaseOpensearch#client_id}
|
|
4705
4705
|
'''
|
|
4706
4706
|
result = self._values.get("client_id")
|
|
4707
4707
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4712,7 +4712,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4712
4712
|
|
|
4713
4713
|
The client secret of the OpenID Connect client configured in your IdP. Required.
|
|
4714
4714
|
|
|
4715
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4715
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#client_secret ManagedDatabaseOpensearch#client_secret}
|
|
4716
4716
|
'''
|
|
4717
4717
|
result = self._values.get("client_secret")
|
|
4718
4718
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4723,7 +4723,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4723
4723
|
|
|
4724
4724
|
The URL of your IdP where the Security plugin can find the OpenID Connect metadata/configuration settings.
|
|
4725
4725
|
|
|
4726
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4726
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#connect_url ManagedDatabaseOpensearch#connect_url}
|
|
4727
4727
|
'''
|
|
4728
4728
|
result = self._values.get("connect_url")
|
|
4729
4729
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4736,7 +4736,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4736
4736
|
|
|
4737
4737
|
Enables or disables OpenID Connect authentication for OpenSearch. When enabled, users can authenticate using OpenID Connect with an Identity Provider.
|
|
4738
4738
|
|
|
4739
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4739
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
4740
4740
|
'''
|
|
4741
4741
|
result = self._values.get("enabled")
|
|
4742
4742
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -4745,7 +4745,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4745
4745
|
def header(self) -> typing.Optional[builtins.str]:
|
|
4746
4746
|
'''HTTP header name of the JWT token. HTTP header name of the JWT token. Optional. Default is Authorization.
|
|
4747
4747
|
|
|
4748
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4748
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#header ManagedDatabaseOpensearch#header}
|
|
4749
4749
|
'''
|
|
4750
4750
|
result = self._values.get("header")
|
|
4751
4751
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4756,7 +4756,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4756
4756
|
|
|
4757
4757
|
The HTTP header that stores the token. Typically the Authorization header with the Bearer schema: Authorization: Bearer . Optional. Default is Authorization.
|
|
4758
4758
|
|
|
4759
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4759
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#jwt_header ManagedDatabaseOpensearch#jwt_header}
|
|
4760
4760
|
'''
|
|
4761
4761
|
result = self._values.get("jwt_header")
|
|
4762
4762
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4767,7 +4767,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4767
4767
|
|
|
4768
4768
|
If the token is not transmitted in the HTTP header, but as an URL parameter, define the name of the parameter here. Optional.
|
|
4769
4769
|
|
|
4770
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4770
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#jwt_url_parameter ManagedDatabaseOpensearch#jwt_url_parameter}
|
|
4771
4771
|
'''
|
|
4772
4772
|
result = self._values.get("jwt_url_parameter")
|
|
4773
4773
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4778,7 +4778,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4778
4778
|
|
|
4779
4779
|
The maximum number of unknown key IDs in the time frame. Default is 10. Optional.
|
|
4780
4780
|
|
|
4781
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4781
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#refresh_rate_limit_count ManagedDatabaseOpensearch#refresh_rate_limit_count}
|
|
4782
4782
|
'''
|
|
4783
4783
|
result = self._values.get("refresh_rate_limit_count")
|
|
4784
4784
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -4789,7 +4789,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4789
4789
|
|
|
4790
4790
|
The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. Optional.Default is 10000 (10 seconds).
|
|
4791
4791
|
|
|
4792
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4792
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#refresh_rate_limit_time_window_ms ManagedDatabaseOpensearch#refresh_rate_limit_time_window_ms}
|
|
4793
4793
|
'''
|
|
4794
4794
|
result = self._values.get("refresh_rate_limit_time_window_ms")
|
|
4795
4795
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -4800,7 +4800,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4800
4800
|
|
|
4801
4801
|
The key in the JSON payload that stores the user’s roles. The value of this key must be a comma-separated list of roles. Required only if you want to use roles in the JWT.
|
|
4802
4802
|
|
|
4803
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4803
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#roles_key ManagedDatabaseOpensearch#roles_key}
|
|
4804
4804
|
'''
|
|
4805
4805
|
result = self._values.get("roles_key")
|
|
4806
4806
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4811,7 +4811,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4811
4811
|
|
|
4812
4812
|
The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone.
|
|
4813
4813
|
|
|
4814
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4814
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#scope ManagedDatabaseOpensearch#scope}
|
|
4815
4815
|
'''
|
|
4816
4816
|
result = self._values.get("scope")
|
|
4817
4817
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -4822,7 +4822,7 @@ class ManagedDatabaseOpensearchPropertiesOpenid:
|
|
|
4822
4822
|
|
|
4823
4823
|
The key in the JSON payload that stores the user’s name. If not defined, the subject registered claim is used. Most IdP providers use the preferred_username claim. Optional.
|
|
4824
4824
|
|
|
4825
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
4825
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#subject_key ManagedDatabaseOpensearch#subject_key}
|
|
4826
4826
|
'''
|
|
4827
4827
|
result = self._values.get("subject_key")
|
|
4828
4828
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -5152,9 +5152,9 @@ class ManagedDatabaseOpensearchPropertiesOpensearchDashboards:
|
|
|
5152
5152
|
opensearch_request_timeout: typing.Optional[jsii.Number] = None,
|
|
5153
5153
|
) -> None:
|
|
5154
5154
|
'''
|
|
5155
|
-
:param enabled: Enable or disable OpenSearch Dashboards. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5156
|
-
:param max_old_space_size: Limits the maximum amount of memory (in MiB) the OpenSearch Dashboards process can use. This sets the max_old_space_size option of the nodejs running the OpenSearch Dashboards. Note: the memory reserved by OpenSearch Dashboards is not available for OpenSearch. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5157
|
-
:param opensearch_request_timeout: Timeout in milliseconds for requests made by OpenSearch Dashboards towards OpenSearch. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5155
|
+
:param enabled: Enable or disable OpenSearch Dashboards. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
5156
|
+
:param max_old_space_size: Limits the maximum amount of memory (in MiB) the OpenSearch Dashboards process can use. This sets the max_old_space_size option of the nodejs running the OpenSearch Dashboards. Note: the memory reserved by OpenSearch Dashboards is not available for OpenSearch. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_old_space_size ManagedDatabaseOpensearch#max_old_space_size}
|
|
5157
|
+
:param opensearch_request_timeout: Timeout in milliseconds for requests made by OpenSearch Dashboards towards OpenSearch. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#opensearch_request_timeout ManagedDatabaseOpensearch#opensearch_request_timeout}
|
|
5158
5158
|
'''
|
|
5159
5159
|
if __debug__:
|
|
5160
5160
|
type_hints = typing.get_type_hints(_typecheckingstub__c02ebecf926c4894c4481fd34c44a4f69278e1e4c9c78e3ec30f9d08a36971c3)
|
|
@@ -5175,7 +5175,7 @@ class ManagedDatabaseOpensearchPropertiesOpensearchDashboards:
|
|
|
5175
5175
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
5176
5176
|
'''Enable or disable OpenSearch Dashboards.
|
|
5177
5177
|
|
|
5178
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5178
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
5179
5179
|
'''
|
|
5180
5180
|
result = self._values.get("enabled")
|
|
5181
5181
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -5186,7 +5186,7 @@ class ManagedDatabaseOpensearchPropertiesOpensearchDashboards:
|
|
|
5186
5186
|
|
|
5187
5187
|
This sets the max_old_space_size option of the nodejs running the OpenSearch Dashboards. Note: the memory reserved by OpenSearch Dashboards is not available for OpenSearch.
|
|
5188
5188
|
|
|
5189
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5189
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_old_space_size ManagedDatabaseOpensearch#max_old_space_size}
|
|
5190
5190
|
'''
|
|
5191
5191
|
result = self._values.get("max_old_space_size")
|
|
5192
5192
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -5195,7 +5195,7 @@ class ManagedDatabaseOpensearchPropertiesOpensearchDashboards:
|
|
|
5195
5195
|
def opensearch_request_timeout(self) -> typing.Optional[jsii.Number]:
|
|
5196
5196
|
'''Timeout in milliseconds for requests made by OpenSearch Dashboards towards OpenSearch.
|
|
5197
5197
|
|
|
5198
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5198
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#opensearch_request_timeout ManagedDatabaseOpensearch#opensearch_request_timeout}
|
|
5199
5199
|
'''
|
|
5200
5200
|
result = self._values.get("opensearch_request_timeout")
|
|
5201
5201
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
@@ -5346,8 +5346,8 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5346
5346
|
ip_rate_limiting: typing.Optional[typing.Union[ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting, typing.Dict[builtins.str, typing.Any]]] = None,
|
|
5347
5347
|
) -> None:
|
|
5348
5348
|
'''
|
|
5349
|
-
:param internal_authentication_backend_limiting: internal_authentication_backend_limiting block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5350
|
-
:param ip_rate_limiting: ip_rate_limiting block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5349
|
+
:param internal_authentication_backend_limiting: internal_authentication_backend_limiting block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#internal_authentication_backend_limiting ManagedDatabaseOpensearch#internal_authentication_backend_limiting}
|
|
5350
|
+
:param ip_rate_limiting: ip_rate_limiting block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#ip_rate_limiting ManagedDatabaseOpensearch#ip_rate_limiting}
|
|
5351
5351
|
'''
|
|
5352
5352
|
value = ManagedDatabaseOpensearchPropertiesAuthFailureListeners(
|
|
5353
5353
|
internal_authentication_backend_limiting=internal_authentication_backend_limiting,
|
|
@@ -5371,15 +5371,15 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5371
5371
|
snapshot_name: typing.Optional[builtins.str] = None,
|
|
5372
5372
|
) -> None:
|
|
5373
5373
|
'''
|
|
5374
|
-
:param account: Account name. Azure account name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5375
|
-
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5376
|
-
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5377
|
-
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5378
|
-
:param container: Azure container name. Azure container name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5379
|
-
:param endpoint_suffix: Endpoint suffix. Defines the DNS suffix for Azure Storage endpoints. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5380
|
-
:param key: Account secret key. Azure account secret key. One of key or sas_token should be specified. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5381
|
-
:param sas_token: SAS token. A shared access signatures (SAS) token. One of key or sas_token should be specified. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5382
|
-
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5374
|
+
:param account: Account name. Azure account name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#account ManagedDatabaseOpensearch#account}
|
|
5375
|
+
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
5376
|
+
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
5377
|
+
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
5378
|
+
:param container: Azure container name. Azure container name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#container ManagedDatabaseOpensearch#container}
|
|
5379
|
+
:param endpoint_suffix: Endpoint suffix. Defines the DNS suffix for Azure Storage endpoints. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#endpoint_suffix ManagedDatabaseOpensearch#endpoint_suffix}
|
|
5380
|
+
:param key: Account secret key. Azure account secret key. One of key or sas_token should be specified. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#key ManagedDatabaseOpensearch#key}
|
|
5381
|
+
:param sas_token: SAS token. A shared access signatures (SAS) token. One of key or sas_token should be specified. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#sas_token ManagedDatabaseOpensearch#sas_token}
|
|
5382
|
+
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
5383
5383
|
'''
|
|
5384
5384
|
value = ManagedDatabaseOpensearchPropertiesAzureMigration(
|
|
5385
5385
|
account=account,
|
|
@@ -5407,12 +5407,12 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5407
5407
|
snapshot_name: typing.Optional[builtins.str] = None,
|
|
5408
5408
|
) -> None:
|
|
5409
5409
|
'''
|
|
5410
|
-
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5411
|
-
:param bucket: The path to the repository data within its container. Google Cloud Storage bucket name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5412
|
-
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5413
|
-
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5414
|
-
:param credentials: Credentials. Google Cloud Storage credentials file content. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5415
|
-
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5410
|
+
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
5411
|
+
:param bucket: The path to the repository data within its container. Google Cloud Storage bucket name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#bucket ManagedDatabaseOpensearch#bucket}
|
|
5412
|
+
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
5413
|
+
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
5414
|
+
:param credentials: Credentials. Google Cloud Storage credentials file content. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#credentials ManagedDatabaseOpensearch#credentials}
|
|
5415
|
+
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
5416
5416
|
'''
|
|
5417
5417
|
value = ManagedDatabaseOpensearchPropertiesGcsMigration(
|
|
5418
5418
|
base_path=base_path,
|
|
@@ -5436,11 +5436,11 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5436
5436
|
rollup_search_search_all_jobs: typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]] = None,
|
|
5437
5437
|
) -> None:
|
|
5438
5438
|
'''
|
|
5439
|
-
:param rollup_dashboards_enabled: plugins.rollup.dashboards.enabled. Whether rollups are enabled in OpenSearch Dashboards. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5440
|
-
:param rollup_enabled: plugins.rollup.enabled. Whether the rollup plugin is enabled. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5441
|
-
:param rollup_search_backoff_count: plugins.rollup.search.backoff_count. How many retries the plugin should attempt for failed rollup jobs. Defaults to 5. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5442
|
-
:param rollup_search_backoff_millis: plugins.rollup.search.backoff_millis. The backoff time between retries for failed rollup jobs. Defaults to 1000ms. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5443
|
-
:param rollup_search_search_all_jobs: plugins.rollup.search.all_jobs. Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5439
|
+
:param rollup_dashboards_enabled: plugins.rollup.dashboards.enabled. Whether rollups are enabled in OpenSearch Dashboards. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_dashboards_enabled ManagedDatabaseOpensearch#rollup_dashboards_enabled}
|
|
5440
|
+
:param rollup_enabled: plugins.rollup.enabled. Whether the rollup plugin is enabled. Defaults to true. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_enabled ManagedDatabaseOpensearch#rollup_enabled}
|
|
5441
|
+
:param rollup_search_backoff_count: plugins.rollup.search.backoff_count. How many retries the plugin should attempt for failed rollup jobs. Defaults to 5. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_backoff_count ManagedDatabaseOpensearch#rollup_search_backoff_count}
|
|
5442
|
+
:param rollup_search_backoff_millis: plugins.rollup.search.backoff_millis. The backoff time between retries for failed rollup jobs. Defaults to 1000ms. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_backoff_millis ManagedDatabaseOpensearch#rollup_search_backoff_millis}
|
|
5443
|
+
:param rollup_search_search_all_jobs: plugins.rollup.search.all_jobs. Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#rollup_search_search_all_jobs ManagedDatabaseOpensearch#rollup_search_search_all_jobs}
|
|
5444
5444
|
'''
|
|
5445
5445
|
value = ManagedDatabaseOpensearchPropertiesIndexRollup(
|
|
5446
5446
|
rollup_dashboards_enabled=rollup_dashboards_enabled,
|
|
@@ -5461,9 +5461,9 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5461
5461
|
number_of_shards: typing.Optional[jsii.Number] = None,
|
|
5462
5462
|
) -> None:
|
|
5463
5463
|
'''
|
|
5464
|
-
:param mapping_nested_objects_limit: index.mapping.nested_objects.limit. The maximum number of nested JSON objects that a single document can contain across all nested types. This limit helps to prevent out of memory errors when a document contains too many nested objects. Default is 10000. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5465
|
-
:param number_of_replicas: The number of replicas each primary shard has. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5466
|
-
:param number_of_shards: The number of primary shards that an index should have. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5464
|
+
:param mapping_nested_objects_limit: index.mapping.nested_objects.limit. The maximum number of nested JSON objects that a single document can contain across all nested types. This limit helps to prevent out of memory errors when a document contains too many nested objects. Default is 10000. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#mapping_nested_objects_limit ManagedDatabaseOpensearch#mapping_nested_objects_limit}
|
|
5465
|
+
:param number_of_replicas: The number of replicas each primary shard has. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#number_of_replicas ManagedDatabaseOpensearch#number_of_replicas}
|
|
5466
|
+
:param number_of_shards: The number of primary shards that an index should have. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#number_of_shards ManagedDatabaseOpensearch#number_of_shards}
|
|
5467
5467
|
'''
|
|
5468
5468
|
value = ManagedDatabaseOpensearchPropertiesIndexTemplate(
|
|
5469
5469
|
mapping_nested_objects_limit=mapping_nested_objects_limit,
|
|
@@ -5491,18 +5491,18 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5491
5491
|
subject_key: typing.Optional[builtins.str] = None,
|
|
5492
5492
|
) -> None:
|
|
5493
5493
|
'''
|
|
5494
|
-
:param client_id: The ID of the OpenID Connect client. The ID of the OpenID Connect client configured in your IdP. Required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5495
|
-
:param client_secret: The client secret of the OpenID Connect. The client secret of the OpenID Connect client configured in your IdP. Required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5496
|
-
:param connect_url: OpenID Connect metadata/configuration URL. The URL of your IdP where the Security plugin can find the OpenID Connect metadata/configuration settings. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5497
|
-
:param enabled: Enable or disable OpenSearch OpenID Connect authentication. Enables or disables OpenID Connect authentication for OpenSearch. When enabled, users can authenticate using OpenID Connect with an Identity Provider. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5498
|
-
:param header: HTTP header name of the JWT token. HTTP header name of the JWT token. Optional. Default is Authorization. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5499
|
-
:param jwt_header: The HTTP header that stores the token. The HTTP header that stores the token. Typically the Authorization header with the Bearer schema: Authorization: Bearer . Optional. Default is Authorization. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5500
|
-
:param jwt_url_parameter: URL JWT token. If the token is not transmitted in the HTTP header, but as an URL parameter, define the name of the parameter here. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5501
|
-
:param refresh_rate_limit_count: The maximum number of unknown key IDs in the time frame. The maximum number of unknown key IDs in the time frame. Default is 10. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5502
|
-
:param refresh_rate_limit_time_window_ms: The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. Optional.Default is 10000 (10 seconds). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5503
|
-
:param roles_key: The key in the JSON payload that stores the user’s roles. The key in the JSON payload that stores the user’s roles. The value of this key must be a comma-separated list of roles. Required only if you want to use roles in the JWT. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5504
|
-
:param scope: The scope of the identity token issued by the IdP. The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5505
|
-
:param subject_key: The key in the JSON payload that stores the user’s name. The key in the JSON payload that stores the user’s name. If not defined, the subject registered claim is used. Most IdP providers use the preferred_username claim. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5494
|
+
:param client_id: The ID of the OpenID Connect client. The ID of the OpenID Connect client configured in your IdP. Required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#client_id ManagedDatabaseOpensearch#client_id}
|
|
5495
|
+
:param client_secret: The client secret of the OpenID Connect. The client secret of the OpenID Connect client configured in your IdP. Required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#client_secret ManagedDatabaseOpensearch#client_secret}
|
|
5496
|
+
:param connect_url: OpenID Connect metadata/configuration URL. The URL of your IdP where the Security plugin can find the OpenID Connect metadata/configuration settings. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#connect_url ManagedDatabaseOpensearch#connect_url}
|
|
5497
|
+
:param enabled: Enable or disable OpenSearch OpenID Connect authentication. Enables or disables OpenID Connect authentication for OpenSearch. When enabled, users can authenticate using OpenID Connect with an Identity Provider. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
5498
|
+
:param header: HTTP header name of the JWT token. HTTP header name of the JWT token. Optional. Default is Authorization. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#header ManagedDatabaseOpensearch#header}
|
|
5499
|
+
:param jwt_header: The HTTP header that stores the token. The HTTP header that stores the token. Typically the Authorization header with the Bearer schema: Authorization: Bearer . Optional. Default is Authorization. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#jwt_header ManagedDatabaseOpensearch#jwt_header}
|
|
5500
|
+
:param jwt_url_parameter: URL JWT token. If the token is not transmitted in the HTTP header, but as an URL parameter, define the name of the parameter here. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#jwt_url_parameter ManagedDatabaseOpensearch#jwt_url_parameter}
|
|
5501
|
+
:param refresh_rate_limit_count: The maximum number of unknown key IDs in the time frame. The maximum number of unknown key IDs in the time frame. Default is 10. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#refresh_rate_limit_count ManagedDatabaseOpensearch#refresh_rate_limit_count}
|
|
5502
|
+
:param refresh_rate_limit_time_window_ms: The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. Optional.Default is 10000 (10 seconds). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#refresh_rate_limit_time_window_ms ManagedDatabaseOpensearch#refresh_rate_limit_time_window_ms}
|
|
5503
|
+
:param roles_key: The key in the JSON payload that stores the user’s roles. The key in the JSON payload that stores the user’s roles. The value of this key must be a comma-separated list of roles. Required only if you want to use roles in the JWT. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#roles_key ManagedDatabaseOpensearch#roles_key}
|
|
5504
|
+
:param scope: The scope of the identity token issued by the IdP. The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#scope ManagedDatabaseOpensearch#scope}
|
|
5505
|
+
:param subject_key: The key in the JSON payload that stores the user’s name. The key in the JSON payload that stores the user’s name. If not defined, the subject registered claim is used. Most IdP providers use the preferred_username claim. Optional. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#subject_key ManagedDatabaseOpensearch#subject_key}
|
|
5506
5506
|
'''
|
|
5507
5507
|
value = ManagedDatabaseOpensearchPropertiesOpenid(
|
|
5508
5508
|
client_id=client_id,
|
|
@@ -5530,9 +5530,9 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5530
5530
|
opensearch_request_timeout: typing.Optional[jsii.Number] = None,
|
|
5531
5531
|
) -> None:
|
|
5532
5532
|
'''
|
|
5533
|
-
:param enabled: Enable or disable OpenSearch Dashboards. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5534
|
-
:param max_old_space_size: Limits the maximum amount of memory (in MiB) the OpenSearch Dashboards process can use. This sets the max_old_space_size option of the nodejs running the OpenSearch Dashboards. Note: the memory reserved by OpenSearch Dashboards is not available for OpenSearch. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5535
|
-
:param opensearch_request_timeout: Timeout in milliseconds for requests made by OpenSearch Dashboards towards OpenSearch. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5533
|
+
:param enabled: Enable or disable OpenSearch Dashboards. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
5534
|
+
:param max_old_space_size: Limits the maximum amount of memory (in MiB) the OpenSearch Dashboards process can use. This sets the max_old_space_size option of the nodejs running the OpenSearch Dashboards. Note: the memory reserved by OpenSearch Dashboards is not available for OpenSearch. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#max_old_space_size ManagedDatabaseOpensearch#max_old_space_size}
|
|
5535
|
+
:param opensearch_request_timeout: Timeout in milliseconds for requests made by OpenSearch Dashboards towards OpenSearch. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#opensearch_request_timeout ManagedDatabaseOpensearch#opensearch_request_timeout}
|
|
5536
5536
|
'''
|
|
5537
5537
|
value = ManagedDatabaseOpensearchPropertiesOpensearchDashboards(
|
|
5538
5538
|
enabled=enabled,
|
|
@@ -5558,16 +5558,16 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5558
5558
|
snapshot_name: typing.Optional[builtins.str] = None,
|
|
5559
5559
|
) -> None:
|
|
5560
5560
|
'''
|
|
5561
|
-
:param access_key: AWS Access key. AWS Access key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5562
|
-
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5563
|
-
:param bucket: S3 bucket name. S3 bucket name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5564
|
-
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5565
|
-
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5566
|
-
:param endpoint: The S3 service endpoint to connect. The S3 service endpoint to connect to. If you are using an S3-compatible service then you should set this to the service’s endpoint. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5567
|
-
:param region: S3 region. S3 region. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5568
|
-
:param secret_key: AWS secret key. AWS secret key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5569
|
-
:param server_side_encryption: Server side encryption. When set to true files are encrypted on server side. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5570
|
-
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5561
|
+
:param access_key: AWS Access key. AWS Access key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#access_key ManagedDatabaseOpensearch#access_key}
|
|
5562
|
+
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
5563
|
+
:param bucket: S3 bucket name. S3 bucket name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#bucket ManagedDatabaseOpensearch#bucket}
|
|
5564
|
+
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
5565
|
+
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
5566
|
+
:param endpoint: The S3 service endpoint to connect. The S3 service endpoint to connect to. If you are using an S3-compatible service then you should set this to the service’s endpoint. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#endpoint ManagedDatabaseOpensearch#endpoint}
|
|
5567
|
+
:param region: S3 region. S3 region. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#region ManagedDatabaseOpensearch#region}
|
|
5568
|
+
:param secret_key: AWS secret key. AWS secret key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#secret_key ManagedDatabaseOpensearch#secret_key}
|
|
5569
|
+
:param server_side_encryption: Server side encryption. When set to true files are encrypted on server side. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#server_side_encryption ManagedDatabaseOpensearch#server_side_encryption}
|
|
5570
|
+
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
5571
5571
|
'''
|
|
5572
5572
|
value = ManagedDatabaseOpensearchPropertiesS3Migration(
|
|
5573
5573
|
access_key=access_key,
|
|
@@ -5597,13 +5597,13 @@ class ManagedDatabaseOpensearchPropertiesOutputReference(
|
|
|
5597
5597
|
subject_key: typing.Optional[builtins.str] = None,
|
|
5598
5598
|
) -> None:
|
|
5599
5599
|
'''
|
|
5600
|
-
:param enabled: Enable or disable OpenSearch SAML authentication. Enables or disables SAML-based authentication for OpenSearch. When enabled, users can authenticate using SAML with an Identity Provider. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5601
|
-
:param idp_entity_id: Identity Provider Entity ID. The unique identifier for the Identity Provider (IdP) entity that is used for SAML authentication. This value is typically provided by the IdP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5602
|
-
:param idp_metadata_url: Identity Provider (IdP) SAML metadata URL. The URL of the SAML metadata for the Identity Provider (IdP). This is used to configure SAML-based authentication with the IdP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5603
|
-
:param idp_pemtrustedcas_content: PEM-encoded root CA Content for SAML IdP server verification. This parameter specifies the PEM-encoded root certificate authority (CA) content for the SAML identity provider (IdP) server verification. The root CA content is used to verify the SSL/TLS certificate presented by the server. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5604
|
-
:param roles_key: SAML response role attribute. Optional. Specifies the attribute in the SAML response where role information is stored, if available. Role attributes are not required for SAML authentication, but can be included in SAML assertions by most Identity Providers (IdPs) to determine user access levels or permissions. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5605
|
-
:param sp_entity_id: Service Provider Entity ID. The unique identifier for the Service Provider (SP) entity that is used for SAML authentication. This value is typically provided by the SP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5606
|
-
:param subject_key: SAML response subject attribute. Optional. Specifies the attribute in the SAML response where the subject identifier is stored. If not configured, the NameID attribute is used by default. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
5600
|
+
:param enabled: Enable or disable OpenSearch SAML authentication. Enables or disables SAML-based authentication for OpenSearch. When enabled, users can authenticate using SAML with an Identity Provider. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
5601
|
+
:param idp_entity_id: Identity Provider Entity ID. The unique identifier for the Identity Provider (IdP) entity that is used for SAML authentication. This value is typically provided by the IdP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_entity_id ManagedDatabaseOpensearch#idp_entity_id}
|
|
5602
|
+
:param idp_metadata_url: Identity Provider (IdP) SAML metadata URL. The URL of the SAML metadata for the Identity Provider (IdP). This is used to configure SAML-based authentication with the IdP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_metadata_url ManagedDatabaseOpensearch#idp_metadata_url}
|
|
5603
|
+
:param idp_pemtrustedcas_content: PEM-encoded root CA Content for SAML IdP server verification. This parameter specifies the PEM-encoded root certificate authority (CA) content for the SAML identity provider (IdP) server verification. The root CA content is used to verify the SSL/TLS certificate presented by the server. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_pemtrustedcas_content ManagedDatabaseOpensearch#idp_pemtrustedcas_content}
|
|
5604
|
+
:param roles_key: SAML response role attribute. Optional. Specifies the attribute in the SAML response where role information is stored, if available. Role attributes are not required for SAML authentication, but can be included in SAML assertions by most Identity Providers (IdPs) to determine user access levels or permissions. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#roles_key ManagedDatabaseOpensearch#roles_key}
|
|
5605
|
+
:param sp_entity_id: Service Provider Entity ID. The unique identifier for the Service Provider (SP) entity that is used for SAML authentication. This value is typically provided by the SP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#sp_entity_id ManagedDatabaseOpensearch#sp_entity_id}
|
|
5606
|
+
:param subject_key: SAML response subject attribute. Optional. Specifies the attribute in the SAML response where the subject identifier is stored. If not configured, the NameID attribute is used by default. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#subject_key ManagedDatabaseOpensearch#subject_key}
|
|
5607
5607
|
'''
|
|
5608
5608
|
value = ManagedDatabaseOpensearchPropertiesSaml(
|
|
5609
5609
|
enabled=enabled,
|
|
@@ -6987,16 +6987,16 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
6987
6987
|
snapshot_name: typing.Optional[builtins.str] = None,
|
|
6988
6988
|
) -> None:
|
|
6989
6989
|
'''
|
|
6990
|
-
:param access_key: AWS Access key. AWS Access key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6991
|
-
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6992
|
-
:param bucket: S3 bucket name. S3 bucket name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6993
|
-
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6994
|
-
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6995
|
-
:param endpoint: The S3 service endpoint to connect. The S3 service endpoint to connect to. If you are using an S3-compatible service then you should set this to the service’s endpoint. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6996
|
-
:param region: S3 region. S3 region. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6997
|
-
:param secret_key: AWS secret key. AWS secret key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6998
|
-
:param server_side_encryption: Server side encryption. When set to true files are encrypted on server side. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6999
|
-
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
6990
|
+
:param access_key: AWS Access key. AWS Access key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#access_key ManagedDatabaseOpensearch#access_key}
|
|
6991
|
+
:param base_path: The path to the repository data within its container. The path to the repository data within its container. The value of this setting should not start or end with a /. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
6992
|
+
:param bucket: S3 bucket name. S3 bucket name. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#bucket ManagedDatabaseOpensearch#bucket}
|
|
6993
|
+
:param chunk_size: Chunk size. Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
6994
|
+
:param compress: Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
6995
|
+
:param endpoint: The S3 service endpoint to connect. The S3 service endpoint to connect to. If you are using an S3-compatible service then you should set this to the service’s endpoint. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#endpoint ManagedDatabaseOpensearch#endpoint}
|
|
6996
|
+
:param region: S3 region. S3 region. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#region ManagedDatabaseOpensearch#region}
|
|
6997
|
+
:param secret_key: AWS secret key. AWS secret key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#secret_key ManagedDatabaseOpensearch#secret_key}
|
|
6998
|
+
:param server_side_encryption: Server side encryption. When set to true files are encrypted on server side. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#server_side_encryption ManagedDatabaseOpensearch#server_side_encryption}
|
|
6999
|
+
:param snapshot_name: The snapshot name to restore from. The snapshot name to restore from. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
7000
7000
|
'''
|
|
7001
7001
|
if __debug__:
|
|
7002
7002
|
type_hints = typing.get_type_hints(_typecheckingstub__7787a454a146c2597527a2c4d73679ad3fb29819ab9a88ae3def00eba1599043)
|
|
@@ -7036,7 +7036,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7036
7036
|
def access_key(self) -> typing.Optional[builtins.str]:
|
|
7037
7037
|
'''AWS Access key. AWS Access key.
|
|
7038
7038
|
|
|
7039
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7039
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#access_key ManagedDatabaseOpensearch#access_key}
|
|
7040
7040
|
'''
|
|
7041
7041
|
result = self._values.get("access_key")
|
|
7042
7042
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7047,7 +7047,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7047
7047
|
|
|
7048
7048
|
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
7049
7049
|
|
|
7050
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7050
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#base_path ManagedDatabaseOpensearch#base_path}
|
|
7051
7051
|
'''
|
|
7052
7052
|
result = self._values.get("base_path")
|
|
7053
7053
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7056,7 +7056,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7056
7056
|
def bucket(self) -> typing.Optional[builtins.str]:
|
|
7057
7057
|
'''S3 bucket name. S3 bucket name.
|
|
7058
7058
|
|
|
7059
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7059
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#bucket ManagedDatabaseOpensearch#bucket}
|
|
7060
7060
|
'''
|
|
7061
7061
|
result = self._values.get("bucket")
|
|
7062
7062
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7067,7 +7067,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7067
7067
|
|
|
7068
7068
|
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
7069
7069
|
|
|
7070
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7070
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#chunk_size ManagedDatabaseOpensearch#chunk_size}
|
|
7071
7071
|
'''
|
|
7072
7072
|
result = self._values.get("chunk_size")
|
|
7073
7073
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7078,7 +7078,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7078
7078
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
7079
7079
|
'''Metadata files are stored in compressed format. when set to true metadata files are stored in compressed format.
|
|
7080
7080
|
|
|
7081
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7081
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#compress ManagedDatabaseOpensearch#compress}
|
|
7082
7082
|
'''
|
|
7083
7083
|
result = self._values.get("compress")
|
|
7084
7084
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -7089,7 +7089,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7089
7089
|
|
|
7090
7090
|
The S3 service endpoint to connect to. If you are using an S3-compatible service then you should set this to the service’s endpoint.
|
|
7091
7091
|
|
|
7092
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7092
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#endpoint ManagedDatabaseOpensearch#endpoint}
|
|
7093
7093
|
'''
|
|
7094
7094
|
result = self._values.get("endpoint")
|
|
7095
7095
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7098,7 +7098,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7098
7098
|
def region(self) -> typing.Optional[builtins.str]:
|
|
7099
7099
|
'''S3 region. S3 region.
|
|
7100
7100
|
|
|
7101
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7101
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#region ManagedDatabaseOpensearch#region}
|
|
7102
7102
|
'''
|
|
7103
7103
|
result = self._values.get("region")
|
|
7104
7104
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7107,7 +7107,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7107
7107
|
def secret_key(self) -> typing.Optional[builtins.str]:
|
|
7108
7108
|
'''AWS secret key. AWS secret key.
|
|
7109
7109
|
|
|
7110
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7110
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#secret_key ManagedDatabaseOpensearch#secret_key}
|
|
7111
7111
|
'''
|
|
7112
7112
|
result = self._values.get("secret_key")
|
|
7113
7113
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7118,7 +7118,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7118
7118
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
|
7119
7119
|
'''Server side encryption. When set to true files are encrypted on server side.
|
|
7120
7120
|
|
|
7121
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7121
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#server_side_encryption ManagedDatabaseOpensearch#server_side_encryption}
|
|
7122
7122
|
'''
|
|
7123
7123
|
result = self._values.get("server_side_encryption")
|
|
7124
7124
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -7127,7 +7127,7 @@ class ManagedDatabaseOpensearchPropertiesS3Migration:
|
|
|
7127
7127
|
def snapshot_name(self) -> typing.Optional[builtins.str]:
|
|
7128
7128
|
'''The snapshot name to restore from. The snapshot name to restore from.
|
|
7129
7129
|
|
|
7130
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7130
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#snapshot_name ManagedDatabaseOpensearch#snapshot_name}
|
|
7131
7131
|
'''
|
|
7132
7132
|
result = self._values.get("snapshot_name")
|
|
7133
7133
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7430,13 +7430,13 @@ class ManagedDatabaseOpensearchPropertiesSaml:
|
|
|
7430
7430
|
subject_key: typing.Optional[builtins.str] = None,
|
|
7431
7431
|
) -> None:
|
|
7432
7432
|
'''
|
|
7433
|
-
:param enabled: Enable or disable OpenSearch SAML authentication. Enables or disables SAML-based authentication for OpenSearch. When enabled, users can authenticate using SAML with an Identity Provider. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7434
|
-
:param idp_entity_id: Identity Provider Entity ID. The unique identifier for the Identity Provider (IdP) entity that is used for SAML authentication. This value is typically provided by the IdP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7435
|
-
:param idp_metadata_url: Identity Provider (IdP) SAML metadata URL. The URL of the SAML metadata for the Identity Provider (IdP). This is used to configure SAML-based authentication with the IdP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7436
|
-
:param idp_pemtrustedcas_content: PEM-encoded root CA Content for SAML IdP server verification. This parameter specifies the PEM-encoded root certificate authority (CA) content for the SAML identity provider (IdP) server verification. The root CA content is used to verify the SSL/TLS certificate presented by the server. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7437
|
-
:param roles_key: SAML response role attribute. Optional. Specifies the attribute in the SAML response where role information is stored, if available. Role attributes are not required for SAML authentication, but can be included in SAML assertions by most Identity Providers (IdPs) to determine user access levels or permissions. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7438
|
-
:param sp_entity_id: Service Provider Entity ID. The unique identifier for the Service Provider (SP) entity that is used for SAML authentication. This value is typically provided by the SP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7439
|
-
:param subject_key: SAML response subject attribute. Optional. Specifies the attribute in the SAML response where the subject identifier is stored. If not configured, the NameID attribute is used by default. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7433
|
+
:param enabled: Enable or disable OpenSearch SAML authentication. Enables or disables SAML-based authentication for OpenSearch. When enabled, users can authenticate using SAML with an Identity Provider. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
7434
|
+
:param idp_entity_id: Identity Provider Entity ID. The unique identifier for the Identity Provider (IdP) entity that is used for SAML authentication. This value is typically provided by the IdP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_entity_id ManagedDatabaseOpensearch#idp_entity_id}
|
|
7435
|
+
:param idp_metadata_url: Identity Provider (IdP) SAML metadata URL. The URL of the SAML metadata for the Identity Provider (IdP). This is used to configure SAML-based authentication with the IdP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_metadata_url ManagedDatabaseOpensearch#idp_metadata_url}
|
|
7436
|
+
:param idp_pemtrustedcas_content: PEM-encoded root CA Content for SAML IdP server verification. This parameter specifies the PEM-encoded root certificate authority (CA) content for the SAML identity provider (IdP) server verification. The root CA content is used to verify the SSL/TLS certificate presented by the server. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_pemtrustedcas_content ManagedDatabaseOpensearch#idp_pemtrustedcas_content}
|
|
7437
|
+
:param roles_key: SAML response role attribute. Optional. Specifies the attribute in the SAML response where role information is stored, if available. Role attributes are not required for SAML authentication, but can be included in SAML assertions by most Identity Providers (IdPs) to determine user access levels or permissions. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#roles_key ManagedDatabaseOpensearch#roles_key}
|
|
7438
|
+
:param sp_entity_id: Service Provider Entity ID. The unique identifier for the Service Provider (SP) entity that is used for SAML authentication. This value is typically provided by the SP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#sp_entity_id ManagedDatabaseOpensearch#sp_entity_id}
|
|
7439
|
+
:param subject_key: SAML response subject attribute. Optional. Specifies the attribute in the SAML response where the subject identifier is stored. If not configured, the NameID attribute is used by default. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#subject_key ManagedDatabaseOpensearch#subject_key}
|
|
7440
7440
|
'''
|
|
7441
7441
|
if __debug__:
|
|
7442
7442
|
type_hints = typing.get_type_hints(_typecheckingstub__7b14f1e134e8d0c84c0341fd18666aca6f997046615ab52f5363393b4ab7937e)
|
|
@@ -7471,7 +7471,7 @@ class ManagedDatabaseOpensearchPropertiesSaml:
|
|
|
7471
7471
|
|
|
7472
7472
|
Enables or disables SAML-based authentication for OpenSearch. When enabled, users can authenticate using SAML with an Identity Provider.
|
|
7473
7473
|
|
|
7474
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7474
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#enabled ManagedDatabaseOpensearch#enabled}
|
|
7475
7475
|
'''
|
|
7476
7476
|
result = self._values.get("enabled")
|
|
7477
7477
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
|
@@ -7482,7 +7482,7 @@ class ManagedDatabaseOpensearchPropertiesSaml:
|
|
|
7482
7482
|
|
|
7483
7483
|
The unique identifier for the Identity Provider (IdP) entity that is used for SAML authentication. This value is typically provided by the IdP.
|
|
7484
7484
|
|
|
7485
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7485
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_entity_id ManagedDatabaseOpensearch#idp_entity_id}
|
|
7486
7486
|
'''
|
|
7487
7487
|
result = self._values.get("idp_entity_id")
|
|
7488
7488
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7493,7 +7493,7 @@ class ManagedDatabaseOpensearchPropertiesSaml:
|
|
|
7493
7493
|
|
|
7494
7494
|
The URL of the SAML metadata for the Identity Provider (IdP). This is used to configure SAML-based authentication with the IdP.
|
|
7495
7495
|
|
|
7496
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7496
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_metadata_url ManagedDatabaseOpensearch#idp_metadata_url}
|
|
7497
7497
|
'''
|
|
7498
7498
|
result = self._values.get("idp_metadata_url")
|
|
7499
7499
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7504,7 +7504,7 @@ class ManagedDatabaseOpensearchPropertiesSaml:
|
|
|
7504
7504
|
|
|
7505
7505
|
This parameter specifies the PEM-encoded root certificate authority (CA) content for the SAML identity provider (IdP) server verification. The root CA content is used to verify the SSL/TLS certificate presented by the server.
|
|
7506
7506
|
|
|
7507
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7507
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#idp_pemtrustedcas_content ManagedDatabaseOpensearch#idp_pemtrustedcas_content}
|
|
7508
7508
|
'''
|
|
7509
7509
|
result = self._values.get("idp_pemtrustedcas_content")
|
|
7510
7510
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7515,7 +7515,7 @@ class ManagedDatabaseOpensearchPropertiesSaml:
|
|
|
7515
7515
|
|
|
7516
7516
|
Optional. Specifies the attribute in the SAML response where role information is stored, if available. Role attributes are not required for SAML authentication, but can be included in SAML assertions by most Identity Providers (IdPs) to determine user access levels or permissions.
|
|
7517
7517
|
|
|
7518
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7518
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#roles_key ManagedDatabaseOpensearch#roles_key}
|
|
7519
7519
|
'''
|
|
7520
7520
|
result = self._values.get("roles_key")
|
|
7521
7521
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7526,7 +7526,7 @@ class ManagedDatabaseOpensearchPropertiesSaml:
|
|
|
7526
7526
|
|
|
7527
7527
|
The unique identifier for the Service Provider (SP) entity that is used for SAML authentication. This value is typically provided by the SP.
|
|
7528
7528
|
|
|
7529
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7529
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#sp_entity_id ManagedDatabaseOpensearch#sp_entity_id}
|
|
7530
7530
|
'''
|
|
7531
7531
|
result = self._values.get("sp_entity_id")
|
|
7532
7532
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
@@ -7537,7 +7537,7 @@ class ManagedDatabaseOpensearchPropertiesSaml:
|
|
|
7537
7537
|
|
|
7538
7538
|
Optional. Specifies the attribute in the SAML response where the subject identifier is stored. If not configured, the NameID attribute is used by default.
|
|
7539
7539
|
|
|
7540
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.
|
|
7540
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.10.1/docs/resources/managed_database_opensearch#subject_key ManagedDatabaseOpensearch#subject_key}
|
|
7541
7541
|
'''
|
|
7542
7542
|
result = self._values.get("subject_key")
|
|
7543
7543
|
return typing.cast(typing.Optional[builtins.str], result)
|