pulumi-aiven 6.37.0a1743570488__py3-none-any.whl → 6.37.0a1744255932__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 +22 -0
- pulumi_aiven/_inputs.py +8877 -8288
- pulumi_aiven/account.py +71 -70
- pulumi_aiven/account_authentication.py +204 -203
- pulumi_aiven/account_team.py +50 -49
- pulumi_aiven/account_team_member.py +64 -63
- pulumi_aiven/account_team_project.py +57 -56
- pulumi_aiven/alloydbomni.py +247 -254
- pulumi_aiven/alloydbomni_database.py +71 -70
- pulumi_aiven/alloydbomni_user.py +92 -91
- pulumi_aiven/aws_org_vpc_peering_connection.py +92 -91
- pulumi_aiven/aws_privatelink.py +57 -56
- pulumi_aiven/aws_vpc_peering_connection.py +78 -77
- pulumi_aiven/azure_org_vpc_peering_connection.py +113 -112
- pulumi_aiven/azure_privatelink.py +71 -70
- pulumi_aiven/azure_privatelink_connection_approval.py +57 -56
- pulumi_aiven/azure_vpc_peering_connection.py +106 -105
- pulumi_aiven/billing_group.py +211 -210
- pulumi_aiven/cassandra.py +233 -240
- pulumi_aiven/cassandra_user.py +78 -77
- pulumi_aiven/clickhouse.py +233 -240
- pulumi_aiven/clickhouse_database.py +53 -52
- pulumi_aiven/clickhouse_grant.py +57 -56
- pulumi_aiven/clickhouse_role.py +43 -42
- pulumi_aiven/clickhouse_user.py +64 -63
- pulumi_aiven/config/__init__.py +1 -0
- pulumi_aiven/config/__init__.pyi +1 -0
- pulumi_aiven/config/vars.py +1 -0
- pulumi_aiven/connection_pool.py +106 -105
- pulumi_aiven/dragonfly.py +233 -240
- pulumi_aiven/flink.py +233 -240
- pulumi_aiven/flink_application.py +78 -77
- pulumi_aiven/flink_application_deployment.py +113 -112
- pulumi_aiven/flink_application_version.py +85 -84
- pulumi_aiven/flink_jar_application.py +78 -77
- pulumi_aiven/flink_jar_application_deployment.py +176 -175
- pulumi_aiven/flink_jar_application_version.py +92 -91
- pulumi_aiven/gcp_org_vpc_peering_connection.py +71 -70
- pulumi_aiven/gcp_privatelink.py +50 -49
- pulumi_aiven/gcp_privatelink_connection_approval.py +64 -63
- pulumi_aiven/gcp_vpc_peering_connection.py +64 -63
- pulumi_aiven/get_account.py +14 -13
- pulumi_aiven/get_account_authentication.py +27 -26
- pulumi_aiven/get_account_team.py +15 -14
- pulumi_aiven/get_account_team_member.py +20 -19
- pulumi_aiven/get_account_team_project.py +18 -17
- pulumi_aiven/get_alloydbomni.py +34 -36
- pulumi_aiven/get_alloydbomni_database.py +19 -18
- pulumi_aiven/get_alloydbomni_user.py +22 -21
- pulumi_aiven/get_aws_org_vpc_peering_connection.py +30 -29
- pulumi_aiven/get_aws_privatelink.py +15 -14
- pulumi_aiven/get_aws_vpc_peering_connection.py +25 -24
- pulumi_aiven/get_azure_org_vpc_peering_connection.py +31 -30
- pulumi_aiven/get_azure_privatelink.py +17 -16
- pulumi_aiven/get_azure_vpc_peering_connection.py +35 -34
- pulumi_aiven/get_billing_group.py +22 -21
- pulumi_aiven/get_cassanda.py +33 -35
- pulumi_aiven/get_cassandra.py +33 -35
- pulumi_aiven/get_cassandra_user.py +21 -20
- pulumi_aiven/get_clickhouse.py +33 -35
- pulumi_aiven/get_clickhouse_database.py +18 -17
- pulumi_aiven/get_clickhouse_user.py +20 -19
- pulumi_aiven/get_connection_pool.py +22 -21
- pulumi_aiven/get_dragonfly.py +33 -35
- pulumi_aiven/get_external_identity.py +22 -21
- pulumi_aiven/get_flink.py +33 -35
- pulumi_aiven/get_flink_application.py +22 -21
- pulumi_aiven/get_flink_application_version.py +26 -25
- pulumi_aiven/get_gcp_org_vpc_peering_connection.py +24 -23
- pulumi_aiven/get_gcp_privatelink.py +15 -14
- pulumi_aiven/get_gcp_vpc_peering_connection.py +20 -19
- pulumi_aiven/get_grafana.py +33 -35
- pulumi_aiven/get_influx_db.py +28 -27
- pulumi_aiven/get_influxdb_database.py +12 -11
- pulumi_aiven/get_influxdb_user.py +15 -14
- pulumi_aiven/get_kafka.py +35 -37
- pulumi_aiven/get_kafka_acl.py +28 -27
- pulumi_aiven/get_kafka_connect.py +33 -35
- pulumi_aiven/get_kafka_connector.py +24 -23
- pulumi_aiven/get_kafka_mirror_maker.py +33 -35
- pulumi_aiven/get_kafka_schema.py +21 -20
- pulumi_aiven/get_kafka_schema_configuration.py +17 -16
- pulumi_aiven/get_kafka_schema_registry_acl.py +28 -27
- pulumi_aiven/get_kafka_topic.py +22 -21
- pulumi_aiven/get_kafka_user.py +21 -20
- pulumi_aiven/get_m3_aggregator.py +33 -35
- pulumi_aiven/get_m3_db.py +33 -35
- pulumi_aiven/get_m3db_user.py +19 -18
- pulumi_aiven/get_mirror_maker_replication_flow.py +34 -33
- pulumi_aiven/get_my_sql.py +33 -35
- pulumi_aiven/get_mysql_database.py +18 -17
- pulumi_aiven/get_mysql_user.py +22 -21
- pulumi_aiven/get_open_search.py +33 -35
- pulumi_aiven/get_open_search_acl_config.py +14 -13
- pulumi_aiven/get_open_search_acl_rule.py +27 -26
- pulumi_aiven/get_opensearch_security_plugin_config.py +16 -15
- pulumi_aiven/get_opensearch_user.py +19 -18
- pulumi_aiven/get_organization.py +14 -13
- pulumi_aiven/get_organization_address.py +227 -0
- pulumi_aiven/get_organization_application_user.py +15 -34
- pulumi_aiven/get_organization_billing_group.py +241 -0
- pulumi_aiven/get_organization_billing_group_list.py +110 -0
- pulumi_aiven/get_organization_project.py +30 -15
- pulumi_aiven/get_organization_user.py +18 -17
- pulumi_aiven/get_organization_user_group.py +16 -15
- pulumi_aiven/get_organization_user_list.py +32 -19
- pulumi_aiven/get_organization_vpc.py +17 -16
- pulumi_aiven/get_organizational_unit.py +11 -10
- pulumi_aiven/get_pg.py +33 -35
- pulumi_aiven/get_pg_database.py +20 -19
- pulumi_aiven/get_pg_user.py +22 -21
- pulumi_aiven/get_project.py +19 -18
- pulumi_aiven/get_project_user.py +14 -13
- pulumi_aiven/get_project_vpc.py +19 -18
- pulumi_aiven/get_redis.py +33 -35
- pulumi_aiven/get_redis_user.py +23 -22
- pulumi_aiven/get_service_component.py +54 -39
- pulumi_aiven/get_service_integration.py +29 -28
- pulumi_aiven/get_service_integration_endpoint.py +14 -13
- pulumi_aiven/get_thanos.py +33 -35
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +22 -21
- pulumi_aiven/get_valkey.py +33 -35
- pulumi_aiven/get_valkey_user.py +23 -22
- pulumi_aiven/grafana.py +233 -240
- pulumi_aiven/influx_db.py +251 -244
- pulumi_aiven/influxdb_database.py +53 -52
- pulumi_aiven/influxdb_user.py +78 -77
- pulumi_aiven/kafka.py +261 -268
- pulumi_aiven/kafka_acl.py +78 -77
- pulumi_aiven/kafka_connect.py +233 -240
- pulumi_aiven/kafka_connector.py +99 -98
- pulumi_aiven/kafka_mirror_maker.py +233 -240
- pulumi_aiven/kafka_native_acl.py +127 -126
- pulumi_aiven/kafka_quota.py +99 -98
- pulumi_aiven/kafka_schema.py +92 -91
- pulumi_aiven/kafka_schema_configuration.py +43 -42
- pulumi_aiven/kafka_schema_registry_acl.py +78 -77
- pulumi_aiven/kafka_topic.py +109 -108
- pulumi_aiven/kafka_user.py +78 -77
- pulumi_aiven/m3_aggregator.py +233 -240
- pulumi_aiven/m3_db.py +233 -240
- pulumi_aiven/m3db_user.py +64 -63
- pulumi_aiven/mirror_maker_replication_flow.py +225 -224
- pulumi_aiven/my_sql.py +233 -240
- pulumi_aiven/mysql_database.py +53 -52
- pulumi_aiven/mysql_user.py +92 -91
- pulumi_aiven/open_search.py +233 -240
- pulumi_aiven/open_search_acl_config.py +57 -56
- pulumi_aiven/open_search_acl_rule.py +75 -74
- pulumi_aiven/opensearch_security_plugin_config.py +64 -63
- pulumi_aiven/opensearch_user.py +64 -63
- pulumi_aiven/organization.py +38 -37
- pulumi_aiven/organization_address.py +557 -0
- pulumi_aiven/organization_application_user.py +61 -60
- pulumi_aiven/organization_application_user_token.py +169 -168
- pulumi_aiven/organization_billing_group.py +645 -0
- pulumi_aiven/organization_group_project.py +43 -42
- pulumi_aiven/organization_permission.py +45 -44
- pulumi_aiven/organization_project.py +114 -82
- pulumi_aiven/organization_user.py +57 -56
- pulumi_aiven/organization_user_group.py +64 -63
- pulumi_aiven/organization_user_group_member.py +50 -81
- pulumi_aiven/organization_vpc.py +71 -70
- pulumi_aiven/organizational_unit.py +50 -49
- pulumi_aiven/outputs.py +10770 -10004
- pulumi_aiven/pg.py +233 -240
- pulumi_aiven/pg_database.py +81 -80
- pulumi_aiven/pg_user.py +92 -91
- pulumi_aiven/project.py +155 -154
- pulumi_aiven/project_user.py +50 -49
- pulumi_aiven/project_vpc.py +50 -49
- pulumi_aiven/provider.py +9 -8
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +233 -240
- pulumi_aiven/redis_user.py +120 -119
- pulumi_aiven/service_integration.py +124 -123
- pulumi_aiven/service_integration_endpoint.py +50 -49
- pulumi_aiven/static_ip.py +57 -56
- pulumi_aiven/thanos.py +233 -240
- pulumi_aiven/transit_gateway_vpc_attachment.py +92 -91
- pulumi_aiven/valkey.py +233 -240
- pulumi_aiven/valkey_user.py +120 -119
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/METADATA +1 -1
- pulumi_aiven-6.37.0a1744255932.dist-info/RECORD +188 -0
- pulumi_aiven-6.37.0a1743570488.dist-info/RECORD +0 -183
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/top_level.txt +0 -0
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
+
import builtins
|
|
5
6
|
import copy
|
|
6
7
|
import warnings
|
|
7
8
|
import sys
|
|
@@ -19,18 +20,18 @@ __all__ = ['AlloydbomniDatabaseArgs', 'AlloydbomniDatabase']
|
|
|
19
20
|
@pulumi.input_type
|
|
20
21
|
class AlloydbomniDatabaseArgs:
|
|
21
22
|
def __init__(__self__, *,
|
|
22
|
-
database_name: pulumi.Input[str],
|
|
23
|
-
project: pulumi.Input[str],
|
|
24
|
-
service_name: pulumi.Input[str],
|
|
25
|
-
lc_collate: Optional[pulumi.Input[str]] = None,
|
|
26
|
-
lc_ctype: Optional[pulumi.Input[str]] = None):
|
|
23
|
+
database_name: pulumi.Input[builtins.str],
|
|
24
|
+
project: pulumi.Input[builtins.str],
|
|
25
|
+
service_name: pulumi.Input[builtins.str],
|
|
26
|
+
lc_collate: Optional[pulumi.Input[builtins.str]] = None,
|
|
27
|
+
lc_ctype: Optional[pulumi.Input[builtins.str]] = None):
|
|
27
28
|
"""
|
|
28
29
|
The set of arguments for constructing a AlloydbomniDatabase resource.
|
|
29
|
-
:param pulumi.Input[str] database_name: The name of the service database. Changing this property forces recreation of the resource.
|
|
30
|
-
:param pulumi.Input[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.
|
|
31
|
-
:param pulumi.Input[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.
|
|
32
|
-
:param pulumi.Input[str] lc_collate: Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
33
|
-
:param pulumi.Input[str] lc_ctype: Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
30
|
+
:param pulumi.Input[builtins.str] database_name: The name of the service database. Changing this property forces recreation of the resource.
|
|
31
|
+
: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.
|
|
32
|
+
: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.
|
|
33
|
+
:param pulumi.Input[builtins.str] lc_collate: Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
34
|
+
:param pulumi.Input[builtins.str] lc_ctype: Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
34
35
|
"""
|
|
35
36
|
pulumi.set(__self__, "database_name", database_name)
|
|
36
37
|
pulumi.set(__self__, "project", project)
|
|
@@ -42,80 +43,80 @@ class AlloydbomniDatabaseArgs:
|
|
|
42
43
|
|
|
43
44
|
@property
|
|
44
45
|
@pulumi.getter(name="databaseName")
|
|
45
|
-
def database_name(self) -> pulumi.Input[str]:
|
|
46
|
+
def database_name(self) -> pulumi.Input[builtins.str]:
|
|
46
47
|
"""
|
|
47
48
|
The name of the service database. Changing this property forces recreation of the resource.
|
|
48
49
|
"""
|
|
49
50
|
return pulumi.get(self, "database_name")
|
|
50
51
|
|
|
51
52
|
@database_name.setter
|
|
52
|
-
def database_name(self, value: pulumi.Input[str]):
|
|
53
|
+
def database_name(self, value: pulumi.Input[builtins.str]):
|
|
53
54
|
pulumi.set(self, "database_name", value)
|
|
54
55
|
|
|
55
56
|
@property
|
|
56
57
|
@pulumi.getter
|
|
57
|
-
def project(self) -> pulumi.Input[str]:
|
|
58
|
+
def project(self) -> pulumi.Input[builtins.str]:
|
|
58
59
|
"""
|
|
59
60
|
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.
|
|
60
61
|
"""
|
|
61
62
|
return pulumi.get(self, "project")
|
|
62
63
|
|
|
63
64
|
@project.setter
|
|
64
|
-
def project(self, value: pulumi.Input[str]):
|
|
65
|
+
def project(self, value: pulumi.Input[builtins.str]):
|
|
65
66
|
pulumi.set(self, "project", value)
|
|
66
67
|
|
|
67
68
|
@property
|
|
68
69
|
@pulumi.getter(name="serviceName")
|
|
69
|
-
def service_name(self) -> pulumi.Input[str]:
|
|
70
|
+
def service_name(self) -> pulumi.Input[builtins.str]:
|
|
70
71
|
"""
|
|
71
72
|
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.
|
|
72
73
|
"""
|
|
73
74
|
return pulumi.get(self, "service_name")
|
|
74
75
|
|
|
75
76
|
@service_name.setter
|
|
76
|
-
def service_name(self, value: pulumi.Input[str]):
|
|
77
|
+
def service_name(self, value: pulumi.Input[builtins.str]):
|
|
77
78
|
pulumi.set(self, "service_name", value)
|
|
78
79
|
|
|
79
80
|
@property
|
|
80
81
|
@pulumi.getter(name="lcCollate")
|
|
81
|
-
def lc_collate(self) -> Optional[pulumi.Input[str]]:
|
|
82
|
+
def lc_collate(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
82
83
|
"""
|
|
83
84
|
Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
84
85
|
"""
|
|
85
86
|
return pulumi.get(self, "lc_collate")
|
|
86
87
|
|
|
87
88
|
@lc_collate.setter
|
|
88
|
-
def lc_collate(self, value: Optional[pulumi.Input[str]]):
|
|
89
|
+
def lc_collate(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
89
90
|
pulumi.set(self, "lc_collate", value)
|
|
90
91
|
|
|
91
92
|
@property
|
|
92
93
|
@pulumi.getter(name="lcCtype")
|
|
93
|
-
def lc_ctype(self) -> Optional[pulumi.Input[str]]:
|
|
94
|
+
def lc_ctype(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
94
95
|
"""
|
|
95
96
|
Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
96
97
|
"""
|
|
97
98
|
return pulumi.get(self, "lc_ctype")
|
|
98
99
|
|
|
99
100
|
@lc_ctype.setter
|
|
100
|
-
def lc_ctype(self, value: Optional[pulumi.Input[str]]):
|
|
101
|
+
def lc_ctype(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
101
102
|
pulumi.set(self, "lc_ctype", value)
|
|
102
103
|
|
|
103
104
|
|
|
104
105
|
@pulumi.input_type
|
|
105
106
|
class _AlloydbomniDatabaseState:
|
|
106
107
|
def __init__(__self__, *,
|
|
107
|
-
database_name: Optional[pulumi.Input[str]] = None,
|
|
108
|
-
lc_collate: Optional[pulumi.Input[str]] = None,
|
|
109
|
-
lc_ctype: Optional[pulumi.Input[str]] = None,
|
|
110
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
111
|
-
service_name: Optional[pulumi.Input[str]] = None):
|
|
108
|
+
database_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
109
|
+
lc_collate: Optional[pulumi.Input[builtins.str]] = None,
|
|
110
|
+
lc_ctype: Optional[pulumi.Input[builtins.str]] = None,
|
|
111
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
112
|
+
service_name: Optional[pulumi.Input[builtins.str]] = None):
|
|
112
113
|
"""
|
|
113
114
|
Input properties used for looking up and filtering AlloydbomniDatabase resources.
|
|
114
|
-
:param pulumi.Input[str] database_name: The name of the service database. Changing this property forces recreation of the resource.
|
|
115
|
-
:param pulumi.Input[str] lc_collate: Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
116
|
-
:param pulumi.Input[str] lc_ctype: Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
117
|
-
:param pulumi.Input[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.
|
|
118
|
-
:param pulumi.Input[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.
|
|
115
|
+
:param pulumi.Input[builtins.str] database_name: The name of the service database. Changing this property forces recreation of the resource.
|
|
116
|
+
:param pulumi.Input[builtins.str] lc_collate: Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
117
|
+
:param pulumi.Input[builtins.str] lc_ctype: Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
118
|
+
: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.
|
|
119
|
+
: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.
|
|
119
120
|
"""
|
|
120
121
|
if database_name is not None:
|
|
121
122
|
pulumi.set(__self__, "database_name", database_name)
|
|
@@ -130,62 +131,62 @@ class _AlloydbomniDatabaseState:
|
|
|
130
131
|
|
|
131
132
|
@property
|
|
132
133
|
@pulumi.getter(name="databaseName")
|
|
133
|
-
def database_name(self) -> Optional[pulumi.Input[str]]:
|
|
134
|
+
def database_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
134
135
|
"""
|
|
135
136
|
The name of the service database. Changing this property forces recreation of the resource.
|
|
136
137
|
"""
|
|
137
138
|
return pulumi.get(self, "database_name")
|
|
138
139
|
|
|
139
140
|
@database_name.setter
|
|
140
|
-
def database_name(self, value: Optional[pulumi.Input[str]]):
|
|
141
|
+
def database_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
141
142
|
pulumi.set(self, "database_name", value)
|
|
142
143
|
|
|
143
144
|
@property
|
|
144
145
|
@pulumi.getter(name="lcCollate")
|
|
145
|
-
def lc_collate(self) -> Optional[pulumi.Input[str]]:
|
|
146
|
+
def lc_collate(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
146
147
|
"""
|
|
147
148
|
Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
148
149
|
"""
|
|
149
150
|
return pulumi.get(self, "lc_collate")
|
|
150
151
|
|
|
151
152
|
@lc_collate.setter
|
|
152
|
-
def lc_collate(self, value: Optional[pulumi.Input[str]]):
|
|
153
|
+
def lc_collate(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
153
154
|
pulumi.set(self, "lc_collate", value)
|
|
154
155
|
|
|
155
156
|
@property
|
|
156
157
|
@pulumi.getter(name="lcCtype")
|
|
157
|
-
def lc_ctype(self) -> Optional[pulumi.Input[str]]:
|
|
158
|
+
def lc_ctype(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
158
159
|
"""
|
|
159
160
|
Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
160
161
|
"""
|
|
161
162
|
return pulumi.get(self, "lc_ctype")
|
|
162
163
|
|
|
163
164
|
@lc_ctype.setter
|
|
164
|
-
def lc_ctype(self, value: Optional[pulumi.Input[str]]):
|
|
165
|
+
def lc_ctype(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
165
166
|
pulumi.set(self, "lc_ctype", value)
|
|
166
167
|
|
|
167
168
|
@property
|
|
168
169
|
@pulumi.getter
|
|
169
|
-
def project(self) -> Optional[pulumi.Input[str]]:
|
|
170
|
+
def project(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
170
171
|
"""
|
|
171
172
|
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.
|
|
172
173
|
"""
|
|
173
174
|
return pulumi.get(self, "project")
|
|
174
175
|
|
|
175
176
|
@project.setter
|
|
176
|
-
def project(self, value: Optional[pulumi.Input[str]]):
|
|
177
|
+
def project(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
177
178
|
pulumi.set(self, "project", value)
|
|
178
179
|
|
|
179
180
|
@property
|
|
180
181
|
@pulumi.getter(name="serviceName")
|
|
181
|
-
def service_name(self) -> Optional[pulumi.Input[str]]:
|
|
182
|
+
def service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
182
183
|
"""
|
|
183
184
|
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.
|
|
184
185
|
"""
|
|
185
186
|
return pulumi.get(self, "service_name")
|
|
186
187
|
|
|
187
188
|
@service_name.setter
|
|
188
|
-
def service_name(self, value: Optional[pulumi.Input[str]]):
|
|
189
|
+
def service_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
189
190
|
pulumi.set(self, "service_name", value)
|
|
190
191
|
|
|
191
192
|
|
|
@@ -194,11 +195,11 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
194
195
|
def __init__(__self__,
|
|
195
196
|
resource_name: str,
|
|
196
197
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
197
|
-
database_name: Optional[pulumi.Input[str]] = None,
|
|
198
|
-
lc_collate: Optional[pulumi.Input[str]] = None,
|
|
199
|
-
lc_ctype: Optional[pulumi.Input[str]] = None,
|
|
200
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
201
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
198
|
+
database_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
199
|
+
lc_collate: Optional[pulumi.Input[builtins.str]] = None,
|
|
200
|
+
lc_ctype: Optional[pulumi.Input[builtins.str]] = None,
|
|
201
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
202
|
+
service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
202
203
|
__props__=None):
|
|
203
204
|
"""
|
|
204
205
|
Creates and manages a database in an Aiven for AlloyDB Omni service.
|
|
@@ -208,11 +209,11 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
208
209
|
|
|
209
210
|
:param str resource_name: The name of the resource.
|
|
210
211
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
211
|
-
:param pulumi.Input[str] database_name: The name of the service database. Changing this property forces recreation of the resource.
|
|
212
|
-
:param pulumi.Input[str] lc_collate: Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
213
|
-
:param pulumi.Input[str] lc_ctype: Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
214
|
-
:param pulumi.Input[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.
|
|
215
|
-
:param pulumi.Input[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.
|
|
212
|
+
:param pulumi.Input[builtins.str] database_name: The name of the service database. Changing this property forces recreation of the resource.
|
|
213
|
+
:param pulumi.Input[builtins.str] lc_collate: Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
214
|
+
:param pulumi.Input[builtins.str] lc_ctype: Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
215
|
+
: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.
|
|
216
|
+
: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.
|
|
216
217
|
"""
|
|
217
218
|
...
|
|
218
219
|
@overload
|
|
@@ -241,11 +242,11 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
241
242
|
def _internal_init(__self__,
|
|
242
243
|
resource_name: str,
|
|
243
244
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
244
|
-
database_name: Optional[pulumi.Input[str]] = None,
|
|
245
|
-
lc_collate: Optional[pulumi.Input[str]] = None,
|
|
246
|
-
lc_ctype: Optional[pulumi.Input[str]] = None,
|
|
247
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
248
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
245
|
+
database_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
246
|
+
lc_collate: Optional[pulumi.Input[builtins.str]] = None,
|
|
247
|
+
lc_ctype: Optional[pulumi.Input[builtins.str]] = None,
|
|
248
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
249
|
+
service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
249
250
|
__props__=None):
|
|
250
251
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
251
252
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -276,11 +277,11 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
276
277
|
def get(resource_name: str,
|
|
277
278
|
id: pulumi.Input[str],
|
|
278
279
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
279
|
-
database_name: Optional[pulumi.Input[str]] = None,
|
|
280
|
-
lc_collate: Optional[pulumi.Input[str]] = None,
|
|
281
|
-
lc_ctype: Optional[pulumi.Input[str]] = None,
|
|
282
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
283
|
-
service_name: Optional[pulumi.Input[str]] = None) -> 'AlloydbomniDatabase':
|
|
280
|
+
database_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
281
|
+
lc_collate: Optional[pulumi.Input[builtins.str]] = None,
|
|
282
|
+
lc_ctype: Optional[pulumi.Input[builtins.str]] = None,
|
|
283
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
284
|
+
service_name: Optional[pulumi.Input[builtins.str]] = None) -> 'AlloydbomniDatabase':
|
|
284
285
|
"""
|
|
285
286
|
Get an existing AlloydbomniDatabase resource's state with the given name, id, and optional extra
|
|
286
287
|
properties used to qualify the lookup.
|
|
@@ -288,11 +289,11 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
288
289
|
:param str resource_name: The unique name of the resulting resource.
|
|
289
290
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
290
291
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
291
|
-
:param pulumi.Input[str] database_name: The name of the service database. Changing this property forces recreation of the resource.
|
|
292
|
-
:param pulumi.Input[str] lc_collate: Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
293
|
-
:param pulumi.Input[str] lc_ctype: Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
294
|
-
:param pulumi.Input[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.
|
|
295
|
-
:param pulumi.Input[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.
|
|
292
|
+
:param pulumi.Input[builtins.str] database_name: The name of the service database. Changing this property forces recreation of the resource.
|
|
293
|
+
:param pulumi.Input[builtins.str] lc_collate: Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
294
|
+
:param pulumi.Input[builtins.str] lc_ctype: Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
295
|
+
: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.
|
|
296
|
+
: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.
|
|
296
297
|
"""
|
|
297
298
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
298
299
|
|
|
@@ -307,7 +308,7 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
307
308
|
|
|
308
309
|
@property
|
|
309
310
|
@pulumi.getter(name="databaseName")
|
|
310
|
-
def database_name(self) -> pulumi.Output[str]:
|
|
311
|
+
def database_name(self) -> pulumi.Output[builtins.str]:
|
|
311
312
|
"""
|
|
312
313
|
The name of the service database. Changing this property forces recreation of the resource.
|
|
313
314
|
"""
|
|
@@ -315,7 +316,7 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
315
316
|
|
|
316
317
|
@property
|
|
317
318
|
@pulumi.getter(name="lcCollate")
|
|
318
|
-
def lc_collate(self) -> pulumi.Output[Optional[str]]:
|
|
319
|
+
def lc_collate(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
319
320
|
"""
|
|
320
321
|
Default string sort order (`LC_COLLATE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
321
322
|
"""
|
|
@@ -323,7 +324,7 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
323
324
|
|
|
324
325
|
@property
|
|
325
326
|
@pulumi.getter(name="lcCtype")
|
|
326
|
-
def lc_ctype(self) -> pulumi.Output[Optional[str]]:
|
|
327
|
+
def lc_ctype(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
327
328
|
"""
|
|
328
329
|
Default character classification (`LC_CTYPE`) of the database. The default value is `en_US.UTF-8`. Changing this property forces recreation of the resource.
|
|
329
330
|
"""
|
|
@@ -331,7 +332,7 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
331
332
|
|
|
332
333
|
@property
|
|
333
334
|
@pulumi.getter
|
|
334
|
-
def project(self) -> pulumi.Output[str]:
|
|
335
|
+
def project(self) -> pulumi.Output[builtins.str]:
|
|
335
336
|
"""
|
|
336
337
|
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.
|
|
337
338
|
"""
|
|
@@ -339,7 +340,7 @@ class AlloydbomniDatabase(pulumi.CustomResource):
|
|
|
339
340
|
|
|
340
341
|
@property
|
|
341
342
|
@pulumi.getter(name="serviceName")
|
|
342
|
-
def service_name(self) -> pulumi.Output[str]:
|
|
343
|
+
def service_name(self) -> pulumi.Output[builtins.str]:
|
|
343
344
|
"""
|
|
344
345
|
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.
|
|
345
346
|
"""
|