pulumi-aiven 6.42.0a1753333878__py3-none-any.whl → 6.42.0a1753506621__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 pulumi-aiven might be problematic. Click here for more details.
- pulumi_aiven/__init__.py +1 -1
- pulumi_aiven/_inputs.py +10713 -10714
- pulumi_aiven/account.py +89 -90
- pulumi_aiven/account_authentication.py +253 -254
- pulumi_aiven/account_team.py +62 -63
- pulumi_aiven/account_team_member.py +79 -80
- pulumi_aiven/account_team_project.py +69 -70
- pulumi_aiven/alloydbomni.py +319 -320
- pulumi_aiven/alloydbomni_database.py +86 -87
- pulumi_aiven/alloydbomni_user.py +113 -114
- pulumi_aiven/aws_org_vpc_peering_connection.py +113 -114
- pulumi_aiven/aws_privatelink.py +70 -71
- pulumi_aiven/aws_vpc_peering_connection.py +96 -97
- pulumi_aiven/azure_org_vpc_peering_connection.py +138 -139
- pulumi_aiven/azure_privatelink.py +88 -89
- pulumi_aiven/azure_privatelink_connection_approval.py +70 -71
- pulumi_aiven/azure_vpc_peering_connection.py +130 -131
- pulumi_aiven/billing_group.py +256 -257
- pulumi_aiven/cassandra.py +302 -303
- pulumi_aiven/cassandra_user.py +96 -97
- pulumi_aiven/clickhouse.py +302 -303
- pulumi_aiven/clickhouse_database.py +65 -66
- pulumi_aiven/clickhouse_grant.py +75 -76
- pulumi_aiven/clickhouse_role.py +52 -53
- pulumi_aiven/clickhouse_user.py +79 -80
- pulumi_aiven/config/__init__.py +1 -1
- pulumi_aiven/config/__init__.pyi +1 -2
- pulumi_aiven/config/vars.py +2 -3
- pulumi_aiven/connection_pool.py +129 -130
- pulumi_aiven/dragonfly.py +302 -303
- pulumi_aiven/flink.py +302 -303
- pulumi_aiven/flink_application.py +97 -98
- pulumi_aiven/flink_application_deployment.py +138 -139
- pulumi_aiven/flink_application_version.py +117 -118
- pulumi_aiven/flink_jar_application.py +101 -102
- pulumi_aiven/flink_jar_application_deployment.py +217 -218
- pulumi_aiven/flink_jar_application_version.py +116 -117
- pulumi_aiven/gcp_org_vpc_peering_connection.py +87 -88
- pulumi_aiven/gcp_privatelink.py +62 -63
- pulumi_aiven/gcp_privatelink_connection_approval.py +79 -80
- pulumi_aiven/gcp_vpc_peering_connection.py +79 -80
- pulumi_aiven/get_account.py +23 -24
- pulumi_aiven/get_account_authentication.py +46 -47
- pulumi_aiven/get_account_team.py +21 -22
- pulumi_aiven/get_account_team_member.py +27 -28
- pulumi_aiven/get_account_team_project.py +23 -24
- pulumi_aiven/get_alloydbomni.py +63 -64
- pulumi_aiven/get_alloydbomni_database.py +25 -26
- pulumi_aiven/get_alloydbomni_user.py +31 -32
- pulumi_aiven/get_aws_org_vpc_peering_connection.py +39 -40
- pulumi_aiven/get_aws_privatelink.py +21 -22
- pulumi_aiven/get_aws_vpc_peering_connection.py +33 -34
- pulumi_aiven/get_azure_org_vpc_peering_connection.py +41 -42
- pulumi_aiven/get_azure_privatelink.py +25 -26
- pulumi_aiven/get_azure_vpc_peering_connection.py +45 -46
- pulumi_aiven/get_billing_group.py +39 -40
- pulumi_aiven/get_cassanda.py +61 -62
- pulumi_aiven/get_cassandra.py +61 -62
- pulumi_aiven/get_cassandra_user.py +29 -30
- pulumi_aiven/get_clickhouse.py +61 -62
- pulumi_aiven/get_clickhouse_database.py +23 -24
- pulumi_aiven/get_clickhouse_user.py +27 -28
- pulumi_aiven/get_connection_pool.py +31 -32
- pulumi_aiven/get_dragonfly.py +61 -62
- pulumi_aiven/get_external_identity.py +27 -28
- pulumi_aiven/get_flink.py +61 -62
- pulumi_aiven/get_flink_application.py +31 -32
- pulumi_aiven/get_flink_application_version.py +39 -40
- pulumi_aiven/get_gcp_org_vpc_peering_connection.py +31 -32
- pulumi_aiven/get_gcp_privatelink.py +21 -22
- pulumi_aiven/get_gcp_vpc_peering_connection.py +27 -28
- pulumi_aiven/get_grafana.py +61 -62
- pulumi_aiven/get_influx_db.py +57 -58
- pulumi_aiven/get_influxdb_database.py +17 -18
- pulumi_aiven/get_influxdb_user.py +23 -24
- pulumi_aiven/get_kafka.py +65 -66
- pulumi_aiven/get_kafka_acl.py +35 -36
- pulumi_aiven/get_kafka_connect.py +60 -61
- pulumi_aiven/get_kafka_connector.py +36 -37
- pulumi_aiven/get_kafka_mirror_maker.py +60 -61
- pulumi_aiven/get_kafka_schema.py +29 -30
- pulumi_aiven/get_kafka_schema_configuration.py +25 -26
- pulumi_aiven/get_kafka_schema_registry_acl.py +35 -36
- pulumi_aiven/get_kafka_topic.py +33 -34
- pulumi_aiven/get_kafka_user.py +29 -30
- pulumi_aiven/get_m3_aggregator.py +61 -62
- pulumi_aiven/get_m3_db.py +61 -62
- pulumi_aiven/get_m3db_user.py +25 -26
- pulumi_aiven/get_mirror_maker_replication_flow.py +51 -52
- pulumi_aiven/get_my_sql.py +61 -62
- pulumi_aiven/get_mysql_database.py +23 -24
- pulumi_aiven/get_mysql_user.py +31 -32
- pulumi_aiven/get_open_search.py +61 -62
- pulumi_aiven/get_open_search_acl_config.py +19 -20
- pulumi_aiven/get_open_search_acl_rule.py +33 -34
- pulumi_aiven/get_opensearch_security_plugin_config.py +23 -24
- pulumi_aiven/get_opensearch_user.py +25 -26
- pulumi_aiven/get_organization.py +20 -21
- pulumi_aiven/get_organization_address.py +32 -33
- pulumi_aiven/get_organization_application_user.py +21 -22
- pulumi_aiven/get_organization_billing_group.py +34 -35
- pulumi_aiven/get_organization_billing_group_list.py +11 -12
- pulumi_aiven/get_organization_project.py +27 -28
- pulumi_aiven/get_organization_user.py +23 -24
- pulumi_aiven/get_organization_user_group.py +23 -24
- pulumi_aiven/get_organization_user_list.py +14 -15
- pulumi_aiven/get_organization_vpc.py +25 -26
- pulumi_aiven/get_organizational_unit.py +17 -18
- pulumi_aiven/get_pg.py +61 -62
- pulumi_aiven/get_pg_database.py +27 -28
- pulumi_aiven/get_pg_user.py +31 -32
- pulumi_aiven/get_project.py +34 -35
- pulumi_aiven/get_project_user.py +19 -20
- pulumi_aiven/get_project_vpc.py +25 -26
- pulumi_aiven/get_redis.py +61 -62
- pulumi_aiven/get_redis_user.py +33 -34
- pulumi_aiven/get_service_component.py +51 -52
- pulumi_aiven/get_service_integration.py +52 -53
- pulumi_aiven/get_service_integration_endpoint.py +38 -39
- pulumi_aiven/get_thanos.py +61 -62
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +31 -32
- pulumi_aiven/get_valkey.py +61 -62
- pulumi_aiven/get_valkey_user.py +33 -34
- pulumi_aiven/governance_access.py +84 -85
- pulumi_aiven/grafana.py +302 -303
- pulumi_aiven/influx_db.py +302 -303
- pulumi_aiven/influxdb_database.py +65 -66
- pulumi_aiven/influxdb_user.py +96 -97
- pulumi_aiven/kafka.py +336 -337
- pulumi_aiven/kafka_acl.py +95 -96
- pulumi_aiven/kafka_connect.py +299 -300
- pulumi_aiven/kafka_connector.py +125 -126
- pulumi_aiven/kafka_mirror_maker.py +299 -300
- pulumi_aiven/kafka_native_acl.py +154 -155
- pulumi_aiven/kafka_quota.py +120 -121
- pulumi_aiven/kafka_schema.py +112 -113
- pulumi_aiven/kafka_schema_configuration.py +52 -53
- pulumi_aiven/kafka_schema_registry_acl.py +95 -96
- pulumi_aiven/kafka_topic.py +139 -140
- pulumi_aiven/kafka_user.py +96 -97
- pulumi_aiven/m3_aggregator.py +302 -303
- pulumi_aiven/m3_db.py +302 -303
- pulumi_aiven/m3db_user.py +78 -79
- pulumi_aiven/mirror_maker_replication_flow.py +273 -274
- pulumi_aiven/my_sql.py +302 -303
- pulumi_aiven/mysql_database.py +65 -66
- pulumi_aiven/mysql_user.py +113 -114
- pulumi_aiven/open_search.py +302 -303
- pulumi_aiven/open_search_acl_config.py +69 -70
- pulumi_aiven/open_search_acl_rule.py +86 -87
- pulumi_aiven/opensearch_security_plugin_config.py +79 -80
- pulumi_aiven/opensearch_user.py +78 -79
- pulumi_aiven/organization.py +48 -49
- pulumi_aiven/organization_address.py +150 -151
- pulumi_aiven/organization_application_user.py +70 -71
- pulumi_aiven/organization_application_user_token.py +210 -211
- pulumi_aiven/organization_billing_group.py +183 -184
- pulumi_aiven/organization_group_project.py +55 -56
- pulumi_aiven/organization_permission.py +55 -56
- pulumi_aiven/organization_project.py +118 -119
- pulumi_aiven/organization_user.py +71 -72
- pulumi_aiven/organization_user_group.py +79 -80
- pulumi_aiven/organization_user_group_member.py +64 -65
- pulumi_aiven/organization_vpc.py +88 -89
- pulumi_aiven/organizational_unit.py +62 -63
- pulumi_aiven/outputs.py +14260 -14261
- pulumi_aiven/pg.py +302 -303
- pulumi_aiven/pg_database.py +99 -100
- pulumi_aiven/pg_user.py +113 -114
- pulumi_aiven/project.py +193 -194
- pulumi_aiven/project_user.py +61 -62
- pulumi_aiven/project_vpc.py +61 -62
- pulumi_aiven/provider.py +12 -13
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +302 -303
- pulumi_aiven/redis_user.py +146 -147
- pulumi_aiven/service_integration.py +191 -192
- pulumi_aiven/service_integration_endpoint.py +118 -119
- pulumi_aiven/static_ip.py +71 -72
- pulumi_aiven/thanos.py +302 -303
- pulumi_aiven/transit_gateway_vpc_attachment.py +113 -114
- pulumi_aiven/valkey.py +302 -303
- pulumi_aiven/valkey_user.py +146 -147
- {pulumi_aiven-6.42.0a1753333878.dist-info → pulumi_aiven-6.42.0a1753506621.dist-info}/METADATA +1 -1
- pulumi_aiven-6.42.0a1753506621.dist-info/RECORD +189 -0
- pulumi_aiven-6.42.0a1753333878.dist-info/RECORD +0 -189
- {pulumi_aiven-6.42.0a1753333878.dist-info → pulumi_aiven-6.42.0a1753506621.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.42.0a1753333878.dist-info → pulumi_aiven-6.42.0a1753506621.dist-info}/top_level.txt +0 -0
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -20,15 +19,15 @@ __all__ = ['ClickhouseDatabaseArgs', 'ClickhouseDatabase']
|
|
|
20
19
|
@pulumi.input_type
|
|
21
20
|
class ClickhouseDatabaseArgs:
|
|
22
21
|
def __init__(__self__, *,
|
|
23
|
-
project: pulumi.Input[
|
|
24
|
-
service_name: pulumi.Input[
|
|
25
|
-
name: Optional[pulumi.Input[
|
|
26
|
-
termination_protection: Optional[pulumi.Input[
|
|
22
|
+
project: pulumi.Input[_builtins.str],
|
|
23
|
+
service_name: pulumi.Input[_builtins.str],
|
|
24
|
+
name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
25
|
+
termination_protection: Optional[pulumi.Input[_builtins.bool]] = None):
|
|
27
26
|
"""
|
|
28
27
|
The set of arguments for constructing a ClickhouseDatabase resource.
|
|
29
|
-
:param pulumi.Input[
|
|
30
|
-
:param pulumi.Input[
|
|
31
|
-
:param pulumi.Input[
|
|
28
|
+
:param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
29
|
+
:param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
30
|
+
:param pulumi.Input[_builtins.str] name: The name of the ClickHouse database. Changing this property forces recreation of the resource.
|
|
32
31
|
"""
|
|
33
32
|
pulumi.set(__self__, "project", project)
|
|
34
33
|
pulumi.set(__self__, "service_name", service_name)
|
|
@@ -37,64 +36,64 @@ class ClickhouseDatabaseArgs:
|
|
|
37
36
|
if termination_protection is not None:
|
|
38
37
|
pulumi.set(__self__, "termination_protection", termination_protection)
|
|
39
38
|
|
|
40
|
-
@property
|
|
39
|
+
@_builtins.property
|
|
41
40
|
@pulumi.getter
|
|
42
|
-
def project(self) -> pulumi.Input[
|
|
41
|
+
def project(self) -> pulumi.Input[_builtins.str]:
|
|
43
42
|
"""
|
|
44
43
|
The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
45
44
|
"""
|
|
46
45
|
return pulumi.get(self, "project")
|
|
47
46
|
|
|
48
47
|
@project.setter
|
|
49
|
-
def project(self, value: pulumi.Input[
|
|
48
|
+
def project(self, value: pulumi.Input[_builtins.str]):
|
|
50
49
|
pulumi.set(self, "project", value)
|
|
51
50
|
|
|
52
|
-
@property
|
|
51
|
+
@_builtins.property
|
|
53
52
|
@pulumi.getter(name="serviceName")
|
|
54
|
-
def service_name(self) -> pulumi.Input[
|
|
53
|
+
def service_name(self) -> pulumi.Input[_builtins.str]:
|
|
55
54
|
"""
|
|
56
55
|
The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
57
56
|
"""
|
|
58
57
|
return pulumi.get(self, "service_name")
|
|
59
58
|
|
|
60
59
|
@service_name.setter
|
|
61
|
-
def service_name(self, value: pulumi.Input[
|
|
60
|
+
def service_name(self, value: pulumi.Input[_builtins.str]):
|
|
62
61
|
pulumi.set(self, "service_name", value)
|
|
63
62
|
|
|
64
|
-
@property
|
|
63
|
+
@_builtins.property
|
|
65
64
|
@pulumi.getter
|
|
66
|
-
def name(self) -> Optional[pulumi.Input[
|
|
65
|
+
def name(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
67
66
|
"""
|
|
68
67
|
The name of the ClickHouse database. Changing this property forces recreation of the resource.
|
|
69
68
|
"""
|
|
70
69
|
return pulumi.get(self, "name")
|
|
71
70
|
|
|
72
71
|
@name.setter
|
|
73
|
-
def name(self, value: Optional[pulumi.Input[
|
|
72
|
+
def name(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
74
73
|
pulumi.set(self, "name", value)
|
|
75
74
|
|
|
76
|
-
@property
|
|
75
|
+
@_builtins.property
|
|
77
76
|
@pulumi.getter(name="terminationProtection")
|
|
78
|
-
def termination_protection(self) -> Optional[pulumi.Input[
|
|
77
|
+
def termination_protection(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
79
78
|
return pulumi.get(self, "termination_protection")
|
|
80
79
|
|
|
81
80
|
@termination_protection.setter
|
|
82
|
-
def termination_protection(self, value: Optional[pulumi.Input[
|
|
81
|
+
def termination_protection(self, value: Optional[pulumi.Input[_builtins.bool]]):
|
|
83
82
|
pulumi.set(self, "termination_protection", value)
|
|
84
83
|
|
|
85
84
|
|
|
86
85
|
@pulumi.input_type
|
|
87
86
|
class _ClickhouseDatabaseState:
|
|
88
87
|
def __init__(__self__, *,
|
|
89
|
-
name: Optional[pulumi.Input[
|
|
90
|
-
project: Optional[pulumi.Input[
|
|
91
|
-
service_name: Optional[pulumi.Input[
|
|
92
|
-
termination_protection: Optional[pulumi.Input[
|
|
88
|
+
name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
89
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
90
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
91
|
+
termination_protection: Optional[pulumi.Input[_builtins.bool]] = None):
|
|
93
92
|
"""
|
|
94
93
|
Input properties used for looking up and filtering ClickhouseDatabase resources.
|
|
95
|
-
:param pulumi.Input[
|
|
96
|
-
:param pulumi.Input[
|
|
97
|
-
:param pulumi.Input[
|
|
94
|
+
:param pulumi.Input[_builtins.str] name: The name of the ClickHouse database. Changing this property forces recreation of the resource.
|
|
95
|
+
:param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
96
|
+
:param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
98
97
|
"""
|
|
99
98
|
if name is not None:
|
|
100
99
|
pulumi.set(__self__, "name", name)
|
|
@@ -105,49 +104,49 @@ class _ClickhouseDatabaseState:
|
|
|
105
104
|
if termination_protection is not None:
|
|
106
105
|
pulumi.set(__self__, "termination_protection", termination_protection)
|
|
107
106
|
|
|
108
|
-
@property
|
|
107
|
+
@_builtins.property
|
|
109
108
|
@pulumi.getter
|
|
110
|
-
def name(self) -> Optional[pulumi.Input[
|
|
109
|
+
def name(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
111
110
|
"""
|
|
112
111
|
The name of the ClickHouse database. Changing this property forces recreation of the resource.
|
|
113
112
|
"""
|
|
114
113
|
return pulumi.get(self, "name")
|
|
115
114
|
|
|
116
115
|
@name.setter
|
|
117
|
-
def name(self, value: Optional[pulumi.Input[
|
|
116
|
+
def name(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
118
117
|
pulumi.set(self, "name", value)
|
|
119
118
|
|
|
120
|
-
@property
|
|
119
|
+
@_builtins.property
|
|
121
120
|
@pulumi.getter
|
|
122
|
-
def project(self) -> Optional[pulumi.Input[
|
|
121
|
+
def project(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
123
122
|
"""
|
|
124
123
|
The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
125
124
|
"""
|
|
126
125
|
return pulumi.get(self, "project")
|
|
127
126
|
|
|
128
127
|
@project.setter
|
|
129
|
-
def project(self, value: Optional[pulumi.Input[
|
|
128
|
+
def project(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
130
129
|
pulumi.set(self, "project", value)
|
|
131
130
|
|
|
132
|
-
@property
|
|
131
|
+
@_builtins.property
|
|
133
132
|
@pulumi.getter(name="serviceName")
|
|
134
|
-
def service_name(self) -> Optional[pulumi.Input[
|
|
133
|
+
def service_name(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
135
134
|
"""
|
|
136
135
|
The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
137
136
|
"""
|
|
138
137
|
return pulumi.get(self, "service_name")
|
|
139
138
|
|
|
140
139
|
@service_name.setter
|
|
141
|
-
def service_name(self, value: Optional[pulumi.Input[
|
|
140
|
+
def service_name(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
142
141
|
pulumi.set(self, "service_name", value)
|
|
143
142
|
|
|
144
|
-
@property
|
|
143
|
+
@_builtins.property
|
|
145
144
|
@pulumi.getter(name="terminationProtection")
|
|
146
|
-
def termination_protection(self) -> Optional[pulumi.Input[
|
|
145
|
+
def termination_protection(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
147
146
|
return pulumi.get(self, "termination_protection")
|
|
148
147
|
|
|
149
148
|
@termination_protection.setter
|
|
150
|
-
def termination_protection(self, value: Optional[pulumi.Input[
|
|
149
|
+
def termination_protection(self, value: Optional[pulumi.Input[_builtins.bool]]):
|
|
151
150
|
pulumi.set(self, "termination_protection", value)
|
|
152
151
|
|
|
153
152
|
|
|
@@ -157,10 +156,10 @@ class ClickhouseDatabase(pulumi.CustomResource):
|
|
|
157
156
|
def __init__(__self__,
|
|
158
157
|
resource_name: str,
|
|
159
158
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
160
|
-
name: Optional[pulumi.Input[
|
|
161
|
-
project: Optional[pulumi.Input[
|
|
162
|
-
service_name: Optional[pulumi.Input[
|
|
163
|
-
termination_protection: Optional[pulumi.Input[
|
|
159
|
+
name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
160
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
161
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
162
|
+
termination_protection: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
164
163
|
__props__=None):
|
|
165
164
|
"""
|
|
166
165
|
## Example Usage
|
|
@@ -190,9 +189,9 @@ class ClickhouseDatabase(pulumi.CustomResource):
|
|
|
190
189
|
|
|
191
190
|
:param str resource_name: The name of the resource.
|
|
192
191
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
193
|
-
:param pulumi.Input[
|
|
194
|
-
:param pulumi.Input[
|
|
195
|
-
:param pulumi.Input[
|
|
192
|
+
:param pulumi.Input[_builtins.str] name: The name of the ClickHouse database. Changing this property forces recreation of the resource.
|
|
193
|
+
:param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
194
|
+
:param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
196
195
|
"""
|
|
197
196
|
...
|
|
198
197
|
@overload
|
|
@@ -241,10 +240,10 @@ class ClickhouseDatabase(pulumi.CustomResource):
|
|
|
241
240
|
def _internal_init(__self__,
|
|
242
241
|
resource_name: str,
|
|
243
242
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
244
|
-
name: Optional[pulumi.Input[
|
|
245
|
-
project: Optional[pulumi.Input[
|
|
246
|
-
service_name: Optional[pulumi.Input[
|
|
247
|
-
termination_protection: Optional[pulumi.Input[
|
|
243
|
+
name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
244
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
245
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
246
|
+
termination_protection: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
248
247
|
__props__=None):
|
|
249
248
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
250
249
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -272,10 +271,10 @@ class ClickhouseDatabase(pulumi.CustomResource):
|
|
|
272
271
|
def get(resource_name: str,
|
|
273
272
|
id: pulumi.Input[str],
|
|
274
273
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
275
|
-
name: Optional[pulumi.Input[
|
|
276
|
-
project: Optional[pulumi.Input[
|
|
277
|
-
service_name: Optional[pulumi.Input[
|
|
278
|
-
termination_protection: Optional[pulumi.Input[
|
|
274
|
+
name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
275
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
276
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
277
|
+
termination_protection: Optional[pulumi.Input[_builtins.bool]] = None) -> 'ClickhouseDatabase':
|
|
279
278
|
"""
|
|
280
279
|
Get an existing ClickhouseDatabase resource's state with the given name, id, and optional extra
|
|
281
280
|
properties used to qualify the lookup.
|
|
@@ -283,9 +282,9 @@ class ClickhouseDatabase(pulumi.CustomResource):
|
|
|
283
282
|
:param str resource_name: The unique name of the resulting resource.
|
|
284
283
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
285
284
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
286
|
-
:param pulumi.Input[
|
|
287
|
-
:param pulumi.Input[
|
|
288
|
-
:param pulumi.Input[
|
|
285
|
+
:param pulumi.Input[_builtins.str] name: The name of the ClickHouse database. Changing this property forces recreation of the resource.
|
|
286
|
+
:param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
287
|
+
:param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
289
288
|
"""
|
|
290
289
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
291
290
|
|
|
@@ -297,32 +296,32 @@ class ClickhouseDatabase(pulumi.CustomResource):
|
|
|
297
296
|
__props__.__dict__["termination_protection"] = termination_protection
|
|
298
297
|
return ClickhouseDatabase(resource_name, opts=opts, __props__=__props__)
|
|
299
298
|
|
|
300
|
-
@property
|
|
299
|
+
@_builtins.property
|
|
301
300
|
@pulumi.getter
|
|
302
|
-
def name(self) -> pulumi.Output[
|
|
301
|
+
def name(self) -> pulumi.Output[_builtins.str]:
|
|
303
302
|
"""
|
|
304
303
|
The name of the ClickHouse database. Changing this property forces recreation of the resource.
|
|
305
304
|
"""
|
|
306
305
|
return pulumi.get(self, "name")
|
|
307
306
|
|
|
308
|
-
@property
|
|
307
|
+
@_builtins.property
|
|
309
308
|
@pulumi.getter
|
|
310
|
-
def project(self) -> pulumi.Output[
|
|
309
|
+
def project(self) -> pulumi.Output[_builtins.str]:
|
|
311
310
|
"""
|
|
312
311
|
The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
313
312
|
"""
|
|
314
313
|
return pulumi.get(self, "project")
|
|
315
314
|
|
|
316
|
-
@property
|
|
315
|
+
@_builtins.property
|
|
317
316
|
@pulumi.getter(name="serviceName")
|
|
318
|
-
def service_name(self) -> pulumi.Output[
|
|
317
|
+
def service_name(self) -> pulumi.Output[_builtins.str]:
|
|
319
318
|
"""
|
|
320
319
|
The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
321
320
|
"""
|
|
322
321
|
return pulumi.get(self, "service_name")
|
|
323
322
|
|
|
324
|
-
@property
|
|
323
|
+
@_builtins.property
|
|
325
324
|
@pulumi.getter(name="terminationProtection")
|
|
326
|
-
def termination_protection(self) -> pulumi.Output[Optional[
|
|
325
|
+
def termination_protection(self) -> pulumi.Output[Optional[_builtins.bool]]:
|
|
327
326
|
return pulumi.get(self, "termination_protection")
|
|
328
327
|
|