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
@@ -35,56 +35,62 @@ class TrafficQosRuleArgs:
35
35
  src_port_range: Optional[pulumi.Input[_builtins.str]] = None):
36
36
  """
37
37
  The set of arguments for constructing a TrafficQosRule resource.
38
- :param pulumi.Input[_builtins.int] priority: QoS rule priority. Value range: **1** to **9000**. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
38
+ :param pulumi.Input[_builtins.int] priority: QoS rule priority. Value range: `1` to `9000`. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
39
39
  :param pulumi.Input[_builtins.str] protocol: QoS rule protocol type, value:
40
- - **ALL**
40
+ - `ALL`
41
41
  - **ICMP(IPv4)**
42
42
  - **ICMPv6(IPv6)* *
43
- - **TCP**
44
- - **UDP**
45
- - **GRE**
46
- - **SSH**
47
- - **Telnet**
48
- - **HTTP**
49
- - **HTTPS**
43
+ - `TCP`
44
+ - `UDP`
45
+ - `GRE`
46
+ - `SSH`
47
+ - `Telnet`
48
+ - `HTTP`
49
+ - `HTTPS`
50
50
  - **MS SQL**
51
- - **Oracle**
52
- - **MySql**
53
- - **RDP**
54
- - **PostgreSQL**
55
- - **Redis**.
51
+ - `Oracle`
52
+ - `MySql`
53
+ - `RDP`
54
+ - `PostgreSQL`
55
+ - `Redis`
56
56
  :param pulumi.Input[_builtins.str] qos_id: The QoS policy ID.
57
57
  :param pulumi.Input[_builtins.str] queue_id: The QoS queue ID.
58
58
  :param pulumi.Input[_builtins.str] dst_cidr: The traffic of the QoS rule matches the Destination IPv4 network segment.
59
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
59
+
60
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
60
61
  :param pulumi.Input[_builtins.str] dst_ipv6_cidr: The QoS rule traffic matches the Destination IPv6 network segment.
61
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
62
- :param pulumi.Input[_builtins.str] dst_port_range: QoS rule traffic matches the destination port number range. Value range: **0** to **65535**. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
63
- - **ALL**:-1/-1, not editable.
62
+
63
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
64
+ :param pulumi.Input[_builtins.str] dst_port_range: QoS rule traffic matches the destination port number range. Value range: `0` to `65535`. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
65
+ - `ALL`:-1/-1, not editable.
64
66
  - **ICMP(IPv4)**:-1/-1, non-editable.
65
67
  - **ICMPv6(IPv6)**:-1/-1, non-editable.
66
- - **TCP**:-1/-1, editable.
67
- - **UDP**:-1/-1, editable.
68
- - **GRE**:-1/-1, not editable.
69
- - **SSH**:22/22, not editable.
70
- - **Telnet**:23/23, not editable.
71
- - **HTTP**:80/80, non-editable.
72
- - **HTTPS**:443/443, which cannot be edited.
68
+ - `TCP`:-1/-1, editable.
69
+ - `UDP`:-1/-1, editable.
70
+ - `GRE`:-1/-1, not editable.
71
+ - `SSH`:22/22, not editable.
72
+ - `Telnet`:23/23, not editable.
73
+ - `HTTP`:80/80, non-editable.
74
+ - `HTTPS`:443/443, which cannot be edited.
73
75
  - **MS SQL**:1443/1443, which cannot be edited.
74
- - **Oracle**:1521/1521, non-editable.
75
- - **MySql**:3306/3306, non-editable.
76
- - **RDP**:3389/3389, non-editable.
77
- - **PostgreSQL**:5432/5432, non-editable.
78
- - **Redis**:6379/6379, non-editable.
79
- :param pulumi.Input[_builtins.int] match_dscp: The DSCP value of the traffic matched by the QoS rule. Value range: **0** to **63**. If not, the value is - 1.
80
- :param pulumi.Input[_builtins.int] remarking_dscp: Modify The DSCP value in the flow. Value range: **0** to **63**. If the value is not modified, the value is - 1.
81
- :param pulumi.Input[_builtins.str] rule_description: The description of the QoS rule. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
82
- :param pulumi.Input[_builtins.str] rule_name: The name of the QoS rule. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
76
+ - `Oracle`:1521/1521, non-editable.
77
+ - `MySql`:3306/3306, non-editable.
78
+ - `RDP`:3389/3389, non-editable.
79
+ - `PostgreSQL`:5432/5432, non-editable.
80
+ - `Redis`:6379/6379, non-editable.
81
+ :param pulumi.Input[_builtins.int] match_dscp: The DSCP value of the traffic matched by the QoS rule. Value range: `0` to `63`. If not, the value is - 1.
82
+ :param pulumi.Input[_builtins.int] remarking_dscp: Modify The DSCP value in the flow. Value range: `0` to `63`. If the value is not modified, the value is - 1.
83
+ :param pulumi.Input[_builtins.str] rule_description: The description of the QoS rule.
84
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
85
+ :param pulumi.Input[_builtins.str] rule_name: The name of the QoS rule.
86
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
83
87
  :param pulumi.Input[_builtins.str] src_cidr: The QoS rule traffic matches the source IPv4 CIDR block.
84
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
88
+
89
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
85
90
  :param pulumi.Input[_builtins.str] src_ipv6_cidr: The QoS rule traffic matches the source IPv6 network segment.
86
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
87
- :param pulumi.Input[_builtins.str] src_port_range: The source port number of the QoS rule traffic matching. The value range is **0** to **65535**. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
91
+
92
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
93
+ :param pulumi.Input[_builtins.str] src_port_range: The source port number of the QoS rule traffic matching. The value range is `0` to `65535`. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
88
94
  """
89
95
  pulumi.set(__self__, "priority", priority)
90
96
  pulumi.set(__self__, "protocol", protocol)
@@ -115,7 +121,7 @@ class TrafficQosRuleArgs:
115
121
  @pulumi.getter
116
122
  def priority(self) -> pulumi.Input[_builtins.int]:
117
123
  """
118
- QoS rule priority. Value range: **1** to **9000**. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
124
+ QoS rule priority. Value range: `1` to `9000`. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
119
125
  """
120
126
  return pulumi.get(self, "priority")
121
127
 
