pulumi-aiven 6.37.0a1743570488__py3-none-any.whl → 6.37.0a1744182902__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 -0
- pulumi_aiven/_inputs.py +8278 -8277
- 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 +246 -245
- 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 +232 -231
- pulumi_aiven/cassandra_user.py +78 -77
- pulumi_aiven/clickhouse.py +232 -231
- 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 +232 -231
- pulumi_aiven/flink.py +232 -231
- 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 +33 -32
- 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 +32 -31
- pulumi_aiven/get_cassandra.py +32 -31
- pulumi_aiven/get_cassandra_user.py +21 -20
- pulumi_aiven/get_clickhouse.py +32 -31
- 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 +32 -31
- pulumi_aiven/get_external_identity.py +22 -21
- pulumi_aiven/get_flink.py +32 -31
- 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 +32 -31
- 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 +34 -33
- pulumi_aiven/get_kafka_acl.py +28 -27
- pulumi_aiven/get_kafka_connect.py +32 -31
- pulumi_aiven/get_kafka_connector.py +24 -23
- pulumi_aiven/get_kafka_mirror_maker.py +32 -31
- 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 +32 -31
- pulumi_aiven/get_m3_db.py +32 -31
- pulumi_aiven/get_m3db_user.py +19 -18
- pulumi_aiven/get_mirror_maker_replication_flow.py +34 -33
- pulumi_aiven/get_my_sql.py +32 -31
- pulumi_aiven/get_mysql_database.py +18 -17
- pulumi_aiven/get_mysql_user.py +22 -21
- pulumi_aiven/get_open_search.py +32 -31
- 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_application_user.py +15 -14
- pulumi_aiven/get_organization_project.py +15 -14
- pulumi_aiven/get_organization_user.py +18 -17
- pulumi_aiven/get_organization_user_group.py +16 -15
- pulumi_aiven/get_organization_user_list.py +11 -10
- pulumi_aiven/get_organization_vpc.py +17 -16
- pulumi_aiven/get_organizational_unit.py +11 -10
- pulumi_aiven/get_pg.py +32 -31
- 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 +32 -31
- pulumi_aiven/get_redis_user.py +23 -22
- pulumi_aiven/get_service_component.py +39 -38
- pulumi_aiven/get_service_integration.py +27 -26
- pulumi_aiven/get_service_integration_endpoint.py +14 -13
- pulumi_aiven/get_thanos.py +32 -31
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +22 -21
- pulumi_aiven/get_valkey.py +32 -31
- pulumi_aiven/get_valkey_user.py +23 -22
- pulumi_aiven/grafana.py +232 -231
- pulumi_aiven/influx_db.py +232 -231
- pulumi_aiven/influxdb_database.py +53 -52
- pulumi_aiven/influxdb_user.py +78 -77
- pulumi_aiven/kafka.py +260 -259
- pulumi_aiven/kafka_acl.py +78 -77
- pulumi_aiven/kafka_connect.py +232 -231
- pulumi_aiven/kafka_connector.py +99 -98
- pulumi_aiven/kafka_mirror_maker.py +232 -231
- 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 +232 -231
- pulumi_aiven/m3_db.py +232 -231
- pulumi_aiven/m3db_user.py +64 -63
- pulumi_aiven/mirror_maker_replication_flow.py +225 -224
- pulumi_aiven/my_sql.py +232 -231
- pulumi_aiven/mysql_database.py +53 -52
- pulumi_aiven/mysql_user.py +92 -91
- pulumi_aiven/open_search.py +232 -231
- 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 +36 -35
- pulumi_aiven/organization_application_user.py +57 -56
- pulumi_aiven/organization_application_user_token.py +169 -168
- pulumi_aiven/organization_group_project.py +43 -42
- pulumi_aiven/organization_permission.py +43 -42
- pulumi_aiven/organization_project.py +71 -70
- pulumi_aiven/organization_user.py +57 -56
- pulumi_aiven/organization_user_group.py +64 -63
- pulumi_aiven/organization_user_group_member.py +50 -49
- pulumi_aiven/organization_vpc.py +71 -70
- pulumi_aiven/organizational_unit.py +50 -49
- pulumi_aiven/outputs.py +9982 -9981
- pulumi_aiven/pg.py +232 -231
- 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 +232 -231
- pulumi_aiven/redis_user.py +120 -119
- pulumi_aiven/service_integration.py +120 -119
- pulumi_aiven/service_integration_endpoint.py +50 -49
- pulumi_aiven/static_ip.py +57 -56
- pulumi_aiven/thanos.py +232 -231
- pulumi_aiven/transit_gateway_vpc_attachment.py +92 -91
- pulumi_aiven/valkey.py +232 -231
- pulumi_aiven/valkey_user.py +120 -119
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744182902.dist-info}/METADATA +1 -1
- pulumi_aiven-6.37.0a1744182902.dist-info/RECORD +183 -0
- pulumi_aiven-6.37.0a1743570488.dist-info/RECORD +0 -183
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744182902.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744182902.dist-info}/top_level.txt +0 -0
pulumi_aiven/valkey_user.py
CHANGED
|
@@ -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,24 +20,24 @@ __all__ = ['ValkeyUserArgs', 'ValkeyUser']
|
|
|
19
20
|
@pulumi.input_type
|
|
20
21
|
class ValkeyUserArgs:
|
|
21
22
|
def __init__(__self__, *,
|
|
22
|
-
project: pulumi.Input[str],
|
|
23
|
-
service_name: pulumi.Input[str],
|
|
24
|
-
username: pulumi.Input[str],
|
|
25
|
-
password: Optional[pulumi.Input[str]] = None,
|
|
26
|
-
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
27
|
-
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
28
|
-
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
29
|
-
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
23
|
+
project: pulumi.Input[builtins.str],
|
|
24
|
+
service_name: pulumi.Input[builtins.str],
|
|
25
|
+
username: pulumi.Input[builtins.str],
|
|
26
|
+
password: Optional[pulumi.Input[builtins.str]] = None,
|
|
27
|
+
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
28
|
+
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
29
|
+
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
30
|
+
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
|
|
30
31
|
"""
|
|
31
32
|
The set of arguments for constructing a ValkeyUser resource.
|
|
32
|
-
: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.
|
|
33
|
-
: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.
|
|
34
|
-
:param pulumi.Input[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.
|
|
35
|
-
:param pulumi.Input[str] password: The Valkey service user's password.
|
|
36
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_categories: 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.
|
|
37
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_channels: Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
38
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_commands: 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.
|
|
39
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_keys: 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.
|
|
33
|
+
: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.
|
|
34
|
+
: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.
|
|
35
|
+
:param pulumi.Input[builtins.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.
|
|
36
|
+
:param pulumi.Input[builtins.str] password: The Valkey service user's password.
|
|
37
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_categories: 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.
|
|
38
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_channels: Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
39
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_commands: 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.
|
|
40
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_keys: 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.
|
|
40
41
|
"""
|
|
41
42
|
pulumi.set(__self__, "project", project)
|
|
42
43
|
pulumi.set(__self__, "service_name", service_name)
|
|
@@ -54,124 +55,124 @@ class ValkeyUserArgs:
|
|
|
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
|
|
81
|
-
def username(self) -> pulumi.Input[str]:
|
|
82
|
+
def username(self) -> pulumi.Input[builtins.str]:
|
|
82
83
|
"""
|
|
83
84
|
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.
|
|
84
85
|
"""
|
|
85
86
|
return pulumi.get(self, "username")
|
|
86
87
|
|
|
87
88
|
@username.setter
|
|
88
|
-
def username(self, value: pulumi.Input[str]):
|
|
89
|
+
def username(self, value: pulumi.Input[builtins.str]):
|
|
89
90
|
pulumi.set(self, "username", value)
|
|
90
91
|
|
|
91
92
|
@property
|
|
92
93
|
@pulumi.getter
|
|
93
|
-
def password(self) -> Optional[pulumi.Input[str]]:
|
|
94
|
+
def password(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
94
95
|
"""
|
|
95
96
|
The Valkey service user's password.
|
|
96
97
|
"""
|
|
97
98
|
return pulumi.get(self, "password")
|
|
98
99
|
|
|
99
100
|
@password.setter
|
|
100
|
-
def password(self, value: Optional[pulumi.Input[str]]):
|
|
101
|
+
def password(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
101
102
|
pulumi.set(self, "password", value)
|
|
102
103
|
|
|
103
104
|
@property
|
|
104
105
|
@pulumi.getter(name="valkeyAclCategories")
|
|
105
|
-
def valkey_acl_categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
106
|
+
def valkey_acl_categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
106
107
|
"""
|
|
107
108
|
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.
|
|
108
109
|
"""
|
|
109
110
|
return pulumi.get(self, "valkey_acl_categories")
|
|
110
111
|
|
|
111
112
|
@valkey_acl_categories.setter
|
|
112
|
-
def valkey_acl_categories(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
113
|
+
def valkey_acl_categories(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
113
114
|
pulumi.set(self, "valkey_acl_categories", value)
|
|
114
115
|
|
|
115
116
|
@property
|
|
116
117
|
@pulumi.getter(name="valkeyAclChannels")
|
|
117
|
-
def valkey_acl_channels(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
118
|
+
def valkey_acl_channels(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
118
119
|
"""
|
|
119
120
|
Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
120
121
|
"""
|
|
121
122
|
return pulumi.get(self, "valkey_acl_channels")
|
|
122
123
|
|
|
123
124
|
@valkey_acl_channels.setter
|
|
124
|
-
def valkey_acl_channels(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
125
|
+
def valkey_acl_channels(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
125
126
|
pulumi.set(self, "valkey_acl_channels", value)
|
|
126
127
|
|
|
127
128
|
@property
|
|
128
129
|
@pulumi.getter(name="valkeyAclCommands")
|
|
129
|
-
def valkey_acl_commands(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
130
|
+
def valkey_acl_commands(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
130
131
|
"""
|
|
131
132
|
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.
|
|
132
133
|
"""
|
|
133
134
|
return pulumi.get(self, "valkey_acl_commands")
|
|
134
135
|
|
|
135
136
|
@valkey_acl_commands.setter
|
|
136
|
-
def valkey_acl_commands(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
137
|
+
def valkey_acl_commands(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
137
138
|
pulumi.set(self, "valkey_acl_commands", value)
|
|
138
139
|
|
|
139
140
|
@property
|
|
140
141
|
@pulumi.getter(name="valkeyAclKeys")
|
|
141
|
-
def valkey_acl_keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
142
|
+
def valkey_acl_keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
142
143
|
"""
|
|
143
144
|
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.
|
|
144
145
|
"""
|
|
145
146
|
return pulumi.get(self, "valkey_acl_keys")
|
|
146
147
|
|
|
147
148
|
@valkey_acl_keys.setter
|
|
148
|
-
def valkey_acl_keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
149
|
+
def valkey_acl_keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
149
150
|
pulumi.set(self, "valkey_acl_keys", value)
|
|
150
151
|
|
|
151
152
|
|
|
152
153
|
@pulumi.input_type
|
|
153
154
|
class _ValkeyUserState:
|
|
154
155
|
def __init__(__self__, *,
|
|
155
|
-
password: Optional[pulumi.Input[str]] = None,
|
|
156
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
157
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
158
|
-
type: Optional[pulumi.Input[str]] = None,
|
|
159
|
-
username: Optional[pulumi.Input[str]] = None,
|
|
160
|
-
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
161
|
-
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
162
|
-
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
163
|
-
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
156
|
+
password: Optional[pulumi.Input[builtins.str]] = None,
|
|
157
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
158
|
+
service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
159
|
+
type: Optional[pulumi.Input[builtins.str]] = None,
|
|
160
|
+
username: Optional[pulumi.Input[builtins.str]] = None,
|
|
161
|
+
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
162
|
+
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
163
|
+
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
164
|
+
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
|
|
164
165
|
"""
|
|
165
166
|
Input properties used for looking up and filtering ValkeyUser resources.
|
|
166
|
-
:param pulumi.Input[str] password: The Valkey service user's password.
|
|
167
|
-
: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.
|
|
168
|
-
: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.
|
|
169
|
-
:param pulumi.Input[str] type: User account type, such as primary or regular account.
|
|
170
|
-
:param pulumi.Input[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
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_categories: 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.
|
|
172
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_channels: Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
173
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_commands: 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.
|
|
174
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_keys: 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.
|
|
167
|
+
:param pulumi.Input[builtins.str] password: The Valkey service user's password.
|
|
168
|
+
: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.
|
|
169
|
+
: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.
|
|
170
|
+
:param pulumi.Input[builtins.str] type: User account type, such as primary or regular account.
|
|
171
|
+
:param pulumi.Input[builtins.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.
|
|
172
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_categories: 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.
|
|
173
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_channels: Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
174
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_commands: 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.
|
|
175
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_keys: 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.
|
|
175
176
|
"""
|
|
176
177
|
if password is not None:
|
|
177
178
|
pulumi.set(__self__, "password", password)
|
|
@@ -194,110 +195,110 @@ class _ValkeyUserState:
|
|
|
194
195
|
|
|
195
196
|
@property
|
|
196
197
|
@pulumi.getter
|
|
197
|
-
def password(self) -> Optional[pulumi.Input[str]]:
|
|
198
|
+
def password(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
198
199
|
"""
|
|
199
200
|
The Valkey service user's password.
|
|
200
201
|
"""
|
|
201
202
|
return pulumi.get(self, "password")
|
|
202
203
|
|
|
203
204
|
@password.setter
|
|
204
|
-
def password(self, value: Optional[pulumi.Input[str]]):
|
|
205
|
+
def password(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
205
206
|
pulumi.set(self, "password", value)
|
|
206
207
|
|
|
207
208
|
@property
|
|
208
209
|
@pulumi.getter
|
|
209
|
-
def project(self) -> Optional[pulumi.Input[str]]:
|
|
210
|
+
def project(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
210
211
|
"""
|
|
211
212
|
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.
|
|
212
213
|
"""
|
|
213
214
|
return pulumi.get(self, "project")
|
|
214
215
|
|
|
215
216
|
@project.setter
|
|
216
|
-
def project(self, value: Optional[pulumi.Input[str]]):
|
|
217
|
+
def project(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
217
218
|
pulumi.set(self, "project", value)
|
|
218
219
|
|
|
219
220
|
@property
|
|
220
221
|
@pulumi.getter(name="serviceName")
|
|
221
|
-
def service_name(self) -> Optional[pulumi.Input[str]]:
|
|
222
|
+
def service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
222
223
|
"""
|
|
223
224
|
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.
|
|
224
225
|
"""
|
|
225
226
|
return pulumi.get(self, "service_name")
|
|
226
227
|
|
|
227
228
|
@service_name.setter
|
|
228
|
-
def service_name(self, value: Optional[pulumi.Input[str]]):
|
|
229
|
+
def service_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
229
230
|
pulumi.set(self, "service_name", value)
|
|
230
231
|
|
|
231
232
|
@property
|
|
232
233
|
@pulumi.getter
|
|
233
|
-
def type(self) -> Optional[pulumi.Input[str]]:
|
|
234
|
+
def type(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
234
235
|
"""
|
|
235
236
|
User account type, such as primary or regular account.
|
|
236
237
|
"""
|
|
237
238
|
return pulumi.get(self, "type")
|
|
238
239
|
|
|
239
240
|
@type.setter
|
|
240
|
-
def type(self, value: Optional[pulumi.Input[str]]):
|
|
241
|
+
def type(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
241
242
|
pulumi.set(self, "type", value)
|
|
242
243
|
|
|
243
244
|
@property
|
|
244
245
|
@pulumi.getter
|
|
245
|
-
def username(self) -> Optional[pulumi.Input[str]]:
|
|
246
|
+
def username(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
246
247
|
"""
|
|
247
248
|
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.
|
|
248
249
|
"""
|
|
249
250
|
return pulumi.get(self, "username")
|
|
250
251
|
|
|
251
252
|
@username.setter
|
|
252
|
-
def username(self, value: Optional[pulumi.Input[str]]):
|
|
253
|
+
def username(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
253
254
|
pulumi.set(self, "username", value)
|
|
254
255
|
|
|
255
256
|
@property
|
|
256
257
|
@pulumi.getter(name="valkeyAclCategories")
|
|
257
|
-
def valkey_acl_categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
258
|
+
def valkey_acl_categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
258
259
|
"""
|
|
259
260
|
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.
|
|
260
261
|
"""
|
|
261
262
|
return pulumi.get(self, "valkey_acl_categories")
|
|
262
263
|
|
|
263
264
|
@valkey_acl_categories.setter
|
|
264
|
-
def valkey_acl_categories(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
265
|
+
def valkey_acl_categories(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
265
266
|
pulumi.set(self, "valkey_acl_categories", value)
|
|
266
267
|
|
|
267
268
|
@property
|
|
268
269
|
@pulumi.getter(name="valkeyAclChannels")
|
|
269
|
-
def valkey_acl_channels(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
270
|
+
def valkey_acl_channels(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
270
271
|
"""
|
|
271
272
|
Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
272
273
|
"""
|
|
273
274
|
return pulumi.get(self, "valkey_acl_channels")
|
|
274
275
|
|
|
275
276
|
@valkey_acl_channels.setter
|
|
276
|
-
def valkey_acl_channels(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
277
|
+
def valkey_acl_channels(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
277
278
|
pulumi.set(self, "valkey_acl_channels", value)
|
|
278
279
|
|
|
279
280
|
@property
|
|
280
281
|
@pulumi.getter(name="valkeyAclCommands")
|
|
281
|
-
def valkey_acl_commands(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
282
|
+
def valkey_acl_commands(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
282
283
|
"""
|
|
283
284
|
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.
|
|
284
285
|
"""
|
|
285
286
|
return pulumi.get(self, "valkey_acl_commands")
|
|
286
287
|
|
|
287
288
|
@valkey_acl_commands.setter
|
|
288
|
-
def valkey_acl_commands(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
289
|
+
def valkey_acl_commands(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
289
290
|
pulumi.set(self, "valkey_acl_commands", value)
|
|
290
291
|
|
|
291
292
|
@property
|
|
292
293
|
@pulumi.getter(name="valkeyAclKeys")
|
|
293
|
-
def valkey_acl_keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
294
|
+
def valkey_acl_keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
294
295
|
"""
|
|
295
296
|
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.
|
|
296
297
|
"""
|
|
297
298
|
return pulumi.get(self, "valkey_acl_keys")
|
|
298
299
|
|
|
299
300
|
@valkey_acl_keys.setter
|
|
300
|
-
def valkey_acl_keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
301
|
+
def valkey_acl_keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
301
302
|
pulumi.set(self, "valkey_acl_keys", value)
|
|
302
303
|
|
|
303
304
|
|
|
@@ -306,14 +307,14 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
306
307
|
def __init__(__self__,
|
|
307
308
|
resource_name: str,
|
|
308
309
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
309
|
-
password: Optional[pulumi.Input[str]] = None,
|
|
310
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
311
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
312
|
-
username: Optional[pulumi.Input[str]] = None,
|
|
313
|
-
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
314
|
-
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
315
|
-
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
316
|
-
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
310
|
+
password: Optional[pulumi.Input[builtins.str]] = None,
|
|
311
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
312
|
+
service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
313
|
+
username: Optional[pulumi.Input[builtins.str]] = None,
|
|
314
|
+
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
315
|
+
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
316
|
+
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
317
|
+
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
317
318
|
__props__=None):
|
|
318
319
|
"""
|
|
319
320
|
Creates and manages an [Aiven for Valkey™](https://aiven.io/docs/products/valkey) service user.
|
|
@@ -367,14 +368,14 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
367
368
|
|
|
368
369
|
:param str resource_name: The name of the resource.
|
|
369
370
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
370
|
-
:param pulumi.Input[str] password: The Valkey service user's password.
|
|
371
|
-
: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.
|
|
372
|
-
: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.
|
|
373
|
-
:param pulumi.Input[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.
|
|
374
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_categories: 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.
|
|
375
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_channels: Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
376
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_commands: 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.
|
|
377
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_keys: 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.
|
|
371
|
+
:param pulumi.Input[builtins.str] password: The Valkey service user's password.
|
|
372
|
+
: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.
|
|
373
|
+
: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.
|
|
374
|
+
:param pulumi.Input[builtins.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.
|
|
375
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_categories: 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.
|
|
376
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_channels: Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
377
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_commands: 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.
|
|
378
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_keys: 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.
|
|
378
379
|
"""
|
|
379
380
|
...
|
|
380
381
|
@overload
|
|
@@ -447,14 +448,14 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
447
448
|
def _internal_init(__self__,
|
|
448
449
|
resource_name: str,
|
|
449
450
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
450
|
-
password: Optional[pulumi.Input[str]] = None,
|
|
451
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
452
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
453
|
-
username: Optional[pulumi.Input[str]] = None,
|
|
454
|
-
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
455
|
-
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
456
|
-
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
457
|
-
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
451
|
+
password: Optional[pulumi.Input[builtins.str]] = None,
|
|
452
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
453
|
+
service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
454
|
+
username: Optional[pulumi.Input[builtins.str]] = None,
|
|
455
|
+
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
456
|
+
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
457
|
+
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
458
|
+
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
458
459
|
__props__=None):
|
|
459
460
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
460
461
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -491,15 +492,15 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
491
492
|
def get(resource_name: str,
|
|
492
493
|
id: pulumi.Input[str],
|
|
493
494
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
494
|
-
password: Optional[pulumi.Input[str]] = None,
|
|
495
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
496
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
497
|
-
type: Optional[pulumi.Input[str]] = None,
|
|
498
|
-
username: Optional[pulumi.Input[str]] = None,
|
|
499
|
-
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
500
|
-
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
501
|
-
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
502
|
-
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None) -> 'ValkeyUser':
|
|
495
|
+
password: Optional[pulumi.Input[builtins.str]] = None,
|
|
496
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
497
|
+
service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
498
|
+
type: Optional[pulumi.Input[builtins.str]] = None,
|
|
499
|
+
username: Optional[pulumi.Input[builtins.str]] = None,
|
|
500
|
+
valkey_acl_categories: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
501
|
+
valkey_acl_channels: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
502
|
+
valkey_acl_commands: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
503
|
+
valkey_acl_keys: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None) -> 'ValkeyUser':
|
|
503
504
|
"""
|
|
504
505
|
Get an existing ValkeyUser resource's state with the given name, id, and optional extra
|
|
505
506
|
properties used to qualify the lookup.
|
|
@@ -507,15 +508,15 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
507
508
|
:param str resource_name: The unique name of the resulting resource.
|
|
508
509
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
509
510
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
510
|
-
:param pulumi.Input[str] password: The Valkey service user's password.
|
|
511
|
-
: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.
|
|
512
|
-
: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.
|
|
513
|
-
:param pulumi.Input[str] type: User account type, such as primary or regular account.
|
|
514
|
-
:param pulumi.Input[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.
|
|
515
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_categories: 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.
|
|
516
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_channels: Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
517
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_commands: 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.
|
|
518
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] valkey_acl_keys: 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.
|
|
511
|
+
:param pulumi.Input[builtins.str] password: The Valkey service user's password.
|
|
512
|
+
: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.
|
|
513
|
+
: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.
|
|
514
|
+
:param pulumi.Input[builtins.str] type: User account type, such as primary or regular account.
|
|
515
|
+
:param pulumi.Input[builtins.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.
|
|
516
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_categories: 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.
|
|
517
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_channels: Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
518
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_commands: 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.
|
|
519
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] valkey_acl_keys: 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.
|
|
519
520
|
"""
|
|
520
521
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
521
522
|
|
|
@@ -534,7 +535,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
534
535
|
|
|
535
536
|
@property
|
|
536
537
|
@pulumi.getter
|
|
537
|
-
def password(self) -> pulumi.Output[str]:
|
|
538
|
+
def password(self) -> pulumi.Output[builtins.str]:
|
|
538
539
|
"""
|
|
539
540
|
The Valkey service user's password.
|
|
540
541
|
"""
|
|
@@ -542,7 +543,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
542
543
|
|
|
543
544
|
@property
|
|
544
545
|
@pulumi.getter
|
|
545
|
-
def project(self) -> pulumi.Output[str]:
|
|
546
|
+
def project(self) -> pulumi.Output[builtins.str]:
|
|
546
547
|
"""
|
|
547
548
|
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.
|
|
548
549
|
"""
|
|
@@ -550,7 +551,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
550
551
|
|
|
551
552
|
@property
|
|
552
553
|
@pulumi.getter(name="serviceName")
|
|
553
|
-
def service_name(self) -> pulumi.Output[str]:
|
|
554
|
+
def service_name(self) -> pulumi.Output[builtins.str]:
|
|
554
555
|
"""
|
|
555
556
|
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.
|
|
556
557
|
"""
|
|
@@ -558,7 +559,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
558
559
|
|
|
559
560
|
@property
|
|
560
561
|
@pulumi.getter
|
|
561
|
-
def type(self) -> pulumi.Output[str]:
|
|
562
|
+
def type(self) -> pulumi.Output[builtins.str]:
|
|
562
563
|
"""
|
|
563
564
|
User account type, such as primary or regular account.
|
|
564
565
|
"""
|
|
@@ -566,7 +567,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
566
567
|
|
|
567
568
|
@property
|
|
568
569
|
@pulumi.getter
|
|
569
|
-
def username(self) -> pulumi.Output[str]:
|
|
570
|
+
def username(self) -> pulumi.Output[builtins.str]:
|
|
570
571
|
"""
|
|
571
572
|
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.
|
|
572
573
|
"""
|
|
@@ -574,7 +575,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
574
575
|
|
|
575
576
|
@property
|
|
576
577
|
@pulumi.getter(name="valkeyAclCategories")
|
|
577
|
-
def valkey_acl_categories(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
|
578
|
+
def valkey_acl_categories(self) -> pulumi.Output[Optional[Sequence[builtins.str]]]:
|
|
578
579
|
"""
|
|
579
580
|
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.
|
|
580
581
|
"""
|
|
@@ -582,7 +583,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
582
583
|
|
|
583
584
|
@property
|
|
584
585
|
@pulumi.getter(name="valkeyAclChannels")
|
|
585
|
-
def valkey_acl_channels(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
|
586
|
+
def valkey_acl_channels(self) -> pulumi.Output[Optional[Sequence[builtins.str]]]:
|
|
586
587
|
"""
|
|
587
588
|
Allows and disallows access to pub/sub channels. Entries are defined as standard glob patterns. Changing this property forces recreation of the resource.
|
|
588
589
|
"""
|
|
@@ -590,7 +591,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
590
591
|
|
|
591
592
|
@property
|
|
592
593
|
@pulumi.getter(name="valkeyAclCommands")
|
|
593
|
-
def valkey_acl_commands(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
|
594
|
+
def valkey_acl_commands(self) -> pulumi.Output[Optional[Sequence[builtins.str]]]:
|
|
594
595
|
"""
|
|
595
596
|
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.
|
|
596
597
|
"""
|
|
@@ -598,7 +599,7 @@ class ValkeyUser(pulumi.CustomResource):
|
|
|
598
599
|
|
|
599
600
|
@property
|
|
600
601
|
@pulumi.getter(name="valkeyAclKeys")
|
|
601
|
-
def valkey_acl_keys(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
|
602
|
+
def valkey_acl_keys(self) -> pulumi.Output[Optional[Sequence[builtins.str]]]:
|
|
602
603
|
"""
|
|
603
604
|
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.
|
|
604
605
|
"""
|