pulumi-alicloud 3.86.0a1758340042__py3-none-any.whl → 3.89.0a1763702747__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.
Files changed (146) hide show
  1. pulumi_alicloud/__init__.py +83 -0
  2. pulumi_alicloud/actiontrail/get_trails_deprecated.py +20 -0
  3. pulumi_alicloud/adb/resource_group.py +463 -3
  4. pulumi_alicloud/alikafka/topic.py +278 -85
  5. pulumi_alicloud/apig/_inputs.py +80 -6
  6. pulumi_alicloud/apig/gateway.py +111 -3
  7. pulumi_alicloud/apig/outputs.py +67 -4
  8. pulumi_alicloud/cas/certificate.py +248 -35
  9. pulumi_alicloud/cas/service_certificate.py +454 -168
  10. pulumi_alicloud/cen/get_transit_router_peer_attachments.py +20 -0
  11. pulumi_alicloud/cen/get_transit_router_vbr_attachments.py +20 -0
  12. pulumi_alicloud/cfg/_inputs.py +27 -24
  13. pulumi_alicloud/cfg/aggregator.py +142 -53
  14. pulumi_alicloud/cfg/outputs.py +18 -15
  15. pulumi_alicloud/cloudfirewall/__init__.py +1 -0
  16. pulumi_alicloud/cloudfirewall/get_nat_firewalls.py +132 -0
  17. pulumi_alicloud/cloudfirewall/get_tls_inspect_ca_certificates.py +214 -0
  18. pulumi_alicloud/cloudfirewall/outputs.py +30 -0
  19. pulumi_alicloud/cloudsso/__init__.py +1 -0
  20. pulumi_alicloud/cloudsso/get_user_provisioning_events.py +226 -0
  21. pulumi_alicloud/cloudsso/outputs.py +228 -0
  22. pulumi_alicloud/cloudsso/user.py +247 -80
  23. pulumi_alicloud/cms/_inputs.py +870 -10
  24. pulumi_alicloud/cms/get_site_monitors.py +2 -2
  25. pulumi_alicloud/cms/outputs.py +606 -6
  26. pulumi_alicloud/cms/site_monitor.py +360 -89
  27. pulumi_alicloud/cr/registry_enterprise_instance.py +63 -0
  28. pulumi_alicloud/cs/managed_kubernetes.py +6 -2
  29. pulumi_alicloud/ddos/domain_resource.py +89 -0
  30. pulumi_alicloud/dms/get_enterprise_logic_databases.py +8 -0
  31. pulumi_alicloud/dts/instance.py +14 -14
  32. pulumi_alicloud/eais/get_instances.py +8 -0
  33. pulumi_alicloud/ebs/dedicated_block_storage_cluster.py +32 -0
  34. pulumi_alicloud/eci/container_group.py +47 -0
  35. pulumi_alicloud/ecs/elasticity_assurance.py +279 -20
  36. pulumi_alicloud/ecs/instance.py +7 -7
  37. pulumi_alicloud/ecs/security_group_rule.py +7 -7
  38. pulumi_alicloud/edas/get_deploy_groups.py +4 -0
  39. pulumi_alicloud/eflo/node.py +153 -15
  40. pulumi_alicloud/emrv2/get_clusters.py +260 -0
  41. pulumi_alicloud/ens/load_balancer.py +8 -4
  42. pulumi_alicloud/esa/__init__.py +2 -0
  43. pulumi_alicloud/esa/_inputs.py +3774 -991
  44. pulumi_alicloud/esa/cache_rule.py +47 -0
  45. pulumi_alicloud/esa/certificate.py +21 -54
  46. pulumi_alicloud/esa/compression_rule.py +47 -0
  47. pulumi_alicloud/esa/http_response_header_modification_rule.py +89 -28
  48. pulumi_alicloud/esa/https_application_configuration.py +188 -0
  49. pulumi_alicloud/esa/https_basic_configuration.py +54 -7
  50. pulumi_alicloud/esa/image_transform.py +47 -0
  51. pulumi_alicloud/esa/load_balancer.py +999 -0
  52. pulumi_alicloud/esa/network_optimization.py +82 -21
  53. pulumi_alicloud/esa/origin_rule.py +470 -14
  54. pulumi_alicloud/esa/outputs.py +2080 -0
  55. pulumi_alicloud/esa/rate_plan_instance.py +64 -39
  56. pulumi_alicloud/esa/redirect_rule.py +68 -21
  57. pulumi_alicloud/esa/rewrite_url_rule.py +82 -56
  58. pulumi_alicloud/esa/waf_rule.py +510 -0
  59. pulumi_alicloud/ess/__init__.py +1 -0
  60. pulumi_alicloud/ess/_inputs.py +256 -0
  61. pulumi_alicloud/ess/alb_server_group_attachment.py +2 -2
  62. pulumi_alicloud/ess/attachment.py +10 -6
  63. pulumi_alicloud/ess/instance_refresh.py +760 -0
  64. pulumi_alicloud/ess/outputs.py +203 -0
  65. pulumi_alicloud/ess/scaling_configuration.py +2 -2
  66. pulumi_alicloud/ess/scaling_group.py +94 -0
  67. pulumi_alicloud/ess/server_group_attachment.py +2 -2
  68. pulumi_alicloud/ess/suspend_process.py +2 -2
  69. pulumi_alicloud/eventbridge/event_source.py +57 -57
  70. pulumi_alicloud/expressconnect/get_virtual_physical_connections.py +4 -0
  71. pulumi_alicloud/expressconnect/traffic_qos.py +137 -31
  72. pulumi_alicloud/expressconnect/traffic_qos_queue.py +91 -66
  73. pulumi_alicloud/expressconnect/traffic_qos_rule.py +307 -261
  74. pulumi_alicloud/expressconnect/vbr_pconn_association.py +105 -59
  75. pulumi_alicloud/ga/_inputs.py +56 -16
  76. pulumi_alicloud/ga/outputs.py +39 -11
  77. pulumi_alicloud/gpdb/get_zones.py +24 -0
  78. pulumi_alicloud/hbase/get_instance_types.py +32 -0
  79. pulumi_alicloud/hbr/policy_binding.py +7 -0
  80. pulumi_alicloud/kvstore/account.py +18 -18
  81. pulumi_alicloud/lindorm/instance_v2.py +358 -70
  82. pulumi_alicloud/log/_inputs.py +29 -9
  83. pulumi_alicloud/log/etl.py +56 -9
  84. pulumi_alicloud/log/get_projects.py +24 -0
  85. pulumi_alicloud/log/outputs.py +18 -6
  86. pulumi_alicloud/marketplace/get_products.py +26 -0
  87. pulumi_alicloud/mongodb/get_sharding_network_private_addresses.py +28 -0
  88. pulumi_alicloud/nas/get_access_rules.py +26 -0
  89. pulumi_alicloud/oss/_inputs.py +53 -0
  90. pulumi_alicloud/oss/bucket_logging.py +80 -29
  91. pulumi_alicloud/oss/bucket_replication.py +55 -8
  92. pulumi_alicloud/oss/outputs.py +31 -0
  93. pulumi_alicloud/ots/get_search_indexes.py +26 -0
  94. pulumi_alicloud/ots/get_secondary_indexes.py +26 -0
  95. pulumi_alicloud/polardb/__init__.py +3 -0
  96. pulumi_alicloud/polardb/cluster.py +14 -14
  97. pulumi_alicloud/polardb/zonal_account.py +449 -0
  98. pulumi_alicloud/polardb/zonal_db_cluster.py +1255 -0
  99. pulumi_alicloud/polardb/zonal_endpoint.py +865 -0
  100. pulumi_alicloud/pulumi-plugin.json +1 -1
  101. pulumi_alicloud/pvtz/get_service.py +12 -8
  102. pulumi_alicloud/ram/get_policies.py +95 -81
  103. pulumi_alicloud/ram/get_roles.py +108 -31
  104. pulumi_alicloud/ram/outputs.py +64 -42
  105. pulumi_alicloud/ram/policy.py +2 -2
  106. pulumi_alicloud/resourcemanager/__init__.py +2 -0
  107. pulumi_alicloud/resourcemanager/_inputs.py +799 -0
  108. pulumi_alicloud/resourcemanager/control_policy.py +169 -31
  109. pulumi_alicloud/resourcemanager/delivery_channel.py +449 -0
  110. pulumi_alicloud/resourcemanager/get_policies.py +4 -0
  111. pulumi_alicloud/resourcemanager/multi_account_delivery_channel.py +470 -0
  112. pulumi_alicloud/resourcemanager/outputs.py +694 -0
  113. pulumi_alicloud/resourcemanager/resource_share.py +341 -11
  114. pulumi_alicloud/sae/_inputs.py +60 -0
  115. pulumi_alicloud/sae/application.py +1 -1
  116. pulumi_alicloud/sae/get_ingresses.py +122 -0
  117. pulumi_alicloud/sae/outputs.py +42 -0
  118. pulumi_alicloud/scdn/domain_config.py +56 -0
  119. pulumi_alicloud/servicemesh/extension_provider.py +138 -0
  120. pulumi_alicloud/servicemesh/user_permission.py +90 -0
  121. pulumi_alicloud/simpleapplicationserver/get_images.py +24 -0
  122. pulumi_alicloud/sls/__init__.py +1 -0
  123. pulumi_alicloud/sls/get_indexs.py +304 -0
  124. pulumi_alicloud/sls/outputs.py +148 -0
  125. pulumi_alicloud/star_rocks_instance.py +8 -2
  126. pulumi_alicloud/starrocks/__init__.py +12 -0
  127. pulumi_alicloud/starrocks/_inputs.py +656 -0
  128. pulumi_alicloud/starrocks/instance.py +1427 -0
  129. pulumi_alicloud/starrocks/node_group.py +1298 -0
  130. pulumi_alicloud/starrocks/outputs.py +508 -0
  131. pulumi_alicloud/vpc/_inputs.py +84 -0
  132. pulumi_alicloud/vpc/bgp_group.py +250 -53
  133. pulumi_alicloud/vpc/bgp_network.py +83 -36
  134. pulumi_alicloud/vpc/common_bandwith_package_attachment.py +30 -14
  135. pulumi_alicloud/vpc/gateway_endpoint.py +8 -8
  136. pulumi_alicloud/vpc/get_enhanced_nat_available_zones.py +3 -3
  137. pulumi_alicloud/vpc/network_acl_entries.py +16 -20
  138. pulumi_alicloud/vpc/outputs.py +48 -0
  139. pulumi_alicloud/vpc/vbr_ha.py +127 -46
  140. pulumi_alicloud/wafv3/_inputs.py +396 -0
  141. pulumi_alicloud/wafv3/defense_rule.py +40 -110
  142. pulumi_alicloud/wafv3/outputs.py +303 -0
  143. {pulumi_alicloud-3.86.0a1758340042.dist-info → pulumi_alicloud-3.89.0a1763702747.dist-info}/METADATA +1 -1
  144. {pulumi_alicloud-3.86.0a1758340042.dist-info → pulumi_alicloud-3.89.0a1763702747.dist-info}/RECORD +146 -130
  145. {pulumi_alicloud-3.86.0a1758340042.dist-info → pulumi_alicloud-3.89.0a1763702747.dist-info}/WHEEL +0 -0
  146. {pulumi_alicloud-3.86.0a1758340042.dist-info → pulumi_alicloud-3.89.0a1763702747.dist-info}/top_level.txt +0 -0