@@ -128,22 +134,22 @@ class TrafficQosRuleArgs:
128
134
  def protocol(self) -> pulumi.Input[_builtins.str]:
129
135
  """
130
136
  QoS rule protocol type, value:
131
- - **ALL**
137
+ - `ALL`
132
138
  - **ICMP(IPv4)**
133
139
  - **ICMPv6(IPv6)* *
134
- - **TCP**
135
- - **UDP**
136
- - **GRE**
137
- - **SSH**
138
- - **Telnet**
139
- - **HTTP**
140
- - **HTTPS**
140
+ - `TCP`
141
+ - `UDP`
142
+ - `GRE`
143
+ - `SSH`
144
+ - `Telnet`
145
+ - `HTTP`
146
+ - `HTTPS`
141
147
  - **MS SQL**
142
- - **Oracle**
143
- - **MySql**
144
- - **RDP**
145
- - **PostgreSQL**
146
- - **Redis**.
148
+ - `Oracle`
149
+ - `MySql`
150
+ - `RDP`
151
+ - `PostgreSQL`
152
+ - `Redis`
147
153
  """
148
154
  return pulumi.get(self, "protocol")
149
155
 
@@ -180,7 +186,8 @@ class TrafficQosRuleArgs:
180
186
  def dst_cidr(self) -> Optional[pulumi.Input[_builtins.str]]:
181
187
  """
182
188
  The traffic of the QoS rule matches the Destination IPv4 network segment.
183
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
189
+
190
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
184
191
  """
185
192
  return pulumi.get(self, "dst_cidr")
186
193
 
@@ -193,7 +200,8 @@ class TrafficQosRuleArgs:
193
200
  def dst_ipv6_cidr(self) -> Optional[pulumi.Input[_builtins.str]]:
194
201
  """
195
202
  The QoS rule traffic matches the Destination IPv6 network segment.
196
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
203
+
204
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
197
205
  """
198
206
  return pulumi.get(self, "dst_ipv6_cidr")
199
207
 
@@ -205,23 +213,23 @@ class TrafficQosRuleArgs:
205
213
  @pulumi.getter(name="dstPortRange")
206
214
  def dst_port_range(self) -> Optional[pulumi.Input[_builtins.str]]:
207
215
  """
208
- QoS rule traffic matches the destination port number range. Value range: **0** to **65535**. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
209
- - **ALL**:-1/-1, not editable.
216
+ QoS rule traffic matches the destination port number range. Value range: `0` to `65535`. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
217
+ - `ALL`:-1/-1, not editable.
210
218
  - **ICMP(IPv4)**:-1/-1, non-editable.
211
219
  - **ICMPv6(IPv6)**:-1/-1, non-editable.
212
- - **TCP**:-1/-1, editable.
213
- - **UDP**:-1/-1, editable.
214
- - **GRE**:-1/-1, not editable.
215
- - **SSH**:22/22, not editable.
216
- - **Telnet**:23/23, not editable.
217
- - **HTTP**:80/80, non-editable.
218
- - **HTTPS**:443/443, which cannot be edited.
220
+ - `TCP`:-1/-1, editable.
221
+ - `UDP`:-1/-1, editable.
222
+ - `GRE`:-1/-1, not editable.
223
+ - `SSH`:22/22, not editable.
224
+ - `Telnet`:23/23, not editable.
225
+ - `HTTP`:80/80, non-editable.
226
+ - `HTTPS`:443/443, which cannot be edited.
219
227
  - **MS SQL**:1443/1443, which cannot be edited.
220
- - **Oracle**:1521/1521, non-editable.
221
- - **MySql**:3306/3306, non-editable.
222
- - **RDP**:3389/3389, non-editable.
223
- - **PostgreSQL**:5432/5432, non-editable.
224
- - **Redis**:6379/6379, non-editable.
228
+ - `Oracle`:1521/1521, non-editable.
229
+ - `MySql`:3306/3306, non-editable.
230
+ - `RDP`:3389/3389, non-editable.
231
+ - `PostgreSQL`:5432/5432, non-editable.
232
+ - `Redis`:6379/6379, non-editable.
225
233
  """
226
234
  return pulumi.get(self, "dst_port_range")
227
235
 
@@ -233,7 +241,7 @@ class TrafficQosRuleArgs:
233
241
  @pulumi.getter(name="matchDscp")
234
242
  def match_dscp(self) -> Optional[pulumi.Input[_builtins.int]]:
235
243
  """
236
- The DSCP value of the traffic matched by the QoS rule. Value range: **0** to **63**. If not, the value is - 1.
244
+ The DSCP value of the traffic matched by the QoS rule. Value range: `0` to `63`. If not, the value is - 1.
237
245
  """
238
246
  return pulumi.get(self, "match_dscp")
239
247
 
@@ -245,7 +253,7 @@ class TrafficQosRuleArgs:
245
253
  @pulumi.getter(name="remarkingDscp")
246
254
  def remarking_dscp(self) -> Optional[pulumi.Input[_builtins.int]]:
247
255
  """
248
- Modify The DSCP value in the flow. Value range: **0** to **63**. If the value is not modified, the value is - 1.
256
+ Modify The DSCP value in the flow. Value range: `0` to `63`. If the value is not modified, the value is - 1.
249
257
  """
250
258
  return pulumi.get(self, "remarking_dscp")
251
259
 
@@ -257,7 +265,8 @@ class TrafficQosRuleArgs:
257
265
  @pulumi.getter(name="ruleDescription")
258
266
  def rule_description(self) -> Optional[pulumi.Input[_builtins.str]]:
259
267
  """
260
- The description of the QoS rule. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
268
+ The description of the QoS rule.
269
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
261
270
  """
262
271
  return pulumi.get(self, "rule_description")
263
272
 
@@ -269,7 +278,8 @@ class TrafficQosRuleArgs:
269
278
  @pulumi.getter(name="ruleName")
270
279
  def rule_name(self) -> Optional[pulumi.Input[_builtins.str]]:
271
280
  """
272
- The name of the QoS rule. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
281
+ The name of the QoS rule.
282
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
273
283
  """
274
284
  return pulumi.get(self, "rule_name")
275
285
 
@@ -282,7 +292,8 @@ class TrafficQosRuleArgs:
282
292
  def src_cidr(self) -> Optional[pulumi.Input[_builtins.str]]:
283
293
  """
284
294
  The QoS rule traffic matches the source IPv4 CIDR block.
285
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
295
+
296
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
286
297
  """
287
298
  return pulumi.get(self, "src_cidr")
288
299
 
@@ -295,7 +306,8 @@ class TrafficQosRuleArgs:
295
306
  def src_ipv6_cidr(self) -> Optional[pulumi.Input[_builtins.str]]:
296
307
  """
297
308
  The QoS rule traffic matches the source IPv6 network segment.
298
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
309
+
310
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
299
311
  """
300
312
  return pulumi.get(self, "src_ipv6_cidr")
301
313
 
@@ -307,7 +319,7 @@ class TrafficQosRuleArgs:
307
319
  @pulumi.getter(name="srcPortRange")
308
320
  def src_port_range(self) -> Optional[pulumi.Input[_builtins.str]]:
309
321
  """
310
- The source port number of the QoS rule traffic matching. The value range is **0** to **65535**. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
322
+ The source port number of the QoS rule traffic matching. The value range is `0` to `65535`. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
311
323
  """
312
324
  return pulumi.get(self, "src_port_range")
313
325
 
@@ -338,56 +350,62 @@ class _TrafficQosRuleState:
338
350
  """
339
351
  Input properties used for looking up and filtering TrafficQosRule resources.
340
352
  :param pulumi.Input[_builtins.str] dst_cidr: The traffic of the QoS rule matches the Destination IPv4 network segment.
341
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
353
+
354
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
342
355
  :param pulumi.Input[_builtins.str] dst_ipv6_cidr: The QoS rule traffic matches the Destination IPv6 network segment.
343
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
344
- :param pulumi.Input[_builtins.str] dst_port_range: QoS rule traffic matches the destination port number range. Value range: **0** to **65535**. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
345
- - **ALL**:-1/-1, not editable.
356
+
357
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
358
+ :param pulumi.Input[_builtins.str] dst_port_range: QoS rule traffic matches the destination port number range. Value range: `0` to `65535`. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
359
+ - `ALL`:-1/-1, not editable.
346
360
  - **ICMP(IPv4)**:-1/-1, non-editable.
347
361
  - **ICMPv6(IPv6)**:-1/-1, non-editable.
348
- - **TCP**:-1/-1, editable.
349
- - **UDP**:-1/-1, editable.
350
- - **GRE**:-1/-1, not editable.
351
- - **SSH**:22/22, not editable.
352
- - **Telnet**:23/23, not editable.
353
- - **HTTP**:80/80, non-editable.
354
- - **HTTPS**:443/443, which cannot be edited.
362
+ - `TCP`:-1/-1, editable.
363
+ - `UDP`:-1/-1, editable.
364
+ - `GRE`:-1/-1, not editable.
365
+ - `SSH`:22/22, not editable.
366
+ - `Telnet`:23/23, not editable.
367
+ - `HTTP`:80/80, non-editable.
368
+ - `HTTPS`:443/443, which cannot be edited.
355
369
  - **MS SQL**:1443/1443, which cannot be edited.
356
- - **Oracle**:1521/1521, non-editable.
357
- - **MySql**:3306/3306, non-editable.
358
- - **RDP**:3389/3389, non-editable.
359
- - **PostgreSQL**:5432/5432, non-editable.
360
- - **Redis**:6379/6379, non-editable.
361
- :param pulumi.Input[_builtins.int] match_dscp: The DSCP value of the traffic matched by the QoS rule. Value range: **0** to **63**. If not, the value is - 1.
362
- :param pulumi.Input[_builtins.int] priority: QoS rule priority. Value range: **1** to **9000**. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
370
+ - `Oracle`:1521/1521, non-editable.
371
+ - `MySql`:3306/3306, non-editable.
372
+ - `RDP`:3389/3389, non-editable.
373
+ - `PostgreSQL`:5432/5432, non-editable.
374
+ - `Redis`:6379/6379, non-editable.
375
+ :param pulumi.Input[_builtins.int] match_dscp: The DSCP value of the traffic matched by the QoS rule. Value range: `0` to `63`. If not, the value is - 1.
376
+ :param pulumi.Input[_builtins.int] priority: QoS rule priority. Value range: `1` to `9000`. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
363
377
  :param pulumi.Input[_builtins.str] protocol: QoS rule protocol type, value:
364
- - **ALL**
378
+ - `ALL`
365
379
  - **ICMP(IPv4)**
366
380
  - **ICMPv6(IPv6)* *
367
- - **TCP**
368
- - **UDP**
369
- - **GRE**
370
- - **SSH**
371
- - **Telnet**
372
- - **HTTP**
373
- - **HTTPS**
381
+ - `TCP`
382
+ - `UDP`
383
+ - `GRE`
384
+ - `SSH`
385
+ - `Telnet`
386
+ - `HTTP`
387
+ - `HTTPS`
374
388
  - **MS SQL**
375
- - **Oracle**
376
- - **MySql**
377
- - **RDP**
378
- - **PostgreSQL**
379
- - **Redis**.
389
+ - `Oracle`
390
+ - `MySql`
391
+ - `RDP`
392
+ - `PostgreSQL`
393
+ - `Redis`
380
394
  :param pulumi.Input[_builtins.str] qos_id: The QoS policy ID.
381
395
  :param pulumi.Input[_builtins.str] queue_id: The QoS queue ID.
382
- :param pulumi.Input[_builtins.int] remarking_dscp: Modify The DSCP value in the flow. Value range: **0** to **63**. If the value is not modified, the value is - 1.
383
- :param pulumi.Input[_builtins.str] rule_description: The description of the QoS rule. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
396
+ :param pulumi.Input[_builtins.int] remarking_dscp: Modify The DSCP value in the flow. Value range: `0` to `63`. If the value is not modified, the value is - 1.
397
+ :param pulumi.Input[_builtins.str] rule_description: The description of the QoS rule.
398
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
384
399
  :param pulumi.Input[_builtins.str] rule_id: The ID of the QoS rule.
385
- :param pulumi.Input[_builtins.str] rule_name: The name of the QoS rule. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
400
+ :param pulumi.Input[_builtins.str] rule_name: The name of the QoS rule.
401
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
386
402
  :param pulumi.Input[_builtins.str] src_cidr: The QoS rule traffic matches the source IPv4 CIDR block.
387
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
403
+
404
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
388
405
  :param pulumi.Input[_builtins.str] src_ipv6_cidr: The QoS rule traffic matches the source IPv6 network segment.
389
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
390
- :param pulumi.Input[_builtins.str] src_port_range: The source port number of the QoS rule traffic matching. The value range is **0** to **65535**. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
406
+
407
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
408
+ :param pulumi.Input[_builtins.str] src_port_range: The source port number of the QoS rule traffic matching. The value range is `0` to `65535`. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
391
409
  :param pulumi.Input[_builtins.str] status: The status of the QoS rule. Value:
392
410
  """
