pulumi-aiven 6.41.0a1753242343__py3-none-any.whl → 6.42.0a1753397358__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-aiven might be problematic. Click here for more details.
- pulumi_aiven/__init__.py +1 -1
- pulumi_aiven/_inputs.py +10713 -10714
- pulumi_aiven/account.py +89 -90
- pulumi_aiven/account_authentication.py +253 -254
- pulumi_aiven/account_team.py +62 -63
- pulumi_aiven/account_team_member.py +79 -80
- pulumi_aiven/account_team_project.py +69 -70
- pulumi_aiven/alloydbomni.py +319 -320
- pulumi_aiven/alloydbomni_database.py +86 -87
- pulumi_aiven/alloydbomni_user.py +113 -114
- pulumi_aiven/aws_org_vpc_peering_connection.py +113 -114
- pulumi_aiven/aws_privatelink.py +70 -71
- pulumi_aiven/aws_vpc_peering_connection.py +96 -97
- pulumi_aiven/azure_org_vpc_peering_connection.py +138 -139
- pulumi_aiven/azure_privatelink.py +88 -89
- pulumi_aiven/azure_privatelink_connection_approval.py +70 -71
- pulumi_aiven/azure_vpc_peering_connection.py +130 -131
- pulumi_aiven/billing_group.py +256 -257
- pulumi_aiven/cassandra.py +302 -303
- pulumi_aiven/cassandra_user.py +96 -97
- pulumi_aiven/clickhouse.py +302 -303
- pulumi_aiven/clickhouse_database.py +65 -66
- pulumi_aiven/clickhouse_grant.py +75 -76
- pulumi_aiven/clickhouse_role.py +52 -53
- pulumi_aiven/clickhouse_user.py +79 -80
- pulumi_aiven/config/__init__.py +1 -1
- pulumi_aiven/config/__init__.pyi +1 -2
- pulumi_aiven/config/vars.py +2 -3
- pulumi_aiven/connection_pool.py +129 -130
- pulumi_aiven/dragonfly.py +302 -303
- pulumi_aiven/flink.py +302 -303
- pulumi_aiven/flink_application.py +97 -98
- pulumi_aiven/flink_application_deployment.py +138 -139
- pulumi_aiven/flink_application_version.py +117 -118
- pulumi_aiven/flink_jar_application.py +101 -102
- pulumi_aiven/flink_jar_application_deployment.py +217 -218
- pulumi_aiven/flink_jar_application_version.py +116 -117
- pulumi_aiven/gcp_org_vpc_peering_connection.py +87 -88
- pulumi_aiven/gcp_privatelink.py +62 -63
- pulumi_aiven/gcp_privatelink_connection_approval.py +79 -80
- pulumi_aiven/gcp_vpc_peering_connection.py +79 -80
- pulumi_aiven/get_account.py +23 -24
- pulumi_aiven/get_account_authentication.py +46 -47
- pulumi_aiven/get_account_team.py +21 -22
- pulumi_aiven/get_account_team_member.py +27 -28
- pulumi_aiven/get_account_team_project.py +23 -24
- pulumi_aiven/get_alloydbomni.py +63 -64
- pulumi_aiven/get_alloydbomni_database.py +25 -26
- pulumi_aiven/get_alloydbomni_user.py +31 -32
- pulumi_aiven/get_aws_org_vpc_peering_connection.py +39 -40
- pulumi_aiven/get_aws_privatelink.py +21 -22
- pulumi_aiven/get_aws_vpc_peering_connection.py +33 -34
- pulumi_aiven/get_azure_org_vpc_peering_connection.py +41 -42
- pulumi_aiven/get_azure_privatelink.py +25 -26
- pulumi_aiven/get_azure_vpc_peering_connection.py +45 -46
- pulumi_aiven/get_billing_group.py +39 -40
- pulumi_aiven/get_cassanda.py +61 -62
- pulumi_aiven/get_cassandra.py +61 -62
- pulumi_aiven/get_cassandra_user.py +29 -30
- pulumi_aiven/get_clickhouse.py +61 -62
- pulumi_aiven/get_clickhouse_database.py +23 -24
- pulumi_aiven/get_clickhouse_user.py +27 -28
- pulumi_aiven/get_connection_pool.py +31 -32
- pulumi_aiven/get_dragonfly.py +61 -62
- pulumi_aiven/get_external_identity.py +27 -28
- pulumi_aiven/get_flink.py +61 -62
- pulumi_aiven/get_flink_application.py +31 -32
- pulumi_aiven/get_flink_application_version.py +39 -40
- pulumi_aiven/get_gcp_org_vpc_peering_connection.py +31 -32
- pulumi_aiven/get_gcp_privatelink.py +21 -22
- pulumi_aiven/get_gcp_vpc_peering_connection.py +27 -28
- pulumi_aiven/get_grafana.py +61 -62
- pulumi_aiven/get_influx_db.py +57 -58
- pulumi_aiven/get_influxdb_database.py +17 -18
- pulumi_aiven/get_influxdb_user.py +23 -24
- pulumi_aiven/get_kafka.py +65 -66
- pulumi_aiven/get_kafka_acl.py +35 -36
- pulumi_aiven/get_kafka_connect.py +60 -61
- pulumi_aiven/get_kafka_connector.py +36 -37
- pulumi_aiven/get_kafka_mirror_maker.py +60 -61
- pulumi_aiven/get_kafka_schema.py +29 -30
- pulumi_aiven/get_kafka_schema_configuration.py +25 -26
- pulumi_aiven/get_kafka_schema_registry_acl.py +35 -36
- pulumi_aiven/get_kafka_topic.py +33 -34
- pulumi_aiven/get_kafka_user.py +29 -30
- pulumi_aiven/get_m3_aggregator.py +61 -62
- pulumi_aiven/get_m3_db.py +61 -62
- pulumi_aiven/get_m3db_user.py +25 -26
- pulumi_aiven/get_mirror_maker_replication_flow.py +51 -52
- pulumi_aiven/get_my_sql.py +61 -62
- pulumi_aiven/get_mysql_database.py +23 -24
- pulumi_aiven/get_mysql_user.py +31 -32
- pulumi_aiven/get_open_search.py +61 -62
- pulumi_aiven/get_open_search_acl_config.py +19 -20
- pulumi_aiven/get_open_search_acl_rule.py +33 -34
- pulumi_aiven/get_opensearch_security_plugin_config.py +23 -24
- pulumi_aiven/get_opensearch_user.py +25 -26
- pulumi_aiven/get_organization.py +20 -21
- pulumi_aiven/get_organization_address.py +32 -33
- pulumi_aiven/get_organization_application_user.py +21 -22
- pulumi_aiven/get_organization_billing_group.py +34 -35
- pulumi_aiven/get_organization_billing_group_list.py +11 -12
- pulumi_aiven/get_organization_project.py +27 -28
- pulumi_aiven/get_organization_user.py +23 -24
- pulumi_aiven/get_organization_user_group.py +23 -24
- pulumi_aiven/get_organization_user_list.py +14 -15
- pulumi_aiven/get_organization_vpc.py +25 -26
- pulumi_aiven/get_organizational_unit.py +17 -18
- pulumi_aiven/get_pg.py +61 -62
- pulumi_aiven/get_pg_database.py +27 -28
- pulumi_aiven/get_pg_user.py +31 -32
- pulumi_aiven/get_project.py +34 -35
- pulumi_aiven/get_project_user.py +19 -20
- pulumi_aiven/get_project_vpc.py +25 -26
- pulumi_aiven/get_redis.py +61 -62
- pulumi_aiven/get_redis_user.py +33 -34
- pulumi_aiven/get_service_component.py +51 -52
- pulumi_aiven/get_service_integration.py +52 -53
- pulumi_aiven/get_service_integration_endpoint.py +38 -39
- pulumi_aiven/get_thanos.py +61 -62
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +31 -32
- pulumi_aiven/get_valkey.py +61 -62
- pulumi_aiven/get_valkey_user.py +33 -34
- pulumi_aiven/governance_access.py +84 -85
- pulumi_aiven/grafana.py +302 -303
- pulumi_aiven/influx_db.py +302 -303
- pulumi_aiven/influxdb_database.py +65 -66
- pulumi_aiven/influxdb_user.py +96 -97
- pulumi_aiven/kafka.py +336 -337
- pulumi_aiven/kafka_acl.py +95 -96
- pulumi_aiven/kafka_connect.py +299 -300
- pulumi_aiven/kafka_connector.py +125 -126
- pulumi_aiven/kafka_mirror_maker.py +299 -300
- pulumi_aiven/kafka_native_acl.py +154 -155
- pulumi_aiven/kafka_quota.py +120 -121
- pulumi_aiven/kafka_schema.py +112 -113
- pulumi_aiven/kafka_schema_configuration.py +52 -53
- pulumi_aiven/kafka_schema_registry_acl.py +95 -96
- pulumi_aiven/kafka_topic.py +139 -140
- pulumi_aiven/kafka_user.py +96 -97
- pulumi_aiven/m3_aggregator.py +302 -303
- pulumi_aiven/m3_db.py +302 -303
- pulumi_aiven/m3db_user.py +78 -79
- pulumi_aiven/mirror_maker_replication_flow.py +273 -274
- pulumi_aiven/my_sql.py +302 -303
- pulumi_aiven/mysql_database.py +65 -66
- pulumi_aiven/mysql_user.py +113 -114
- pulumi_aiven/open_search.py +302 -303
- pulumi_aiven/open_search_acl_config.py +69 -70
- pulumi_aiven/open_search_acl_rule.py +86 -87
- pulumi_aiven/opensearch_security_plugin_config.py +79 -80
- pulumi_aiven/opensearch_user.py +78 -79
- pulumi_aiven/organization.py +48 -49
- pulumi_aiven/organization_address.py +150 -151
- pulumi_aiven/organization_application_user.py +70 -71
- pulumi_aiven/organization_application_user_token.py +210 -211
- pulumi_aiven/organization_billing_group.py +183 -184
- pulumi_aiven/organization_group_project.py +55 -56
- pulumi_aiven/organization_permission.py +55 -56
- pulumi_aiven/organization_project.py +118 -119
- pulumi_aiven/organization_user.py +71 -72
- pulumi_aiven/organization_user_group.py +79 -80
- pulumi_aiven/organization_user_group_member.py +64 -65
- pulumi_aiven/organization_vpc.py +88 -89
- pulumi_aiven/organizational_unit.py +62 -63
- pulumi_aiven/outputs.py +14260 -14261
- pulumi_aiven/pg.py +302 -303
- pulumi_aiven/pg_database.py +99 -100
- pulumi_aiven/pg_user.py +113 -114
- pulumi_aiven/project.py +193 -194
- pulumi_aiven/project_user.py +61 -62
- pulumi_aiven/project_vpc.py +61 -62
- pulumi_aiven/provider.py +12 -13
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +302 -303
- pulumi_aiven/redis_user.py +146 -147
- pulumi_aiven/service_integration.py +191 -192
- pulumi_aiven/service_integration_endpoint.py +118 -119
- pulumi_aiven/static_ip.py +71 -72
- pulumi_aiven/thanos.py +302 -303
- pulumi_aiven/transit_gateway_vpc_attachment.py +113 -114
- pulumi_aiven/valkey.py +302 -303
- pulumi_aiven/valkey_user.py +146 -147
- {pulumi_aiven-6.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.dist-info}/METADATA +1 -1
- pulumi_aiven-6.42.0a1753397358.dist-info/RECORD +189 -0
- pulumi_aiven-6.41.0a1753242343.dist-info/RECORD +0 -189
- {pulumi_aiven-6.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.dist-info}/top_level.txt +0 -0
pulumi_aiven/kafka_quota.py
CHANGED
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -20,32 +19,32 @@ __all__ = ['KafkaQuotaArgs', 'KafkaQuota']
|
|
|
20
19
|
@pulumi.input_type
|
|
21
20
|
class KafkaQuotaArgs:
|
|
22
21
|
def __init__(__self__, *,
|
|
23
|
-
project: pulumi.Input[
|
|
24
|
-
service_name: pulumi.Input[
|
|
25
|
-
client_id: Optional[pulumi.Input[
|
|
26
|
-
consumer_byte_rate: Optional[pulumi.Input[
|
|
27
|
-
producer_byte_rate: Optional[pulumi.Input[
|
|
28
|
-
request_percentage: Optional[pulumi.Input[
|
|
29
|
-
user: Optional[pulumi.Input[
|
|
22
|
+
project: pulumi.Input[_builtins.str],
|
|
23
|
+
service_name: pulumi.Input[_builtins.str],
|
|
24
|
+
client_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
25
|
+
consumer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
26
|
+
producer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
27
|
+
request_percentage: Optional[pulumi.Input[_builtins.float]] = None,
|
|
28
|
+
user: Optional[pulumi.Input[_builtins.str]] = None):
|
|
30
29
|
"""
|
|
31
30
|
The set of arguments for constructing a KafkaQuota resource.
|
|
32
|
-
:param pulumi.Input[
|
|
33
|
-
:param pulumi.Input[
|
|
34
|
-
:param pulumi.Input[
|
|
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] client_id: Represents a logical group of clients, assigned a unique name by the client application.
|
|
35
34
|
Quotas can be applied based on user, client-id, or both.
|
|
36
35
|
The most relevant quota is chosen for each connection.
|
|
37
36
|
All connections within a quota group share the same quota.
|
|
38
37
|
It is possible to set default quotas for each (user, client-id), user or client-id group by specifying 'default'
|
|
39
|
-
:param pulumi.Input[
|
|
38
|
+
:param pulumi.Input[_builtins.int] consumer_byte_rate: Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
40
39
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
41
40
|
Exceeding this limit results in client throttling.
|
|
42
|
-
:param pulumi.Input[
|
|
41
|
+
:param pulumi.Input[_builtins.int] producer_byte_rate: Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
43
42
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
44
43
|
Exceeding this limit results in client throttling.
|
|
45
|
-
:param pulumi.Input[
|
|
44
|
+
:param pulumi.Input[_builtins.float] request_percentage: Sets the maximum percentage of CPU time that a client group can use on request handler I/O and network threads per broker within a quota window.
|
|
46
45
|
Exceeding this limit triggers throttling.
|
|
47
46
|
The quota, expressed as a percentage, also indicates the total allowable CPU usage for the client groups sharing the quota.
|
|
48
|
-
:param pulumi.Input[
|
|
47
|
+
:param pulumi.Input[_builtins.str] user: Represents a logical group of clients, assigned a unique name by the client application.
|
|
49
48
|
Quotas can be applied based on user, client-id, or both.
|
|
50
49
|
The most relevant quota is chosen for each connection.
|
|
51
50
|
All connections within a quota group share the same quota.
|
|
@@ -64,33 +63,33 @@ class KafkaQuotaArgs:
|
|
|
64
63
|
if user is not None:
|
|
65
64
|
pulumi.set(__self__, "user", user)
|
|
66
65
|
|
|
67
|
-
@property
|
|
66
|
+
@_builtins.property
|
|
68
67
|
@pulumi.getter
|
|
69
|
-
def project(self) -> pulumi.Input[
|
|
68
|
+
def project(self) -> pulumi.Input[_builtins.str]:
|
|
70
69
|
"""
|
|
71
70
|
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.
|
|
72
71
|
"""
|
|
73
72
|
return pulumi.get(self, "project")
|
|
74
73
|
|
|
75
74
|
@project.setter
|
|
76
|
-
def project(self, value: pulumi.Input[
|
|
75
|
+
def project(self, value: pulumi.Input[_builtins.str]):
|
|
77
76
|
pulumi.set(self, "project", value)
|
|
78
77
|
|
|
79
|
-
@property
|
|
78
|
+
@_builtins.property
|
|
80
79
|
@pulumi.getter(name="serviceName")
|
|
81
|
-
def service_name(self) -> pulumi.Input[
|
|
80
|
+
def service_name(self) -> pulumi.Input[_builtins.str]:
|
|
82
81
|
"""
|
|
83
82
|
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.
|
|
84
83
|
"""
|
|
85
84
|
return pulumi.get(self, "service_name")
|
|
86
85
|
|
|
87
86
|
@service_name.setter
|
|
88
|
-
def service_name(self, value: pulumi.Input[
|
|
87
|
+
def service_name(self, value: pulumi.Input[_builtins.str]):
|
|
89
88
|
pulumi.set(self, "service_name", value)
|
|
90
89
|
|
|
91
|
-
@property
|
|
90
|
+
@_builtins.property
|
|
92
91
|
@pulumi.getter(name="clientId")
|
|
93
|
-
def client_id(self) -> Optional[pulumi.Input[
|
|
92
|
+
def client_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
94
93
|
"""
|
|
95
94
|
Represents a logical group of clients, assigned a unique name by the client application.
|
|
96
95
|
Quotas can be applied based on user, client-id, or both.
|
|
@@ -101,12 +100,12 @@ class KafkaQuotaArgs:
|
|
|
101
100
|
return pulumi.get(self, "client_id")
|
|
102
101
|
|
|
103
102
|
@client_id.setter
|
|
104
|
-
def client_id(self, value: Optional[pulumi.Input[
|
|
103
|
+
def client_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
105
104
|
pulumi.set(self, "client_id", value)
|
|
106
105
|
|
|
107
|
-
@property
|
|
106
|
+
@_builtins.property
|
|
108
107
|
@pulumi.getter(name="consumerByteRate")
|
|
109
|
-
def consumer_byte_rate(self) -> Optional[pulumi.Input[
|
|
108
|
+
def consumer_byte_rate(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
110
109
|
"""
|
|
111
110
|
Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
112
111
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
@@ -115,12 +114,12 @@ class KafkaQuotaArgs:
|
|
|
115
114
|
return pulumi.get(self, "consumer_byte_rate")
|
|
116
115
|
|
|
117
116
|
@consumer_byte_rate.setter
|
|
118
|
-
def consumer_byte_rate(self, value: Optional[pulumi.Input[
|
|
117
|
+
def consumer_byte_rate(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
119
118
|
pulumi.set(self, "consumer_byte_rate", value)
|
|
120
119
|
|
|
121
|
-
@property
|
|
120
|
+
@_builtins.property
|
|
122
121
|
@pulumi.getter(name="producerByteRate")
|
|
123
|
-
def producer_byte_rate(self) -> Optional[pulumi.Input[
|
|
122
|
+
def producer_byte_rate(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
124
123
|
"""
|
|
125
124
|
Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
126
125
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
@@ -129,12 +128,12 @@ class KafkaQuotaArgs:
|
|
|
129
128
|
return pulumi.get(self, "producer_byte_rate")
|
|
130
129
|
|
|
131
130
|
@producer_byte_rate.setter
|
|
132
|
-
def producer_byte_rate(self, value: Optional[pulumi.Input[
|
|
131
|
+
def producer_byte_rate(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
133
132
|
pulumi.set(self, "producer_byte_rate", value)
|
|
134
133
|
|
|
135
|
-
@property
|
|
134
|
+
@_builtins.property
|
|
136
135
|
@pulumi.getter(name="requestPercentage")
|
|
137
|
-
def request_percentage(self) -> Optional[pulumi.Input[
|
|
136
|
+
def request_percentage(self) -> Optional[pulumi.Input[_builtins.float]]:
|
|
138
137
|
"""
|
|
139
138
|
Sets the maximum percentage of CPU time that a client group can use on request handler I/O and network threads per broker within a quota window.
|
|
140
139
|
Exceeding this limit triggers throttling.
|
|
@@ -143,12 +142,12 @@ class KafkaQuotaArgs:
|
|
|
143
142
|
return pulumi.get(self, "request_percentage")
|
|
144
143
|
|
|
145
144
|
@request_percentage.setter
|
|
146
|
-
def request_percentage(self, value: Optional[pulumi.Input[
|
|
145
|
+
def request_percentage(self, value: Optional[pulumi.Input[_builtins.float]]):
|
|
147
146
|
pulumi.set(self, "request_percentage", value)
|
|
148
147
|
|
|
149
|
-
@property
|
|
148
|
+
@_builtins.property
|
|
150
149
|
@pulumi.getter
|
|
151
|
-
def user(self) -> Optional[pulumi.Input[
|
|
150
|
+
def user(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
152
151
|
"""
|
|
153
152
|
Represents a logical group of clients, assigned a unique name by the client application.
|
|
154
153
|
Quotas can be applied based on user, client-id, or both.
|
|
@@ -159,39 +158,39 @@ class KafkaQuotaArgs:
|
|
|
159
158
|
return pulumi.get(self, "user")
|
|
160
159
|
|
|
161
160
|
@user.setter
|
|
162
|
-
def user(self, value: Optional[pulumi.Input[
|
|
161
|
+
def user(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
163
162
|
pulumi.set(self, "user", value)
|
|
164
163
|
|
|
165
164
|
|
|
166
165
|
@pulumi.input_type
|
|
167
166
|
class _KafkaQuotaState:
|
|
168
167
|
def __init__(__self__, *,
|
|
169
|
-
client_id: Optional[pulumi.Input[
|
|
170
|
-
consumer_byte_rate: Optional[pulumi.Input[
|
|
171
|
-
producer_byte_rate: Optional[pulumi.Input[
|
|
172
|
-
project: Optional[pulumi.Input[
|
|
173
|
-
request_percentage: Optional[pulumi.Input[
|
|
174
|
-
service_name: Optional[pulumi.Input[
|
|
175
|
-
user: Optional[pulumi.Input[
|
|
168
|
+
client_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
169
|
+
consumer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
170
|
+
producer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
171
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
172
|
+
request_percentage: Optional[pulumi.Input[_builtins.float]] = None,
|
|
173
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
174
|
+
user: Optional[pulumi.Input[_builtins.str]] = None):
|
|
176
175
|
"""
|
|
177
176
|
Input properties used for looking up and filtering KafkaQuota resources.
|
|
178
|
-
:param pulumi.Input[
|
|
177
|
+
:param pulumi.Input[_builtins.str] client_id: Represents a logical group of clients, assigned a unique name by the client application.
|
|
179
178
|
Quotas can be applied based on user, client-id, or both.
|
|
180
179
|
The most relevant quota is chosen for each connection.
|
|
181
180
|
All connections within a quota group share the same quota.
|
|
182
181
|
It is possible to set default quotas for each (user, client-id), user or client-id group by specifying 'default'
|
|
183
|
-
:param pulumi.Input[
|
|
182
|
+
:param pulumi.Input[_builtins.int] consumer_byte_rate: Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
184
183
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
185
184
|
Exceeding this limit results in client throttling.
|
|
186
|
-
:param pulumi.Input[
|
|
185
|
+
:param pulumi.Input[_builtins.int] producer_byte_rate: Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
187
186
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
188
187
|
Exceeding this limit results in client throttling.
|
|
189
|
-
:param pulumi.Input[
|
|
190
|
-
:param pulumi.Input[
|
|
188
|
+
: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.
|
|
189
|
+
:param pulumi.Input[_builtins.float] request_percentage: Sets the maximum percentage of CPU time that a client group can use on request handler I/O and network threads per broker within a quota window.
|
|
191
190
|
Exceeding this limit triggers throttling.
|
|
192
191
|
The quota, expressed as a percentage, also indicates the total allowable CPU usage for the client groups sharing the quota.
|
|
193
|
-
:param pulumi.Input[
|
|
194
|
-
:param pulumi.Input[
|
|
192
|
+
: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.
|
|
193
|
+
:param pulumi.Input[_builtins.str] user: Represents a logical group of clients, assigned a unique name by the client application.
|
|
195
194
|
Quotas can be applied based on user, client-id, or both.
|
|
196
195
|
The most relevant quota is chosen for each connection.
|
|
197
196
|
All connections within a quota group share the same quota.
|
|
@@ -212,9 +211,9 @@ class _KafkaQuotaState:
|
|
|
212
211
|
if user is not None:
|
|
213
212
|
pulumi.set(__self__, "user", user)
|
|
214
213
|
|
|
215
|
-
@property
|
|
214
|
+
@_builtins.property
|
|
216
215
|
@pulumi.getter(name="clientId")
|
|
217
|
-
def client_id(self) -> Optional[pulumi.Input[
|
|
216
|
+
def client_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
218
217
|
"""
|
|
219
218
|
Represents a logical group of clients, assigned a unique name by the client application.
|
|
220
219
|
Quotas can be applied based on user, client-id, or both.
|
|
@@ -225,12 +224,12 @@ class _KafkaQuotaState:
|
|
|
225
224
|
return pulumi.get(self, "client_id")
|
|
226
225
|
|
|
227
226
|
@client_id.setter
|
|
228
|
-
def client_id(self, value: Optional[pulumi.Input[
|
|
227
|
+
def client_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
229
228
|
pulumi.set(self, "client_id", value)
|
|
230
229
|
|
|
231
|
-
@property
|
|
230
|
+
@_builtins.property
|
|
232
231
|
@pulumi.getter(name="consumerByteRate")
|
|
233
|
-
def consumer_byte_rate(self) -> Optional[pulumi.Input[
|
|
232
|
+
def consumer_byte_rate(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
234
233
|
"""
|
|
235
234
|
Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
236
235
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
@@ -239,12 +238,12 @@ class _KafkaQuotaState:
|
|
|
239
238
|
return pulumi.get(self, "consumer_byte_rate")
|
|
240
239
|
|
|
241
240
|
@consumer_byte_rate.setter
|
|
242
|
-
def consumer_byte_rate(self, value: Optional[pulumi.Input[
|
|
241
|
+
def consumer_byte_rate(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
243
242
|
pulumi.set(self, "consumer_byte_rate", value)
|
|
244
243
|
|
|
245
|
-
@property
|
|
244
|
+
@_builtins.property
|
|
246
245
|
@pulumi.getter(name="producerByteRate")
|
|
247
|
-
def producer_byte_rate(self) -> Optional[pulumi.Input[
|
|
246
|
+
def producer_byte_rate(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
248
247
|
"""
|
|
249
248
|
Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
250
249
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
@@ -253,24 +252,24 @@ class _KafkaQuotaState:
|
|
|
253
252
|
return pulumi.get(self, "producer_byte_rate")
|
|
254
253
|
|
|
255
254
|
@producer_byte_rate.setter
|
|
256
|
-
def producer_byte_rate(self, value: Optional[pulumi.Input[
|
|
255
|
+
def producer_byte_rate(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
257
256
|
pulumi.set(self, "producer_byte_rate", value)
|
|
258
257
|
|
|
259
|
-
@property
|
|
258
|
+
@_builtins.property
|
|
260
259
|
@pulumi.getter
|
|
261
|
-
def project(self) -> Optional[pulumi.Input[
|
|
260
|
+
def project(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
262
261
|
"""
|
|
263
262
|
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.
|
|
264
263
|
"""
|
|
265
264
|
return pulumi.get(self, "project")
|
|
266
265
|
|
|
267
266
|
@project.setter
|
|
268
|
-
def project(self, value: Optional[pulumi.Input[
|
|
267
|
+
def project(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
269
268
|
pulumi.set(self, "project", value)
|
|
270
269
|
|
|
271
|
-
@property
|
|
270
|
+
@_builtins.property
|
|
272
271
|
@pulumi.getter(name="requestPercentage")
|
|
273
|
-
def request_percentage(self) -> Optional[pulumi.Input[
|
|
272
|
+
def request_percentage(self) -> Optional[pulumi.Input[_builtins.float]]:
|
|
274
273
|
"""
|
|
275
274
|
Sets the maximum percentage of CPU time that a client group can use on request handler I/O and network threads per broker within a quota window.
|
|
276
275
|
Exceeding this limit triggers throttling.
|
|
@@ -279,24 +278,24 @@ class _KafkaQuotaState:
|
|
|
279
278
|
return pulumi.get(self, "request_percentage")
|
|
280
279
|
|
|
281
280
|
@request_percentage.setter
|
|
282
|
-
def request_percentage(self, value: Optional[pulumi.Input[
|
|
281
|
+
def request_percentage(self, value: Optional[pulumi.Input[_builtins.float]]):
|
|
283
282
|
pulumi.set(self, "request_percentage", value)
|
|
284
283
|
|
|
285
|
-
@property
|
|
284
|
+
@_builtins.property
|
|
286
285
|
@pulumi.getter(name="serviceName")
|
|
287
|
-
def service_name(self) -> Optional[pulumi.Input[
|
|
286
|
+
def service_name(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
288
287
|
"""
|
|
289
288
|
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.
|
|
290
289
|
"""
|
|
291
290
|
return pulumi.get(self, "service_name")
|
|
292
291
|
|
|
293
292
|
@service_name.setter
|
|
294
|
-
def service_name(self, value: Optional[pulumi.Input[
|
|
293
|
+
def service_name(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
295
294
|
pulumi.set(self, "service_name", value)
|
|
296
295
|
|
|
297
|
-
@property
|
|
296
|
+
@_builtins.property
|
|
298
297
|
@pulumi.getter
|
|
299
|
-
def user(self) -> Optional[pulumi.Input[
|
|
298
|
+
def user(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
300
299
|
"""
|
|
301
300
|
Represents a logical group of clients, assigned a unique name by the client application.
|
|
302
301
|
Quotas can be applied based on user, client-id, or both.
|
|
@@ -307,7 +306,7 @@ class _KafkaQuotaState:
|
|
|
307
306
|
return pulumi.get(self, "user")
|
|
308
307
|
|
|
309
308
|
@user.setter
|
|
310
|
-
def user(self, value: Optional[pulumi.Input[
|
|
309
|
+
def user(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
311
310
|
pulumi.set(self, "user", value)
|
|
312
311
|
|
|
313
312
|
|
|
@@ -317,13 +316,13 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
317
316
|
def __init__(__self__,
|
|
318
317
|
resource_name: str,
|
|
319
318
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
320
|
-
client_id: Optional[pulumi.Input[
|
|
321
|
-
consumer_byte_rate: Optional[pulumi.Input[
|
|
322
|
-
producer_byte_rate: Optional[pulumi.Input[
|
|
323
|
-
project: Optional[pulumi.Input[
|
|
324
|
-
request_percentage: Optional[pulumi.Input[
|
|
325
|
-
service_name: Optional[pulumi.Input[
|
|
326
|
-
user: Optional[pulumi.Input[
|
|
319
|
+
client_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
320
|
+
consumer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
321
|
+
producer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
322
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
323
|
+
request_percentage: Optional[pulumi.Input[_builtins.float]] = None,
|
|
324
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
325
|
+
user: Optional[pulumi.Input[_builtins.str]] = None,
|
|
327
326
|
__props__=None):
|
|
328
327
|
"""
|
|
329
328
|
Creates and manages quotas for an Aiven for Apache Kafka® service user.
|
|
@@ -366,23 +365,23 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
366
365
|
|
|
367
366
|
:param str resource_name: The name of the resource.
|
|
368
367
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
369
|
-
:param pulumi.Input[
|
|
368
|
+
:param pulumi.Input[_builtins.str] client_id: Represents a logical group of clients, assigned a unique name by the client application.
|
|
370
369
|
Quotas can be applied based on user, client-id, or both.
|
|
371
370
|
The most relevant quota is chosen for each connection.
|
|
372
371
|
All connections within a quota group share the same quota.
|
|
373
372
|
It is possible to set default quotas for each (user, client-id), user or client-id group by specifying 'default'
|
|
374
|
-
:param pulumi.Input[
|
|
373
|
+
:param pulumi.Input[_builtins.int] consumer_byte_rate: Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
375
374
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
376
375
|
Exceeding this limit results in client throttling.
|
|
377
|
-
:param pulumi.Input[
|
|
376
|
+
:param pulumi.Input[_builtins.int] producer_byte_rate: Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
378
377
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
379
378
|
Exceeding this limit results in client throttling.
|
|
380
|
-
:param pulumi.Input[
|
|
381
|
-
:param pulumi.Input[
|
|
379
|
+
: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.
|
|
380
|
+
:param pulumi.Input[_builtins.float] request_percentage: Sets the maximum percentage of CPU time that a client group can use on request handler I/O and network threads per broker within a quota window.
|
|
382
381
|
Exceeding this limit triggers throttling.
|
|
383
382
|
The quota, expressed as a percentage, also indicates the total allowable CPU usage for the client groups sharing the quota.
|
|
384
|
-
:param pulumi.Input[
|
|
385
|
-
:param pulumi.Input[
|
|
383
|
+
: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.
|
|
384
|
+
:param pulumi.Input[_builtins.str] user: Represents a logical group of clients, assigned a unique name by the client application.
|
|
386
385
|
Quotas can be applied based on user, client-id, or both.
|
|
387
386
|
The most relevant quota is chosen for each connection.
|
|
388
387
|
All connections within a quota group share the same quota.
|
|
@@ -448,13 +447,13 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
448
447
|
def _internal_init(__self__,
|
|
449
448
|
resource_name: str,
|
|
450
449
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
451
|
-
client_id: Optional[pulumi.Input[
|
|
452
|
-
consumer_byte_rate: Optional[pulumi.Input[
|
|
453
|
-
producer_byte_rate: Optional[pulumi.Input[
|
|
454
|
-
project: Optional[pulumi.Input[
|
|
455
|
-
request_percentage: Optional[pulumi.Input[
|
|
456
|
-
service_name: Optional[pulumi.Input[
|
|
457
|
-
user: Optional[pulumi.Input[
|
|
450
|
+
client_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
451
|
+
consumer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
452
|
+
producer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
453
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
454
|
+
request_percentage: Optional[pulumi.Input[_builtins.float]] = None,
|
|
455
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
456
|
+
user: Optional[pulumi.Input[_builtins.str]] = None,
|
|
458
457
|
__props__=None):
|
|
459
458
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
460
459
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -485,13 +484,13 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
485
484
|
def get(resource_name: str,
|
|
486
485
|
id: pulumi.Input[str],
|
|
487
486
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
488
|
-
client_id: Optional[pulumi.Input[
|
|
489
|
-
consumer_byte_rate: Optional[pulumi.Input[
|
|
490
|
-
producer_byte_rate: Optional[pulumi.Input[
|
|
491
|
-
project: Optional[pulumi.Input[
|
|
492
|
-
request_percentage: Optional[pulumi.Input[
|
|
493
|
-
service_name: Optional[pulumi.Input[
|
|
494
|
-
user: Optional[pulumi.Input[
|
|
487
|
+
client_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
488
|
+
consumer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
489
|
+
producer_byte_rate: Optional[pulumi.Input[_builtins.int]] = None,
|
|
490
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
491
|
+
request_percentage: Optional[pulumi.Input[_builtins.float]] = None,
|
|
492
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
493
|
+
user: Optional[pulumi.Input[_builtins.str]] = None) -> 'KafkaQuota':
|
|
495
494
|
"""
|
|
496
495
|
Get an existing KafkaQuota resource's state with the given name, id, and optional extra
|
|
497
496
|
properties used to qualify the lookup.
|
|
@@ -499,23 +498,23 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
499
498
|
:param str resource_name: The unique name of the resulting resource.
|
|
500
499
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
501
500
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
502
|
-
:param pulumi.Input[
|
|
501
|
+
:param pulumi.Input[_builtins.str] client_id: Represents a logical group of clients, assigned a unique name by the client application.
|
|
503
502
|
Quotas can be applied based on user, client-id, or both.
|
|
504
503
|
The most relevant quota is chosen for each connection.
|
|
505
504
|
All connections within a quota group share the same quota.
|
|
506
505
|
It is possible to set default quotas for each (user, client-id), user or client-id group by specifying 'default'
|
|
507
|
-
:param pulumi.Input[
|
|
506
|
+
:param pulumi.Input[_builtins.int] consumer_byte_rate: Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
508
507
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
509
508
|
Exceeding this limit results in client throttling.
|
|
510
|
-
:param pulumi.Input[
|
|
509
|
+
:param pulumi.Input[_builtins.int] producer_byte_rate: Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
511
510
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
512
511
|
Exceeding this limit results in client throttling.
|
|
513
|
-
:param pulumi.Input[
|
|
514
|
-
:param pulumi.Input[
|
|
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.float] request_percentage: Sets the maximum percentage of CPU time that a client group can use on request handler I/O and network threads per broker within a quota window.
|
|
515
514
|
Exceeding this limit triggers throttling.
|
|
516
515
|
The quota, expressed as a percentage, also indicates the total allowable CPU usage for the client groups sharing the quota.
|
|
517
|
-
:param pulumi.Input[
|
|
518
|
-
:param pulumi.Input[
|
|
516
|
+
: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.
|
|
517
|
+
:param pulumi.Input[_builtins.str] user: Represents a logical group of clients, assigned a unique name by the client application.
|
|
519
518
|
Quotas can be applied based on user, client-id, or both.
|
|
520
519
|
The most relevant quota is chosen for each connection.
|
|
521
520
|
All connections within a quota group share the same quota.
|
|
@@ -534,9 +533,9 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
534
533
|
__props__.__dict__["user"] = user
|
|
535
534
|
return KafkaQuota(resource_name, opts=opts, __props__=__props__)
|
|
536
535
|
|
|
537
|
-
@property
|
|
536
|
+
@_builtins.property
|
|
538
537
|
@pulumi.getter(name="clientId")
|
|
539
|
-
def client_id(self) -> pulumi.Output[Optional[
|
|
538
|
+
def client_id(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
540
539
|
"""
|
|
541
540
|
Represents a logical group of clients, assigned a unique name by the client application.
|
|
542
541
|
Quotas can be applied based on user, client-id, or both.
|
|
@@ -546,9 +545,9 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
546
545
|
"""
|
|
547
546
|
return pulumi.get(self, "client_id")
|
|
548
547
|
|
|
549
|
-
@property
|
|
548
|
+
@_builtins.property
|
|
550
549
|
@pulumi.getter(name="consumerByteRate")
|
|
551
|
-
def consumer_byte_rate(self) -> pulumi.Output[Optional[
|
|
550
|
+
def consumer_byte_rate(self) -> pulumi.Output[Optional[_builtins.int]]:
|
|
552
551
|
"""
|
|
553
552
|
Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
554
553
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
@@ -556,9 +555,9 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
556
555
|
"""
|
|
557
556
|
return pulumi.get(self, "consumer_byte_rate")
|
|
558
557
|
|
|
559
|
-
@property
|
|
558
|
+
@_builtins.property
|
|
560
559
|
@pulumi.getter(name="producerByteRate")
|
|
561
|
-
def producer_byte_rate(self) -> pulumi.Output[Optional[
|
|
560
|
+
def producer_byte_rate(self) -> pulumi.Output[Optional[_builtins.int]]:
|
|
562
561
|
"""
|
|
563
562
|
Defines the bandwidth limit in bytes/sec for each group of clients sharing a quota.
|
|
564
563
|
Every distinct client group is allocated a specific quota, as defined by the cluster, on a per-broker basis.
|
|
@@ -566,17 +565,17 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
566
565
|
"""
|
|
567
566
|
return pulumi.get(self, "producer_byte_rate")
|
|
568
567
|
|
|
569
|
-
@property
|
|
568
|
+
@_builtins.property
|
|
570
569
|
@pulumi.getter
|
|
571
|
-
def project(self) -> pulumi.Output[
|
|
570
|
+
def project(self) -> pulumi.Output[_builtins.str]:
|
|
572
571
|
"""
|
|
573
572
|
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.
|
|
574
573
|
"""
|
|
575
574
|
return pulumi.get(self, "project")
|
|
576
575
|
|
|
577
|
-
@property
|
|
576
|
+
@_builtins.property
|
|
578
577
|
@pulumi.getter(name="requestPercentage")
|
|
579
|
-
def request_percentage(self) -> pulumi.Output[Optional[
|
|
578
|
+
def request_percentage(self) -> pulumi.Output[Optional[_builtins.float]]:
|
|
580
579
|
"""
|
|
581
580
|
Sets the maximum percentage of CPU time that a client group can use on request handler I/O and network threads per broker within a quota window.
|
|
582
581
|
Exceeding this limit triggers throttling.
|
|
@@ -584,17 +583,17 @@ class KafkaQuota(pulumi.CustomResource):
|
|
|
584
583
|
"""
|
|
585
584
|
return pulumi.get(self, "request_percentage")
|
|
586
585
|
|
|
587
|
-
@property
|
|
586
|
+
@_builtins.property
|
|
588
587
|
@pulumi.getter(name="serviceName")
|
|
589
|
-
def service_name(self) -> pulumi.Output[
|
|
588
|
+
def service_name(self) -> pulumi.Output[_builtins.str]:
|
|
590
589
|
"""
|
|
591
590
|
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.
|
|
592
591
|
"""
|
|
593
592
|
return pulumi.get(self, "service_name")
|
|
594
593
|
|
|
595
|
-
@property
|
|
594
|
+
@_builtins.property
|
|
596
595
|
@pulumi.getter
|
|
597
|
-
def user(self) -> pulumi.Output[Optional[
|
|
596
|
+
def user(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
598
597
|
"""
|
|
599
598
|
Represents a logical group of clients, assigned a unique name by the client application.
|
|
600
599
|
Quotas can be applied based on user, client-id, or both.
|