@@ -26,18 +26,21 @@ class TrafficQosQueueArgs:
26
26
  queue_name: Optional[pulumi.Input[_builtins.str]] = None):
27
27
  """
28
28
  The set of arguments for constructing a TrafficQosQueue resource.
29
- :param pulumi.Input[_builtins.str] qos_id: The QoS policy ID.
29
+ :param pulumi.Input[_builtins.str] qos_id: The ID of the QoS policy.
30
30
  :param pulumi.Input[_builtins.str] queue_type: QoS queue type, value:
31
- - **High**: High priority queue.
32
- - **Medium**: Normal priority queue.
33
- - **Default**: the Default priority queue.
31
+ - `High`: High priority queue.
32
+ - `Medium`: Normal priority queue.
33
+ - `Default`: the Default priority queue.
34
+
34
35
  > **NOTE:** Default priority queue cannot be created.
35
36
  :param pulumi.Input[_builtins.str] bandwidth_percent: QoS queue bandwidth percentage.
36
37
 
37
- - When the QoS queue type is **Medium**, this field must be entered. Valid values: 1 to 100.
38
- - When the QoS queue type is **Default**, this field is "-".
39
- :param pulumi.Input[_builtins.str] queue_description: The description of the QoS queue. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
40
- :param pulumi.Input[_builtins.str] queue_name: The name of the QoS queue. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
38
+ - When the QoS queue type is `Medium`, this field must be entered. Valid values: 1 to 100.
39
+ - When the QoS queue type is `Default`, this field is "-".
40
+ :param pulumi.Input[_builtins.str] queue_description: The description of the QoS queue.
41
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
42
+ :param pulumi.Input[_builtins.str] queue_name: The name of the QoS queue.
43
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
41
44
  """