393
411
  if dst_cidr is not None:
@@ -428,7 +446,8 @@ class _TrafficQosRuleState:
428
446
  def dst_cidr(self) -> Optional[pulumi.Input[_builtins.str]]:
429
447
  """
430
448
  The traffic of the QoS rule matches the Destination IPv4 network segment.
431
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
449
+
450
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
432
451
  """
433
452
  return pulumi.get(self, "dst_cidr")
434
453
 
@@ -441,7 +460,8 @@ class _TrafficQosRuleState:
441
460
  def dst_ipv6_cidr(self) -> Optional[pulumi.Input[_builtins.str]]:
442
461
  """
443
462
  The QoS rule traffic matches the Destination IPv6 network segment.
444
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
463
+
464
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
445
465
  """
446
466
  return pulumi.get(self, "dst_ipv6_cidr")
447
467
 
@@ -453,23 +473,23 @@ class _TrafficQosRuleState:
453
473
  @pulumi.getter(name="dstPortRange")
454
474
  def dst_port_range(self) -> Optional[pulumi.Input[_builtins.str]]:
455
475
  """
456
- QoS rule traffic matches the destination port number range. Value range: **0** to **65535**. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
457
- - **ALL**:-1/-1, not editable.
476
+ QoS rule traffic matches the destination port number range. Value range: `0` to `65535`. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
477
+ - `ALL`:-1/-1, not editable.
458
478
  - **ICMP(IPv4)**:-1/-1, non-editable.
459
479
  - **ICMPv6(IPv6)**:-1/-1, non-editable.
460
- - **TCP**:-1/-1, editable.
461
- - **UDP**:-1/-1, editable.
462
- - **GRE**:-1/-1, not editable.
463
- - **SSH**:22/22, not editable.
464
- - **Telnet**:23/23, not editable.
465
- - **HTTP**:80/80, non-editable.
466
- - **HTTPS**:443/443, which cannot be edited.
480
+ - `TCP`:-1/-1, editable.
481
+ - `UDP`:-1/-1, editable.
482
+ - `GRE`:-1/-1, not editable.
483
+ - `SSH`:22/22, not editable.
484
+ - `Telnet`:23/23, not editable.
485
+ - `HTTP`:80/80, non-editable.
486
+ - `HTTPS`:443/443, which cannot be edited.
467
487
  - **MS SQL**:1443/1443, which cannot be edited.
468
- - **Oracle**:1521/1521, non-editable.
469
- - **MySql**:3306/3306, non-editable.
470
- - **RDP**:3389/3389, non-editable.
471
- - **PostgreSQL**:5432/5432, non-editable.
472
- - **Redis**:6379/6379, non-editable.
488
+ - `Oracle`:1521/1521, non-editable.
489
+ - `MySql`:3306/3306, non-editable.
490
+ - `RDP`:3389/3389, non-editable.
491
+ - `PostgreSQL`:5432/5432, non-editable.
492
+ - `Redis`:6379/6379, non-editable.
473
493
  """
474
494
  return pulumi.get(self, "dst_port_range")
475
495
 
@@ -481,7 +501,7 @@ class _TrafficQosRuleState:
481
501
  @pulumi.getter(name="matchDscp")
482
502
  def match_dscp(self) -> Optional[pulumi.Input[_builtins.int]]:
483
503
  """
484
- The DSCP value of the traffic matched by the QoS rule. Value range: **0** to **63**. If not, the value is - 1.
504
+ The DSCP value of the traffic matched by the QoS rule. Value range: `0` to `63`. If not, the value is - 1.
485
505
  """
486
506
  return pulumi.get(self, "match_dscp")
487
507
 
@@ -493,7 +513,7 @@ class _TrafficQosRuleState:
493
513
  @pulumi.getter
494
514
  def priority(self) -> Optional[pulumi.Input[_builtins.int]]:
495
515
  """
496
- QoS rule priority. Value range: **1** to **9000**. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
516
+ QoS rule priority. Value range: `1` to `9000`. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
497
517
  """
498
518
  return pulumi.get(self, "priority")
499
519
 
@@ -506,22 +526,22 @@ class _TrafficQosRuleState:
506
526
  def protocol(self) -> Optional[pulumi.Input[_builtins.str]]:
507
527
  """
508
528
  QoS rule protocol type, value:
509
- - **ALL**
529
+ - `ALL`
510
530
  - **ICMP(IPv4)**
511
531
  - **ICMPv6(IPv6)* *
512
- - **TCP**
513
- - **UDP**
514
- - **GRE**
515
- - **SSH**
516
- - **Telnet**
517
- - **HTTP**
518
- - **HTTPS**
532
+ - `TCP`
533
+ - `UDP`
534
+ - `GRE`
535
+ - `SSH`
536
+ - `Telnet`
537
+ - `HTTP`
538
+ - `HTTPS`
519
539
  - **MS SQL**
520
- - **Oracle**
521
- - **MySql**
522
- - **RDP**
523
- - **PostgreSQL**
524
- - **Redis**.
540
+ - `Oracle`
541
+ - `MySql`
542
+ - `RDP`
543
+ - `PostgreSQL`
544
+ - `Redis`
525
545
  """
526
546
  return pulumi.get(self, "protocol")
527
547
 
@@ -557,7 +577,7 @@ class _TrafficQosRuleState:
557
577
  @pulumi.getter(name="remarkingDscp")
558
578
  def remarking_dscp(self) -> Optional[pulumi.Input[_builtins.int]]:
559
579
  """
560
- Modify The DSCP value in the flow. Value range: **0** to **63**. If the value is not modified, the value is - 1.
580
+ Modify The DSCP value in the flow. Value range: `0` to `63`. If the value is not modified, the value is - 1.
561
581
  """
562
582
  return pulumi.get(self, "remarking_dscp")
563
583
 
@@ -569,7 +589,8 @@ class _TrafficQosRuleState:
569
589
  @pulumi.getter(name="ruleDescription")
570
590
  def rule_description(self) -> Optional[pulumi.Input[_builtins.str]]:
571
591
  """
572
- The description of the QoS rule. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
592
+ The description of the QoS rule.
593
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
573
594
  """
574
595
  return pulumi.get(self, "rule_description")
575
596
 
@@ -593,7 +614,8 @@ class _TrafficQosRuleState:
593
614
  @pulumi.getter(name="ruleName")
594
615
  def rule_name(self) -> Optional[pulumi.Input[_builtins.str]]:
595
616
  """
596
- The name of the QoS rule. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
617
+ The name of the QoS rule.
618
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
597
619
  """
598
620
  return pulumi.get(self, "rule_name")
599
621
 
@@ -606,7 +628,8 @@ class _TrafficQosRuleState:
606
628
  def src_cidr(self) -> Optional[pulumi.Input[_builtins.str]]:
607
629
  """
608
630
  The QoS rule traffic matches the source IPv4 CIDR block.
609
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
631
+
632
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
610
633
  """
611
634
  return pulumi.get(self, "src_cidr")
612
635
 
@@ -619,7 +642,8 @@ class _TrafficQosRuleState:
619
642
  def src_ipv6_cidr(self) -> Optional[pulumi.Input[_builtins.str]]:
620
643
  """
621
644
  The QoS rule traffic matches the source IPv6 network segment.
622
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
645
+
646
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
623
647
  """
624
648
  return pulumi.get(self, "src_ipv6_cidr")
625
649
 
@@ -631,7 +655,7 @@ class _TrafficQosRuleState:
631
655
  @pulumi.getter(name="srcPortRange")
632
656
  def src_port_range(self) -> Optional[pulumi.Input[_builtins.str]]:
633
657
  """
634
- The source port number of the QoS rule traffic matching. The value range is **0** to **65535**. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
658
+ The source port number of the QoS rule traffic matching. The value range is `0` to `65535`. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
635
659
  """
636
660
  return pulumi.get(self, "src_port_range")
637
661
 
@@ -674,7 +698,9 @@ class TrafficQosRule(pulumi.CustomResource):
674
698
  src_port_range: Optional[pulumi.Input[_builtins.str]] = None,
675
699
  __props__=None):
676
700
  """
677
- Provides a Express Connect Traffic Qos Rule resource. Express Connect Traffic QoS Rule.
701
+ Provides a Express Connect Traffic Qos Rule resource.
702
+
703
+ Express Connect Traffic QoS Rule.
678
704
 
679
705
  For information about Express Connect Traffic Qos Rule and how to use it, see [What is Traffic Qos Rule](https://next.api.alibabacloud.com/document/Vpc/2016-04-28/CreateExpressConnectTrafficQosRule).
680
706
 
@@ -732,55 +758,61 @@ class TrafficQosRule(pulumi.CustomResource):
732
758
  :param str resource_name: The name of the resource.
733
759
  :param pulumi.ResourceOptions opts: Options for the resource.
734
760
  :param pulumi.Input[_builtins.str] dst_cidr: The traffic of the QoS rule matches the Destination IPv4 network segment.
735
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
761
+
762
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
736
763
  :param pulumi.Input[_builtins.str] dst_ipv6_cidr: The QoS rule traffic matches the Destination IPv6 network segment.
737
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
738
- :param pulumi.Input[_builtins.str] dst_port_range: QoS rule traffic matches the destination port number range. Value range: **0** to **65535**. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
739
- - **ALL**:-1/-1, not editable.
764
+
765
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
766
+ :param pulumi.Input[_builtins.str] dst_port_range: QoS rule traffic matches the destination port number range. Value range: `0` to `65535`. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
767
+ - `ALL`:-1/-1, not editable.
740
768
  - **ICMP(IPv4)**:-1/-1, non-editable.
741
769
  - **ICMPv6(IPv6)**:-1/-1, non-editable.
742
- - **TCP**:-1/-1, editable.
743
- - **UDP**:-1/-1, editable.
744
- - **GRE**:-1/-1, not editable.
745
- - **SSH**:22/22, not editable.
746
- - **Telnet**:23/23, not editable.
747
- - **HTTP**:80/80, non-editable.
748
- - **HTTPS**:443/443, which cannot be edited.
770
+ - `TCP`:-1/-1, editable.
771
+ - `UDP`:-1/-1, editable.
772
+ - `GRE`:-1/-1, not editable.
773
+ - `SSH`:22/22, not editable.
774
+ - `Telnet`:23/23, not editable.
775
+ - `HTTP`:80/80, non-editable.
776
+ - `HTTPS`:443/443, which cannot be edited.
749
777
  - **MS SQL**:1443/1443, which cannot be edited.
750
- - **Oracle**:1521/1521, non-editable.
751
- - **MySql**:3306/3306, non-editable.
752
- - **RDP**:3389/3389, non-editable.
753
- - **PostgreSQL**:5432/5432, non-editable.
754
- - **Redis**:6379/6379, non-editable.
755
- :param pulumi.Input[_builtins.int] match_dscp: The DSCP value of the traffic matched by the QoS rule. Value range: **0** to **63**. If not, the value is - 1.
756
- :param pulumi.Input[_builtins.int] priority: QoS rule priority. Value range: **1** to **9000**. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
778
+ - `Oracle`:1521/1521, non-editable.
779
+ - `MySql`:3306/3306, non-editable.
780
+ - `RDP`:3389/3389, non-editable.
781
+ - `PostgreSQL`:5432/5432, non-editable.
782
+ - `Redis`:6379/6379, non-editable.
783
+ :param pulumi.Input[_builtins.int] match_dscp: The DSCP value of the traffic matched by the QoS rule. Value range: `0` to `63`. If not, the value is - 1.
784
+ :param pulumi.Input[_builtins.int] priority: QoS rule priority. Value range: `1` to `9000`. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
757
785
  :param pulumi.Input[_builtins.str] protocol: QoS rule protocol type, value:
758
- - **ALL**
786
+ - `ALL`
759
787
  - **ICMP(IPv4)**
760
788
  - **ICMPv6(IPv6)* *
761
- - **TCP**
762
- - **UDP**
763
- - **GRE**
764
- - **SSH**
765
- - **Telnet**
766
- - **HTTP**
767
- - **HTTPS**
789
+ - `TCP`
790
+ - `UDP`
791
+ - `GRE`
792
+ - `SSH`
793
+ - `Telnet`
794
+ - `HTTP`
795
+ - `HTTPS`
768
796
  - **MS SQL**
769
- - **Oracle**
770
- - **MySql**
771
- - **RDP**
772
- - **PostgreSQL**
773
- - **Redis**.
797
+ - `Oracle`
798
+ - `MySql`
799
+ - `RDP`
800
+ - `PostgreSQL`
801
+ - `Redis`
774
802
  :param pulumi.Input[_builtins.str] qos_id: The QoS policy ID.
775
803
  :param pulumi.Input[_builtins.str] queue_id: The QoS queue ID.
776
- :param pulumi.Input[_builtins.int] remarking_dscp: Modify The DSCP value in the flow. Value range: **0** to **63**. If the value is not modified, the value is - 1.
777
- :param pulumi.Input[_builtins.str] rule_description: The description of the QoS rule. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
778
- :param pulumi.Input[_builtins.str] rule_name: The name of the QoS rule. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
804
+ :param pulumi.Input[_builtins.int] remarking_dscp: Modify The DSCP value in the flow. Value range: `0` to `63`. If the value is not modified, the value is - 1.
805
+ :param pulumi.Input[_builtins.str] rule_description: The description of the QoS rule.
806
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
807
+ :param pulumi.Input[_builtins.str] rule_name: The name of the QoS rule.
808
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
779
809
  :param pulumi.Input[_builtins.str] src_cidr: The QoS rule traffic matches the source IPv4 CIDR block.
780
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
810
+
811
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
781
812
  :param pulumi.Input[_builtins.str] src_ipv6_cidr: The QoS rule traffic matches the source IPv6 network segment.
782
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
783
- :param pulumi.Input[_builtins.str] src_port_range: The source port number of the QoS rule traffic matching. The value range is **0** to **65535**. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
813
+
814
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
815
+ :param pulumi.Input[_builtins.str] src_port_range: The source port number of the QoS rule traffic matching. The value range is `0` to `65535`. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
784
816
  """
