pulumi-aiven 6.13.0a1709702245__py3-none-any.whl → 6.31.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-aiven might be problematic. Click here for more details.
- pulumi_aiven/__init__.py +136 -0
- pulumi_aiven/_inputs.py +32960 -13922
- pulumi_aiven/_utilities.py +41 -5
- pulumi_aiven/account.py +34 -43
- pulumi_aiven/account_authentication.py +24 -9
- pulumi_aiven/account_team.py +37 -12
- pulumi_aiven/account_team_member.py +48 -35
- pulumi_aiven/account_team_project.py +42 -25
- pulumi_aiven/alloydbomni.py +1335 -0
- pulumi_aiven/alloydbomni_database.py +347 -0
- pulumi_aiven/alloydbomni_user.py +433 -0
- pulumi_aiven/aws_privatelink.py +44 -39
- pulumi_aiven/aws_vpc_peering_connection.py +72 -57
- pulumi_aiven/azure_privatelink.py +54 -49
- pulumi_aiven/azure_privatelink_connection_approval.py +136 -33
- pulumi_aiven/azure_vpc_peering_connection.py +86 -73
- pulumi_aiven/billing_group.py +33 -30
- pulumi_aiven/cassandra.py +145 -122
- pulumi_aiven/cassandra_user.py +59 -54
- pulumi_aiven/clickhouse.py +133 -110
- pulumi_aiven/clickhouse_database.py +58 -58
- pulumi_aiven/clickhouse_grant.py +135 -130
- pulumi_aiven/clickhouse_role.py +36 -45
- pulumi_aiven/clickhouse_user.py +50 -45
- pulumi_aiven/config/__init__.pyi +5 -0
- pulumi_aiven/config/vars.py +5 -0
- pulumi_aiven/connection_pool.py +67 -62
- pulumi_aiven/dragonfly.py +1256 -0
- pulumi_aiven/flink.py +104 -100
- pulumi_aiven/flink_application.py +58 -51
- pulumi_aiven/flink_application_deployment.py +178 -73
- pulumi_aiven/flink_application_version.py +179 -96
- pulumi_aiven/gcp_privatelink.py +69 -42
- pulumi_aiven/gcp_privatelink_connection_approval.py +78 -49
- pulumi_aiven/gcp_vpc_peering_connection.py +49 -44
- pulumi_aiven/get_account.py +20 -5
- pulumi_aiven/get_account_authentication.py +31 -5
- pulumi_aiven/get_account_team.py +18 -5
- pulumi_aiven/get_account_team_member.py +29 -14
- pulumi_aiven/get_account_team_project.py +19 -6
- pulumi_aiven/get_alloydbomni.py +499 -0
- pulumi_aiven/get_alloydbomni_database.py +168 -0
- pulumi_aiven/get_alloydbomni_user.py +210 -0
- pulumi_aiven/get_aws_privatelink.py +33 -20
- pulumi_aiven/get_aws_vpc_peering_connection.py +56 -29
- pulumi_aiven/get_azure_privatelink.py +37 -22
- pulumi_aiven/get_azure_vpc_peering_connection.py +77 -28
- pulumi_aiven/get_billing_group.py +31 -8
- pulumi_aiven/get_cassanda.py +55 -19
- pulumi_aiven/get_cassandra.py +55 -19
- pulumi_aiven/get_cassandra_user.py +42 -26
- pulumi_aiven/get_clickhouse.py +55 -19
- pulumi_aiven/get_clickhouse_database.py +35 -22
- pulumi_aiven/get_clickhouse_user.py +40 -25
- pulumi_aiven/get_connection_pool.py +43 -26
- pulumi_aiven/get_dragonfly.py +499 -0
- pulumi_aiven/get_external_identity.py +160 -0
- pulumi_aiven/get_flink.py +55 -19
- pulumi_aiven/get_flink_application.py +44 -27
- pulumi_aiven/get_flink_application_version.py +55 -33
- pulumi_aiven/get_gcp_privatelink.py +63 -7
- pulumi_aiven/get_gcp_vpc_peering_connection.py +39 -24
- pulumi_aiven/get_grafana.py +55 -19
- pulumi_aiven/get_influx_db.py +41 -5
- pulumi_aiven/get_influxdb_database.py +18 -5
- pulumi_aiven/get_influxdb_user.py +21 -5
- pulumi_aiven/get_kafka.py +59 -21
- pulumi_aiven/get_kafka_acl.py +50 -33
- pulumi_aiven/get_kafka_connect.py +54 -32
- pulumi_aiven/get_kafka_connector.py +44 -24
- pulumi_aiven/get_kafka_mirror_maker.py +50 -28
- pulumi_aiven/get_kafka_schema.py +35 -19
- pulumi_aiven/get_kafka_schema_configuration.py +32 -17
- pulumi_aiven/get_kafka_schema_registry_acl.py +37 -20
- pulumi_aiven/get_kafka_topic.py +70 -25
- pulumi_aiven/get_kafka_user.py +42 -26
- pulumi_aiven/get_m3_aggregator.py +51 -15
- pulumi_aiven/get_m3_db.py +55 -19
- pulumi_aiven/get_m3db_user.py +38 -24
- pulumi_aiven/get_mirror_maker_replication_flow.py +86 -21
- pulumi_aiven/get_my_sql.py +50 -14
- pulumi_aiven/get_mysql_database.py +31 -18
- pulumi_aiven/get_mysql_user.py +36 -19
- pulumi_aiven/get_open_search.py +50 -14
- pulumi_aiven/get_open_search_acl_config.py +27 -15
- pulumi_aiven/get_open_search_acl_rule.py +37 -21
- pulumi_aiven/get_opensearch_security_plugin_config.py +29 -15
- pulumi_aiven/get_opensearch_user.py +32 -18
- pulumi_aiven/get_organization.py +25 -13
- pulumi_aiven/get_organization_application_user.py +176 -0
- pulumi_aiven/get_organization_user.py +18 -5
- pulumi_aiven/get_organization_user_group.py +48 -14
- pulumi_aiven/get_organization_user_list.py +121 -0
- pulumi_aiven/get_organizational_unit.py +26 -14
- pulumi_aiven/get_pg.py +55 -19
- pulumi_aiven/get_pg_database.py +39 -24
- pulumi_aiven/get_pg_user.py +44 -27
- pulumi_aiven/get_project.py +43 -22
- pulumi_aiven/get_project_user.py +27 -15
- pulumi_aiven/get_project_vpc.py +31 -19
- pulumi_aiven/get_redis.py +50 -14
- pulumi_aiven/get_redis_user.py +40 -22
- pulumi_aiven/get_service_component.py +40 -18
- pulumi_aiven/get_service_integration.py +163 -49
- pulumi_aiven/get_service_integration_endpoint.py +128 -33
- pulumi_aiven/get_thanos.py +499 -0
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +35 -18
- pulumi_aiven/get_valkey.py +499 -0
- pulumi_aiven/get_valkey_user.py +218 -0
- pulumi_aiven/grafana.py +188 -318
- pulumi_aiven/influx_db.py +127 -90
- pulumi_aiven/influxdb_database.py +40 -55
- pulumi_aiven/influxdb_user.py +47 -42
- pulumi_aiven/kafka.py +157 -140
- pulumi_aiven/kafka_acl.py +64 -53
- pulumi_aiven/kafka_connect.py +201 -328
- pulumi_aiven/kafka_connector.py +67 -56
- pulumi_aiven/kafka_mirror_maker.py +139 -318
- pulumi_aiven/kafka_native_acl.py +588 -0
- pulumi_aiven/kafka_quota.py +604 -0
- pulumi_aiven/kafka_schema.py +65 -56
- pulumi_aiven/kafka_schema_configuration.py +25 -20
- pulumi_aiven/kafka_schema_registry_acl.py +80 -35
- pulumi_aiven/kafka_topic.py +184 -65
- pulumi_aiven/kafka_user.py +59 -54
- pulumi_aiven/m3_aggregator.py +176 -308
- pulumi_aiven/m3_db.py +190 -322
- pulumi_aiven/m3db_user.py +51 -46
- pulumi_aiven/mirror_maker_replication_flow.py +217 -53
- pulumi_aiven/my_sql.py +190 -322
- pulumi_aiven/mysql_database.py +32 -47
- pulumi_aiven/mysql_user.py +37 -32
- pulumi_aiven/open_search.py +128 -105
- pulumi_aiven/open_search_acl_config.py +33 -32
- pulumi_aiven/open_search_acl_rule.py +55 -50
- pulumi_aiven/opensearch_security_plugin_config.py +69 -16
- pulumi_aiven/opensearch_user.py +30 -25
- pulumi_aiven/organization.py +18 -13
- pulumi_aiven/organization_application_user.py +345 -0
- pulumi_aiven/organization_application_user_token.py +711 -0
- pulumi_aiven/organization_group_project.py +349 -0
- pulumi_aiven/organization_permission.py +421 -0
- pulumi_aiven/organization_user.py +25 -46
- pulumi_aiven/organization_user_group.py +64 -23
- pulumi_aiven/organization_user_group_member.py +359 -0
- pulumi_aiven/organizational_unit.py +41 -32
- pulumi_aiven/outputs.py +38714 -21632
- pulumi_aiven/pg.py +92 -88
- pulumi_aiven/pg_database.py +52 -67
- pulumi_aiven/pg_user.py +80 -61
- pulumi_aiven/project.py +111 -102
- pulumi_aiven/project_user.py +44 -31
- pulumi_aiven/project_vpc.py +58 -29
- pulumi_aiven/provider.py +5 -0
- pulumi_aiven/pulumi-plugin.json +2 -1
- pulumi_aiven/redis.py +163 -295
- pulumi_aiven/redis_user.py +58 -53
- pulumi_aiven/service_integration.py +511 -161
- pulumi_aiven/service_integration_endpoint.py +466 -158
- pulumi_aiven/static_ip.py +21 -16
- pulumi_aiven/thanos.py +1262 -0
- pulumi_aiven/transit_gateway_vpc_attachment.py +44 -54
- pulumi_aiven/valkey.py +1256 -0
- pulumi_aiven/valkey_user.py +606 -0
- {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/METADATA +7 -6
- pulumi_aiven-6.31.0.dist-info/RECORD +170 -0
- {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/WHEEL +1 -1
- pulumi_aiven-6.13.0a1709702245.dist-info/RECORD +0 -146
- {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,218 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from . import _utilities
|
|
16
|
+
|
|
17
|
+
__all__ = [
|
|
18
|
+
'GetValkeyUserResult',
|
|
19
|
+
'AwaitableGetValkeyUserResult',
|
|
20
|
+
'get_valkey_user',
|
|
21
|
+
'get_valkey_user_output',
|
|
22
|
+
]
|
|
23
|
+
|
|
24
|
+
@pulumi.output_type
|
|
25
|
+
class GetValkeyUserResult:
|
|
26
|
+
"""
|
|
27
|
+
A collection of values returned by getValkeyUser.
|
|
28
|
+
"""
|
|
29
|
+
def __init__(__self__, id=None, password=None, project=None, service_name=None, type=None, username=None, valkey_acl_categories=None, valkey_acl_channels=None, valkey_acl_commands=None, valkey_acl_keys=None):
|
|
30
|
+
if id and not isinstance(id, str):
|
|
31
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
32
|
+
pulumi.set(__self__, "id", id)
|
|
33
|
+
if password and not isinstance(password, str):
|
|
34
|
+
raise TypeError("Expected argument 'password' to be a str")
|
|
35
|
+
pulumi.set(__self__, "password", password)
|
|
36
|
+
if project and not isinstance(project, str):
|
|
37
|
+
raise TypeError("Expected argument 'project' to be a str")
|
|
38
|
+
pulumi.set(__self__, "project", project)
|
|
39
|
+
if service_name and not isinstance(service_name, str):
|
|
40
|
+
raise TypeError("Expected argument 'service_name' to be a str")
|
|
41
|
+
pulumi.set(__self__, "service_name", service_name)
|
|
42
|
+
if type and not isinstance(type, str):
|
|
43
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
44
|
+
pulumi.set(__self__, "type", type)
|
|
45
|
+
if username and not isinstance(username, str):
|
|
46
|
+
raise TypeError("Expected argument 'username' to be a str")
|
|
47
|
+
pulumi.set(__self__, "username", username)
|
|
48
|
+
if valkey_acl_categories and not isinstance(valkey_acl_categories, list):
|
|
49
|
+
raise TypeError("Expected argument 'valkey_acl_categories' to be a list")
|
|
50
|
+
pulumi.set(__self__, "valkey_acl_categories", valkey_acl_categories)
|
|
51
|
+
if valkey_acl_channels and not isinstance(valkey_acl_channels, list):
|
|
52
|
+
raise TypeError("Expected argument 'valkey_acl_channels' to be a list")
|
|
53
|
+
pulumi.set(__self__, "valkey_acl_channels", valkey_acl_channels)
|
|
54
|
+
if valkey_acl_commands and not isinstance(valkey_acl_commands, list):
|
|
55
|
+
raise TypeError("Expected argument 'valkey_acl_commands' to be a list")
|
|
56
|
+
pulumi.set(__self__, "valkey_acl_commands", valkey_acl_commands)
|
|
57
|
+
if valkey_acl_keys and not isinstance(valkey_acl_keys, list):
|
|
58
|
+
raise TypeError("Expected argument 'valkey_acl_keys' to be a list")
|
|
59
|
+
pulumi.set(__self__, "valkey_acl_keys", valkey_acl_keys)
|
|
60
|
+
|
|
61
|
+
@property
|
|
62
|
+
@pulumi.getter
|
|
63
|
+
def id(self) -> str:
|
|
64
|
+
"""
|
|
65
|
+
The provider-assigned unique ID for this managed resource.
|
|
66
|
+
"""
|
|
67
|
+
return pulumi.get(self, "id")
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
@pulumi.getter
|
|
71
|
+
def password(self) -> str:
|
|
72
|
+
"""
|
|
73
|
+
The Valkey service user's password.
|
|
74
|
+
"""
|
|
75
|
+
return pulumi.get(self, "password")
|
|
76
|
+
|
|
77
|
+
@property
|
|
78
|
+
@pulumi.getter
|
|
79
|
+
def project(self) -> str:
|
|
80
|
+
"""
|
|
81
|
+
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.
|
|
82
|
+
"""
|
|
83
|
+
return pulumi.get(self, "project")
|
|
84
|
+
|
|
85
|
+
@property
|
|
86
|
+
@pulumi.getter(name="serviceName")
|
|
87
|
+
def service_name(self) -> str:
|
|
88
|
+
"""
|
|
89
|
+
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.
|
|
90
|
+
"""
|
|
91
|
+
return pulumi.get(self, "service_name")
|
|
92
|
+
|
|
93
|
+
@property
|
|
94
|
+
@pulumi.getter
|
|
95
|
+
def type(self) -> str:
|
|
96
|
+
"""
|
|
97
|
+
User account type, such as primary or regular account.
|
|
98
|
+
"""
|
|
99
|
+
return pulumi.get(self, "type")
|
|
100
|
+
|
|
101
|
+
@property
|
|
102
|
+
@pulumi.getter
|
|
103
|
+
def username(self) -> str:
|
|
104
|
+
"""
|
|
105
|
+
Name of the Valkey service user. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
106
|
+
"""
|
|
107
|
+
return pulumi.get(self, "username")
|
|
108
|
+
|
|
109
|
+
@property
|
|
110
|
+
@pulumi.getter(name="valkeyAclCategories")
|
|
111
|
+
def valkey_acl_categories(self) -> Sequence[str]:
|
|
112
|
+
"""
|
|
113
|
+
Allow or disallow command categories. To allow a category use the prefix `+@` and to disallow use `-@`. See the [Valkey documentation](https://valkey.io/topics/acl/) for details on the ACL feature. The field is required with`valkey_acl_commands` and `valkey_acl_keys`. Changing this property forces recreation of the resource.
|
|
114
|
+
"""
|
|
115
|
+
return pulumi.get(self, "valkey_acl_categories")
|
|
116
|
+
|
|
117
|
+
@property
|
|
118
|
+
@pulumi.getter(name="valkeyAclChannels")
|
|
119
|
+
def valkey_acl_channels(self) -> Sequence[str]:
|
|
120
|
+
"""
|
|
121
|
+
Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
122
|
+
"""
|
|
123
|
+
return pulumi.get(self, "valkey_acl_channels")
|
|
124
|
+
|
|
125
|
+
@property
|
|
126
|
+
@pulumi.getter(name="valkeyAclCommands")
|
|
127
|
+
def valkey_acl_commands(self) -> Sequence[str]:
|
|
128
|
+
"""
|
|
129
|
+
Defines rules for individual commands. To allow a command use the prefix `+` and to disallow use `-`. The field is required with`valkey_acl_categories` and `valkey_acl_keys`. Changing this property forces recreation of the resource.
|
|
130
|
+
"""
|
|
131
|
+
return pulumi.get(self, "valkey_acl_commands")
|
|
132
|
+
|
|
133
|
+
@property
|
|
134
|
+
@pulumi.getter(name="valkeyAclKeys")
|
|
135
|
+
def valkey_acl_keys(self) -> Sequence[str]:
|
|
136
|
+
"""
|
|
137
|
+
Key access rules. Entries are defined as standard glob patterns. The field is required with`valkey_acl_categories` and `valkey_acl_keys`. Changing this property forces recreation of the resource.
|
|
138
|
+
"""
|
|
139
|
+
return pulumi.get(self, "valkey_acl_keys")
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
class AwaitableGetValkeyUserResult(GetValkeyUserResult):
|
|
143
|
+
# pylint: disable=using-constant-test
|
|
144
|
+
def __await__(self):
|
|
145
|
+
if False:
|
|
146
|
+
yield self
|
|
147
|
+
return GetValkeyUserResult(
|
|
148
|
+
id=self.id,
|
|
149
|
+
password=self.password,
|
|
150
|
+
project=self.project,
|
|
151
|
+
service_name=self.service_name,
|
|
152
|
+
type=self.type,
|
|
153
|
+
username=self.username,
|
|
154
|
+
valkey_acl_categories=self.valkey_acl_categories,
|
|
155
|
+
valkey_acl_channels=self.valkey_acl_channels,
|
|
156
|
+
valkey_acl_commands=self.valkey_acl_commands,
|
|
157
|
+
valkey_acl_keys=self.valkey_acl_keys)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
def get_valkey_user(project: Optional[str] = None,
|
|
161
|
+
service_name: Optional[str] = None,
|
|
162
|
+
username: Optional[str] = None,
|
|
163
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetValkeyUserResult:
|
|
164
|
+
"""
|
|
165
|
+
The Valkey User data source provides information about the existing Aiven for Valkey user.
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
:param 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.
|
|
169
|
+
:param 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.
|
|
170
|
+
:param str username: Name of the Valkey service user. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
171
|
+
"""
|
|
172
|
+
__args__ = dict()
|
|
173
|
+
__args__['project'] = project
|
|
174
|
+
__args__['serviceName'] = service_name
|
|
175
|
+
__args__['username'] = username
|
|
176
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
177
|
+
__ret__ = pulumi.runtime.invoke('aiven:index/getValkeyUser:getValkeyUser', __args__, opts=opts, typ=GetValkeyUserResult).value
|
|
178
|
+
|
|
179
|
+
return AwaitableGetValkeyUserResult(
|
|
180
|
+
id=pulumi.get(__ret__, 'id'),
|
|
181
|
+
password=pulumi.get(__ret__, 'password'),
|
|
182
|
+
project=pulumi.get(__ret__, 'project'),
|
|
183
|
+
service_name=pulumi.get(__ret__, 'service_name'),
|
|
184
|
+
type=pulumi.get(__ret__, 'type'),
|
|
185
|
+
username=pulumi.get(__ret__, 'username'),
|
|
186
|
+
valkey_acl_categories=pulumi.get(__ret__, 'valkey_acl_categories'),
|
|
187
|
+
valkey_acl_channels=pulumi.get(__ret__, 'valkey_acl_channels'),
|
|
188
|
+
valkey_acl_commands=pulumi.get(__ret__, 'valkey_acl_commands'),
|
|
189
|
+
valkey_acl_keys=pulumi.get(__ret__, 'valkey_acl_keys'))
|
|
190
|
+
def get_valkey_user_output(project: Optional[pulumi.Input[str]] = None,
|
|
191
|
+
service_name: Optional[pulumi.Input[str]] = None,
|
|
192
|
+
username: Optional[pulumi.Input[str]] = None,
|
|
193
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetValkeyUserResult]:
|
|
194
|
+
"""
|
|
195
|
+
The Valkey User data source provides information about the existing Aiven for Valkey user.
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
:param 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.
|
|
199
|
+
:param 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.
|
|
200
|
+
:param str username: Name of the Valkey service user. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
201
|
+
"""
|
|
202
|
+
__args__ = dict()
|
|
203
|
+
__args__['project'] = project
|
|
204
|
+
__args__['serviceName'] = service_name
|
|
205
|
+
__args__['username'] = username
|
|
206
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
207
|
+
__ret__ = pulumi.runtime.invoke_output('aiven:index/getValkeyUser:getValkeyUser', __args__, opts=opts, typ=GetValkeyUserResult)
|
|
208
|
+
return __ret__.apply(lambda __response__: GetValkeyUserResult(
|
|
209
|
+
id=pulumi.get(__response__, 'id'),
|
|
210
|
+
password=pulumi.get(__response__, 'password'),
|
|
211
|
+
project=pulumi.get(__response__, 'project'),
|
|
212
|
+
service_name=pulumi.get(__response__, 'service_name'),
|
|
213
|
+
type=pulumi.get(__response__, 'type'),
|
|
214
|
+
username=pulumi.get(__response__, 'username'),
|
|
215
|
+
valkey_acl_categories=pulumi.get(__response__, 'valkey_acl_categories'),
|
|
216
|
+
valkey_acl_channels=pulumi.get(__response__, 'valkey_acl_channels'),
|
|
217
|
+
valkey_acl_commands=pulumi.get(__response__, 'valkey_acl_commands'),
|
|
218
|
+
valkey_acl_keys=pulumi.get(__response__, 'valkey_acl_keys')))
|