42
45
  pulumi.set(__self__, "qos_id", qos_id)
43
46
  pulumi.set(__self__, "queue_type", queue_type)
@@ -52,7 +55,7 @@ class TrafficQosQueueArgs:
52
55
  @pulumi.getter(name="qosId")
53
56
  def qos_id(self) -> pulumi.Input[_builtins.str]:
54
57
  """
55
- The QoS policy ID.
58
+ The ID of the QoS policy.
56
59
  """
57
60
  return pulumi.get(self, "qos_id")
58
61
 
@@ -65,9 +68,10 @@ class TrafficQosQueueArgs:
65
68
  def queue_type(self) -> pulumi.Input[_builtins.str]:
66
69
  """
67
70
  QoS queue type, value:
68
- - **High**: High priority queue.
69
- - **Medium**: Normal priority queue.
70
- - **Default**: the Default priority queue.
71
+ - `High`: High priority queue.
72
+ - `Medium`: Normal priority queue.
73
+ - `Default`: the Default priority queue.
74
+
71
75
  > **NOTE:** Default priority queue cannot be created.
72
76
  """
73
77
  return pulumi.get(self, "queue_type")
@@ -82,8 +86,8 @@ class TrafficQosQueueArgs:
82
86
  """
83
87
  QoS queue bandwidth percentage.
84
88
 
85
- - When the QoS queue type is **Medium**, this field must be entered. Valid values: 1 to 100.
86
- - When the QoS queue type is **Default**, this field is "-".
89
+ - When the QoS queue type is `Medium`, this field must be entered. Valid values: 1 to 100.
90
+ - When the QoS queue type is `Default`, this field is "-".
87
91
  """