785
817
  ...
786
818
  @overload
@@ -789,7 +821,9 @@ class TrafficQosRule(pulumi.CustomResource):
789
821
  args: TrafficQosRuleArgs,
790
822
  opts: Optional[pulumi.ResourceOptions] = None):
791
823
  """
792
- Provides a Express Connect Traffic Qos Rule resource. Express Connect Traffic QoS Rule.
824
+ Provides a Express Connect Traffic Qos Rule resource.
825
+
826
+ Express Connect Traffic QoS Rule.
793
827
 
794
828
  For information about Express Connect Traffic Qos Rule and how to use it, see [What is Traffic Qos Rule](https://next.api.alibabacloud.com/document/Vpc/2016-04-28/CreateExpressConnectTrafficQosRule).
795
829
 
@@ -940,56 +974,62 @@ class TrafficQosRule(pulumi.CustomResource):
940
974
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
941
975
  :param pulumi.ResourceOptions opts: Options for the resource.
942
976
  :param pulumi.Input[_builtins.str] dst_cidr: The traffic of the QoS rule matches the Destination IPv4 network segment.
943
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
977
+
978
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
944
979
  :param pulumi.Input[_builtins.str] dst_ipv6_cidr: The QoS rule traffic matches the Destination IPv6 network segment.
945
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
946
- :param pulumi.Input[_builtins.str] dst_port_range: QoS rule traffic matches the destination port number range. Value range: **0** to **65535**. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
947
- - **ALL**:-1/-1, not editable.
980
+
981
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
982
+ :param pulumi.Input[_builtins.str] dst_port_range: QoS rule traffic matches the destination port number range. Value range: `0` to `65535`. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
983
+ - `ALL`:-1/-1, not editable.
948
984
  - **ICMP(IPv4)**:-1/-1, non-editable.
949
985
  - **ICMPv6(IPv6)**:-1/-1, non-editable.
950
- - **TCP**:-1/-1, editable.
951
- - **UDP**:-1/-1, editable.
952
- - **GRE**:-1/-1, not editable.
953
- - **SSH**:22/22, not editable.
954
- - **Telnet**:23/23, not editable.
955
- - **HTTP**:80/80, non-editable.
956
- - **HTTPS**:443/443, which cannot be edited.
986
+ - `TCP`:-1/-1, editable.
987
+ - `UDP`:-1/-1, editable.
988
+ - `GRE`:-1/-1, not editable.
989
+ - `SSH`:22/22, not editable.
990
+ - `Telnet`:23/23, not editable.
991
+ - `HTTP`:80/80, non-editable.
992
+ - `HTTPS`:443/443, which cannot be edited.
957
993
  - **MS SQL**:1443/1443, which cannot be edited.
958
- - **Oracle**:1521/1521, non-editable.
959
- - **MySql**:3306/3306, non-editable.
960
- - **RDP**:3389/3389, non-editable.
961
- - **PostgreSQL**:5432/5432, non-editable.
962
- - **Redis**:6379/6379, non-editable.
963
- :param pulumi.Input[_builtins.int] match_dscp: The DSCP value of the traffic matched by the QoS rule. Value range: **0** to **63**. If not, the value is - 1.
964
- :param pulumi.Input[_builtins.int] priority: QoS rule priority. Value range: **1** to **9000**. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
994
+ - `Oracle`:1521/1521, non-editable.
995
+ - `MySql`:3306/3306, non-editable.
996
+ - `RDP`:3389/3389, non-editable.
997
+ - `PostgreSQL`:5432/5432, non-editable.
998
+ - `Redis`:6379/6379, non-editable.
999
+ :param pulumi.Input[_builtins.int] match_dscp: The DSCP value of the traffic matched by the QoS rule. Value range: `0` to `63`. If not, the value is - 1.
1000
+ :param pulumi.Input[_builtins.int] priority: QoS rule priority. Value range: `1` to `9000`. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
965
1001
  :param pulumi.Input[_builtins.str] protocol: QoS rule protocol type, value:
966
- - **ALL**
1002
+ - `ALL`
967
1003
  - **ICMP(IPv4)**
968
1004
  - **ICMPv6(IPv6)* *
969
- - **TCP**
970
- - **UDP**
971
- - **GRE**
972
- - **SSH**
973
- - **Telnet**
974
- - **HTTP**
975
- - **HTTPS**
1005
+ - `TCP`
1006
+ - `UDP`
1007
+ - `GRE`
1008
+ - `SSH`
1009
+ - `Telnet`
1010
+ - `HTTP`
1011
+ - `HTTPS`
976
1012
  - **MS SQL**
977
- - **Oracle**
978
- - **MySql**
979
- - **RDP**
980
- - **PostgreSQL**
981
- - **Redis**.
1013
+ - `Oracle`
1014
+ - `MySql`
1015
+ - `RDP`
1016
+ - `PostgreSQL`
1017
+ - `Redis`
982
1018
  :param pulumi.Input[_builtins.str] qos_id: The QoS policy ID.
983
1019
  :param pulumi.Input[_builtins.str] queue_id: The QoS queue ID.
984
- :param pulumi.Input[_builtins.int] remarking_dscp: Modify The DSCP value in the flow. Value range: **0** to **63**. If the value is not modified, the value is - 1.
985
- :param pulumi.Input[_builtins.str] rule_description: The description of the QoS rule. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
1020
+ :param pulumi.Input[_builtins.int] remarking_dscp: Modify The DSCP value in the flow. Value range: `0` to `63`. If the value is not modified, the value is - 1.
1021
+ :param pulumi.Input[_builtins.str] rule_description: The description of the QoS rule.
1022
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
986
1023
  :param pulumi.Input[_builtins.str] rule_id: The ID of the QoS rule.
987
- :param pulumi.Input[_builtins.str] rule_name: The name of the QoS rule. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
1024
+ :param pulumi.Input[_builtins.str] rule_name: The name of the QoS rule.
1025
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
988
1026
  :param pulumi.Input[_builtins.str] src_cidr: The QoS rule traffic matches the source IPv4 CIDR block.
989
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
1027
+
1028
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
990
1029
  :param pulumi.Input[_builtins.str] src_ipv6_cidr: The QoS rule traffic matches the source IPv6 network segment.
991
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
992
- :param pulumi.Input[_builtins.str] src_port_range: The source port number of the QoS rule traffic matching. The value range is **0** to **65535**. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
1030
+
1031
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
1032
+ :param pulumi.Input[_builtins.str] src_port_range: The source port number of the QoS rule traffic matching. The value range is `0` to `65535`. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
993
1033
  :param pulumi.Input[_builtins.str] status: The status of the QoS rule. Value:
994
1034
  """
995
1035
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
@@ -1019,7 +1059,8 @@ class TrafficQosRule(pulumi.CustomResource):
1019
1059
  def dst_cidr(self) -> pulumi.Output[Optional[_builtins.str]]:
1020
1060
  """
1021
1061
  The traffic of the QoS rule matches the Destination IPv4 network segment.
1022
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
1062
+
1063
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
1023
1064
  """
1024
1065
  return pulumi.get(self, "dst_cidr")
1025
1066
 
@@ -1028,7 +1069,8 @@ class TrafficQosRule(pulumi.CustomResource):
1028
1069
  def dst_ipv6_cidr(self) -> pulumi.Output[Optional[_builtins.str]]:
1029
1070
  """
1030
1071
  The QoS rule traffic matches the Destination IPv6 network segment.
1031
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
1072
+
1073
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
1032
1074
  """
1033
1075
  return pulumi.get(self, "dst_ipv6_cidr")
1034
1076
 
@@ -1036,23 +1078,23 @@ class TrafficQosRule(pulumi.CustomResource):
1036
1078
  @pulumi.getter(name="dstPortRange")
1037
1079
  def dst_port_range(self) -> pulumi.Output[_builtins.str]:
1038
1080
  """
1039
- QoS rule traffic matches the destination port number range. Value range: **0** to **65535**. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
1040
- - **ALL**:-1/-1, not editable.
1081
+ QoS rule traffic matches the destination port number range. Value range: `0` to `65535`. If not, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same. The corresponding destination port number range is fixed for different protocol types. The values are as follows:
1082
+ - `ALL`:-1/-1, not editable.
1041
1083
  - **ICMP(IPv4)**:-1/-1, non-editable.
1042
1084
  - **ICMPv6(IPv6)**:-1/-1, non-editable.
1043
- - **TCP**:-1/-1, editable.
1044
- - **UDP**:-1/-1, editable.
1045
- - **GRE**:-1/-1, not editable.
1046
- - **SSH**:22/22, not editable.
1047
- - **Telnet**:23/23, not editable.
1048
- - **HTTP**:80/80, non-editable.
1049
- - **HTTPS**:443/443, which cannot be edited.
1085
+ - `TCP`:-1/-1, editable.
1086
+ - `UDP`:-1/-1, editable.
1087
+ - `GRE`:-1/-1, not editable.
1088
+ - `SSH`:22/22, not editable.
1089
+ - `Telnet`:23/23, not editable.
1090
+ - `HTTP`:80/80, non-editable.
1091
+ - `HTTPS`:443/443, which cannot be edited.
1050
1092
  - **MS SQL**:1443/1443, which cannot be edited.
1051
- - **Oracle**:1521/1521, non-editable.
1052
- - **MySql**:3306/3306, non-editable.
1053
- - **RDP**:3389/3389, non-editable.
1054
- - **PostgreSQL**:5432/5432, non-editable.
1055
- - **Redis**:6379/6379, non-editable.
1093
+ - `Oracle`:1521/1521, non-editable.
1094
+ - `MySql`:3306/3306, non-editable.
1095
+ - `RDP`:3389/3389, non-editable.
1096
+ - `PostgreSQL`:5432/5432, non-editable.
1097
+ - `Redis`:6379/6379, non-editable.
1056
1098
  """
1057
1099
  return pulumi.get(self, "dst_port_range")