88
92
  return pulumi.get(self, "bandwidth_percent")
89
93
 
@@ -95,7 +99,8 @@ class TrafficQosQueueArgs:
95
99
  @pulumi.getter(name="queueDescription")
96
100
  def queue_description(self) -> Optional[pulumi.Input[_builtins.str]]:
97
101
  """
98
- The description of the QoS queue. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
102
+ The description of the QoS queue.
103
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
99
104
  """
100
105
  return pulumi.get(self, "queue_description")
101
106
 
@@ -107,7 +112,8 @@ class TrafficQosQueueArgs:
107
112
  @pulumi.getter(name="queueName")
108
113
  def queue_name(self) -> Optional[pulumi.Input[_builtins.str]]:
109
114
  """
110
- The name of the QoS queue. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
115
+ The name of the QoS queue.
116
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
111
117
  """
112
118
  return pulumi.get(self, "queue_name")
113
119
 
@@ -130,18 +136,21 @@ class _TrafficQosQueueState:
130
136
  Input properties used for looking up and filtering TrafficQosQueue resources.
131
137
  :param pulumi.Input[_builtins.str] bandwidth_percent: QoS queue bandwidth percentage.
132
138
 
133
- - When the QoS queue type is **Medium**, this field must be entered. Valid values: 1 to 100.
134
- - When the QoS queue type is **Default**, this field is "-".
135
- :param pulumi.Input[_builtins.str] qos_id: The QoS policy ID.
136
- :param pulumi.Input[_builtins.str] queue_description: The description of the QoS queue. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
137
- :param pulumi.Input[_builtins.str] queue_id: The QoS queue ID.
138
- :param pulumi.Input[_builtins.str] queue_name: The name of the QoS queue. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
139
+ - When the QoS queue type is `Medium`, this field must be entered. Valid values: 1 to 100.
140
+ - When the QoS queue type is `Default`, this field is "-".
141
+ :param pulumi.Input[_builtins.str] qos_id: The ID of the QoS policy.
142
+ :param pulumi.Input[_builtins.str] queue_description: The description of the QoS queue.
143
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
144
+ :param pulumi.Input[_builtins.str] queue_id: The ID of the QoS queue.
145
+ :param pulumi.Input[_builtins.str] queue_name: The name of the QoS queue.
146
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
139
147
  :param pulumi.Input[_builtins.str] queue_type: QoS queue type, value:
140
- - **High**: High priority queue.
141
- - **Medium**: Normal priority queue.
142
- - **Default**: the Default priority queue.
148
+ - `High`: High priority queue.
149
+ - `Medium`: Normal priority queue.
150
+ - `Default`: the Default priority queue.
151
+
143
152
  > **NOTE:** Default priority queue cannot be created.
144
- :param pulumi.Input[_builtins.str] status: The status of the resource.
153
+ :param pulumi.Input[_builtins.str] status: The status of the resource
145
154
  """
146
155
  if bandwidth_percent is not None:
147
156
  pulumi.set(__self__, "bandwidth_percent", bandwidth_percent)
@@ -164,8 +173,8 @@ class _TrafficQosQueueState:
164
173
  """
165
174
  QoS queue bandwidth percentage.
166
175
 
167
- - When the QoS queue type is **Medium**, this field must be entered. Valid values: 1 to 100.
168
- - When the QoS queue type is **Default**, this field is "-".
176
+ - When the QoS queue type is `Medium`, this field must be entered. Valid values: 1 to 100.
177
+ - When the QoS queue type is `Default`, this field is "-".
169
178
  """
170
179
  return pulumi.get(self, "bandwidth_percent")
171
180
 
@@ -177,7 +186,7 @@ class _TrafficQosQueueState:
177
186
  @pulumi.getter(name="qosId")
178
187
  def qos_id(self) -> Optional[pulumi.Input[_builtins.str]]:
179
188
  """
180
- The QoS policy ID.
189
+ The ID of the QoS policy.
181
190
  """
182
191
  return pulumi.get(self, "qos_id")
183
192
 
@@ -189,7 +198,8 @@ class _TrafficQosQueueState:
189
198
  @pulumi.getter(name="queueDescription")
190
199
  def queue_description(self) -> Optional[pulumi.Input[_builtins.str]]:
191
200
  """
192
- The description of the QoS queue. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
201
+ The description of the QoS queue.
202
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
193
203
  """
194
204
  return pulumi.get(self, "queue_description")
195
205
 
@@ -201,7 +211,7 @@ class _TrafficQosQueueState:
201
211
  @pulumi.getter(name="queueId")
202
212
  def queue_id(self) -> Optional[pulumi.Input[_builtins.str]]:
203
213
  """
204
- The QoS queue ID.
214
+ The ID of the QoS queue.
205
215
  """
206
216
  return pulumi.get(self, "queue_id")
207
217
 
@@ -213,7 +223,8 @@ class _TrafficQosQueueState:
213
223
  @pulumi.getter(name="queueName")
214
224
  def queue_name(self) -> Optional[pulumi.Input[_builtins.str]]:
215
225
  """
216
- The name of the QoS queue. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
226
+ The name of the QoS queue.
227
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
217
228
  """
218
229
  return pulumi.get(self, "queue_name")
219
230
 
@@ -226,9 +237,10 @@ class _TrafficQosQueueState:
226
237
  def queue_type(self) -> Optional[pulumi.Input[_builtins.str]]:
227
238
  """
228
239
  QoS queue type, value:
229
- - **High**: High priority queue.
230
- - **Medium**: Normal priority queue.
231
- - **Default**: the Default priority queue.
240
+ - `High`: High priority queue.
241
+ - `Medium`: Normal priority queue.
242
+ - `Default`: the Default priority queue.
243
+
232
244
  > **NOTE:** Default priority queue cannot be created.
233
245
  """
234
246
  return pulumi.get(self, "queue_type")
@@ -241,7 +253,7 @@ class _TrafficQosQueueState:
241
253
  @pulumi.getter
242
254
  def status(self) -> Optional[pulumi.Input[_builtins.str]]:
243
255
  """