1058
1100
 
@@ -1060,7 +1102,7 @@ class TrafficQosRule(pulumi.CustomResource):
1060
1102
  @pulumi.getter(name="matchDscp")
1061
1103
  def match_dscp(self) -> pulumi.Output[_builtins.int]:
1062
1104
  """
1063
- The DSCP value of the traffic matched by the QoS rule. Value range: **0** to **63**. If not, the value is - 1.
1105
+ The DSCP value of the traffic matched by the QoS rule. Value range: `0` to `63`. If not, the value is - 1.
1064
1106
  """
1065
1107
  return pulumi.get(self, "match_dscp")
1066
1108
 
@@ -1068,7 +1110,7 @@ class TrafficQosRule(pulumi.CustomResource):
1068
1110
  @pulumi.getter
1069
1111
  def priority(self) -> pulumi.Output[_builtins.int]:
1070
1112
  """
1071
- QoS rule priority. Value range: **1** to **9000**. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
1113
+ QoS rule priority. Value range: `1` to `9000`. The larger the number, the higher the priority. The priority of a QoS rule cannot be repeated in the same QoS policy.
1072
1114
  """
1073
1115
  return pulumi.get(self, "priority")
1074
1116
 
@@ -1077,22 +1119,22 @@ class TrafficQosRule(pulumi.CustomResource):
1077
1119
  def protocol(self) -> pulumi.Output[_builtins.str]:
1078
1120
  """
1079
1121
  QoS rule protocol type, value:
1080
- - **ALL**
1122
+ - `ALL`
1081
1123
  - **ICMP(IPv4)**
1082
1124
  - **ICMPv6(IPv6)* *
1083
- - **TCP**
1084
- - **UDP**
1085
- - **GRE**
1086
- - **SSH**
1087
- - **Telnet**
1088
- - **HTTP**
1089
- - **HTTPS**
1125
+ - `TCP`
1126
+ - `UDP`
1127
+ - `GRE`
1128
+ - `SSH`
1129
+ - `Telnet`
1130
+ - `HTTP`
1131
+ - `HTTPS`
1090
1132
  - **MS SQL**
1091
- - **Oracle**
1092
- - **MySql**
1093
- - **RDP**
1094
- - **PostgreSQL**
1095
- - **Redis**.
1133
+ - `Oracle`
1134
+ - `MySql`
1135
+ - `RDP`
1136
+ - `PostgreSQL`
1137
+ - `Redis`
1096
1138
  """
1097
1139
  return pulumi.get(self, "protocol")
1098
1140
 
@@ -1116,7 +1158,7 @@ class TrafficQosRule(pulumi.CustomResource):
1116
1158
  @pulumi.getter(name="remarkingDscp")
1117
1159
  def remarking_dscp(self) -> pulumi.Output[_builtins.int]:
1118
1160
  """
1119
- Modify The DSCP value in the flow. Value range: **0** to **63**. If the value is not modified, the value is - 1.
1161
+ Modify The DSCP value in the flow. Value range: `0` to `63`. If the value is not modified, the value is - 1.
1120
1162
  """
1121
1163
  return pulumi.get(self, "remarking_dscp")
1122
1164
 
@@ -1124,7 +1166,8 @@ class TrafficQosRule(pulumi.CustomResource):
1124
1166
  @pulumi.getter(name="ruleDescription")
1125
1167
  def rule_description(self) -> pulumi.Output[Optional[_builtins.str]]:
1126
1168
  """
1127
- The description of the QoS rule. The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
1169
+ The description of the QoS rule.
1170
+ The length is 0 to 256 characters and cannot start with 'http:// 'or 'https.
1128
1171
  """
1129
1172
  return pulumi.get(self, "rule_description")
1130
1173
 
@@ -1140,7 +1183,8 @@ class TrafficQosRule(pulumi.CustomResource):
1140
1183
  @pulumi.getter(name="ruleName")
1141
1184
  def rule_name(self) -> pulumi.Output[Optional[_builtins.str]]:
1142
1185
  """
1143
- The name of the QoS rule. The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
1186
+ The name of the QoS rule.
1187
+ The length is 0 to 128 characters and cannot start with 'http:// 'or 'https.
1144
1188
  """
1145
1189
  return pulumi.get(self, "rule_name")
1146
1190
 
@@ -1149,7 +1193,8 @@ class TrafficQosRule(pulumi.CustomResource):
1149
1193
  def src_cidr(self) -> pulumi.Output[Optional[_builtins.str]]:
1150
1194
  """
1151
1195
  The QoS rule traffic matches the source IPv4 CIDR block.
1152
- > **NOTE:** If this parameter is not supported, enter **SrcIPv6Cidr** or **DstIPv6Cidr * *.
1196
+
1197
+ > **NOTE:** If this parameter is not supported, enter `SrcIPv6Cidr` or **DstIPv6Cidr * *.
1153
1198
  """
1154
1199
  return pulumi.get(self, "src_cidr")
1155
1200
 
@@ -1158,7 +1203,8 @@ class TrafficQosRule(pulumi.CustomResource):
1158
1203
  def src_ipv6_cidr(self) -> pulumi.Output[Optional[_builtins.str]]:
1159
1204
  """
1160
1205
  The QoS rule traffic matches the source IPv6 network segment.
1161
- > **NOTE:** If this parameter is not supported, enter **SrcCidr** or **DstCidr * *.
1206
+
1207
+ > **NOTE:** If this parameter is not supported, enter `SrcCidr` or **DstCidr * *.
1162
1208
  """
1163
1209
  return pulumi.get(self, "src_ipv6_cidr")
1164
1210
 
@@ -1166,7 +1212,7 @@ class TrafficQosRule(pulumi.CustomResource):
1166
1212
  @pulumi.getter(name="srcPortRange")
1167
1213
  def src_port_range(self) -> pulumi.Output[_builtins.str]:
1168
1214
  """
1169
- The source port number of the QoS rule traffic matching. The value range is **0** to **65535**. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
1215
+ The source port number of the QoS rule traffic matching. The value range is `0` to `65535`. If the traffic does not match, the value is - 1. Currently, only a single port number is supported, and the start and end of the port number must be the same.
1170
1216
  """
1171
1217
  return pulumi.get(self, "src_port_range")
1172
1218