244
- The status of the resource.
256
+ The status of the resource
245
257
  """
246
258
  return pulumi.get(self, "status")
247
259
 
@@ -263,7 +275,9 @@ class TrafficQosQueue(pulumi.CustomResource):
263
275
  queue_type: Optional[pulumi.Input[_builtins.str]] = None,
264
276
  __props__=None):
265
277
  """
266
- Provides a Express Connect Traffic Qos Queue resource. Express Connect Traffic QoS Queue.
278
+ Provides a Express Connect Traffic Qos Queue resource.
279
+
280
+ Express Connect Traffic QoS Queue.
267
281
 
268
282
  For information about Express Connect Traffic Qos Queue and how to use it, see [What is Traffic Qos Queue](https://next.api.alibabacloud.com/document/Vpc/2016-04-28/CreateExpressConnectTrafficQosQueue).
269
283
 
@@ -309,15 +323,18 @@ class TrafficQosQueue(pulumi.CustomResource):
309
323
  :param pulumi.ResourceOptions opts: Options for the resource.
310
324
  :param pulumi.Input[_builtins.str] bandwidth_percent: QoS queue bandwidth percentage.
311
325
 
312
- - When the QoS queue type is **Medium**, this field must be entered. Valid values: 1 to 100.
313
- - When the QoS queue type is **Default**, this field is "-".
314
- :param pulumi.Input[_builtins.str] qos_id: The QoS policy ID.
315
- :param pulumi.Input[_builtins.str] queue_description: The description of the QoS queue. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
316
- :param pulumi.Input[_builtins.str] queue_name: The name of the QoS queue. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
326
+ - When the QoS queue type is `Medium`, this field must be entered. Valid values: 1 to 100.
327
+ - When the QoS queue type is `Default`, this field is "-".
328
+ :param pulumi.Input[_builtins.str] qos_id: The ID of the QoS policy.
329
+ :param pulumi.Input[_builtins.str] queue_description: The description of the QoS queue.
330
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
331
+ :param pulumi.Input[_builtins.str] queue_name: The name of the QoS queue.
332
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
317
333
  :param pulumi.Input[_builtins.str] queue_type: QoS queue type, value:
318
- - **High**: High priority queue.
319
- - **Medium**: Normal priority queue.
320
- - **Default**: the Default priority queue.
334
+ - `High`: High priority queue.
335
+ - `Medium`: Normal priority queue.
336
+ - `Default`: the Default priority queue.
337
+
321
338
  > **NOTE:** Default priority queue cannot be created.
322
339
  """
323
340
  ...
@@ -327,7 +344,9 @@ class TrafficQosQueue(pulumi.CustomResource):
327
344
  args: TrafficQosQueueArgs,
328
345
  opts: Optional[pulumi.ResourceOptions] = None):
329
346
  """
330
- Provides a Express Connect Traffic Qos Queue resource. Express Connect Traffic QoS Queue.
347
+ Provides a Express Connect Traffic Qos Queue resource.
348
+
349
+ Express Connect Traffic QoS Queue.
331
350
 
332
351
  For information about Express Connect Traffic Qos Queue and how to use it, see [What is Traffic Qos Queue](https://next.api.alibabacloud.com/document/Vpc/2016-04-28/CreateExpressConnectTrafficQosQueue).
333
352
 
@@ -435,18 +454,21 @@ class TrafficQosQueue(pulumi.CustomResource):
435
454
  :param pulumi.ResourceOptions opts: Options for the resource.
436
455
  :param pulumi.Input[_builtins.str] bandwidth_percent: QoS queue bandwidth percentage.
437
456
 
438
- - When the QoS queue type is **Medium**, this field must be entered. Valid values: 1 to 100.
439
- - When the QoS queue type is **Default**, this field is "-".
440
- :param pulumi.Input[_builtins.str] qos_id: The QoS policy ID.
441
- :param pulumi.Input[_builtins.str] queue_description: The description of the QoS queue. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
442
- :param pulumi.Input[_builtins.str] queue_id: The QoS queue ID.
443
- :param pulumi.Input[_builtins.str] queue_name: The name of the QoS queue. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
457
+ - When the QoS queue type is `Medium`, this field must be entered. Valid values: 1 to 100.
458
+ - When the QoS queue type is `Default`, this field is "-".
459
+ :param pulumi.Input[_builtins.str] qos_id: The ID of the QoS policy.
460
+ :param pulumi.Input[_builtins.str] queue_description: The description of the QoS queue.
461
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
462
+ :param pulumi.Input[_builtins.str] queue_id: The ID of the QoS queue.
463
+ :param pulumi.Input[_builtins.str] queue_name: The name of the QoS queue.
464
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
444
465
  :param pulumi.Input[_builtins.str] queue_type: QoS queue type, value:
445
- - **High**: High priority queue.
446
- - **Medium**: Normal priority queue.
447
- - **Default**: the Default priority queue.
466
+ - `High`: High priority queue.
467
+ - `Medium`: Normal priority queue.
468
+ - `Default`: the Default priority queue.
469
+
448
470
  > **NOTE:** Default priority queue cannot be created.
449
- :param pulumi.Input[_builtins.str] status: The status of the resource.
471
+ :param pulumi.Input[_builtins.str] status: The status of the resource
450
472
  """
451
473
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
452
474
 
@@ -467,8 +489,8 @@ class TrafficQosQueue(pulumi.CustomResource):
467
489
  """
468
490
  QoS queue bandwidth percentage.
469
491
 
470
- - When the QoS queue type is **Medium**, this field must be entered. Valid values: 1 to 100.
471
- - When the QoS queue type is **Default**, this field is "-".
492
+ - When the QoS queue type is `Medium`, this field must be entered. Valid values: 1 to 100.
493
+ - When the QoS queue type is `Default`, this field is "-".
472
494
  """
473
495
  return pulumi.get(self, "bandwidth_percent")
474
496
 
@@ -476,7 +498,7 @@ class TrafficQosQueue(pulumi.CustomResource):
476
498
  @pulumi.getter(name="qosId")
477
499
  def qos_id(self) -> pulumi.Output[_builtins.str]:
478
500
  """
479
- The QoS policy ID.
501
+ The ID of the QoS policy.
480
502
  """
481
503
  return pulumi.get(self, "qos_id")
482
504
 
@@ -484,7 +506,8 @@ class TrafficQosQueue(pulumi.CustomResource):
484
506
  @pulumi.getter(name="queueDescription")
485
507
  def queue_description(self) -> pulumi.Output[Optional[_builtins.str]]:
486
508
  """
487
- The description of the QoS queue. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
509
+ The description of the QoS queue.
510
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
488
511
  """
489
512
  return pulumi.get(self, "queue_description")
490
513
 
@@ -492,7 +515,7 @@ class TrafficQosQueue(pulumi.CustomResource):
492
515
  @pulumi.getter(name="queueId")
493
516
  def queue_id(self) -> pulumi.Output[_builtins.str]:
494
517
  """
495
- The QoS queue ID.
518
+ The ID of the QoS queue.
496
519
  """
497
520
  return pulumi.get(self, "queue_id")
498
521
 
@@ -500,7 +523,8 @@ class TrafficQosQueue(pulumi.CustomResource):
500
523
  @pulumi.getter(name="queueName")
501
524
  def queue_name(self) -> pulumi.Output[Optional[_builtins.str]]:
502
525
  """
503
- The name of the QoS queue. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
526
+ The name of the QoS queue.
527
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
504
528
  """
505
529
  return pulumi.get(self, "queue_name")
506
530
 
@@ -509,9 +533,10 @@ class TrafficQosQueue(pulumi.CustomResource):
509
533
  def queue_type(self) -> pulumi.Output[_builtins.str]:
510
534
  """
511
535
  QoS queue type, value:
512
- - **High**: High priority queue.
513
- - **Medium**: Normal priority queue.
514
- - **Default**: the Default priority queue.
536
+ - `High`: High priority queue.
537
+ - `Medium`: Normal priority queue.
538
+ - `Default`: the Default priority queue.
539
+
515
540
  > **NOTE:** Default priority queue cannot be created.
516
541
  """
517
542
  return pulumi.get(self, "queue_type")
@@ -520,7 +545,7 @@ class TrafficQosQueue(pulumi.CustomResource):
520
545
  @pulumi.getter
521
546
  def status(self) -> pulumi.Output[_builtins.str]:
522
547
  """
523
- The status of the resource.
548
+ The status of the resource
524
549
  """
525
550
  return pulumi.get(self, "status")
526
551