pulumi-alicloud 3.77.0a1746220593__py3-none-any.whl → 3.78.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-alicloud might be problematic. Click here for more details.

Files changed (1056) hide show
  1. pulumi_alicloud/__init__.py +32 -0
  2. pulumi_alicloud/ackone/cluster.py +1 -3
  3. pulumi_alicloud/ackone/membership_attachment.py +1 -3
  4. pulumi_alicloud/actiontrail/global_events_storage_region.py +1 -3
  5. pulumi_alicloud/actiontrail/history_delivery_job.py +1 -3
  6. pulumi_alicloud/actiontrail/trail.py +1 -3
  7. pulumi_alicloud/actiontrail/trail_deprecated.py +1 -3
  8. pulumi_alicloud/adb/account.py +1 -3
  9. pulumi_alicloud/adb/backup_policy.py +1 -3
  10. pulumi_alicloud/adb/cluster.py +13 -15
  11. pulumi_alicloud/adb/connection.py +1 -3
  12. pulumi_alicloud/adb/db_cluster.py +1 -3
  13. pulumi_alicloud/adb/db_cluster_lake_version.py +1 -3
  14. pulumi_alicloud/adb/lake_account.py +1 -3
  15. pulumi_alicloud/adb/resource_group.py +1 -3
  16. pulumi_alicloud/alb/a_script.py +1 -3
  17. pulumi_alicloud/alb/acl.py +1 -3
  18. pulumi_alicloud/alb/acl_entry_attachment.py +1 -3
  19. pulumi_alicloud/alb/health_check_template.py +234 -96
  20. pulumi_alicloud/alb/listener.py +1 -3
  21. pulumi_alicloud/alb/listener_acl_attachment.py +1 -3
  22. pulumi_alicloud/alb/listener_additional_certificate_attachment.py +1 -3
  23. pulumi_alicloud/alb/load_balancer.py +111 -3
  24. pulumi_alicloud/alb/load_balancer_access_log_config_attachment.py +1 -3
  25. pulumi_alicloud/alb/load_balancer_common_bandwidth_package_attachment.py +1 -3
  26. pulumi_alicloud/alb/load_balancer_security_group_attachment.py +1 -3
  27. pulumi_alicloud/alb/load_balancer_zone_shifted_attachment.py +1 -3
  28. pulumi_alicloud/alb/rule.py +1 -3
  29. pulumi_alicloud/alb/security_policy.py +1 -3
  30. pulumi_alicloud/alb/server_group.py +1 -3
  31. pulumi_alicloud/aligreen/audit_callback.py +1 -3
  32. pulumi_alicloud/aligreen/biz_type.py +1 -3
  33. pulumi_alicloud/aligreen/callback.py +1 -3
  34. pulumi_alicloud/aligreen/image_lib.py +1 -3
  35. pulumi_alicloud/aligreen/keyword_lib.py +1 -3
  36. pulumi_alicloud/aligreen/oss_stock_task.py +1 -3
  37. pulumi_alicloud/alikafka/consumer_group.py +1 -3
  38. pulumi_alicloud/alikafka/instance.py +1 -3
  39. pulumi_alicloud/alikafka/instance_allowed_ip_attachment.py +1 -3
  40. pulumi_alicloud/alikafka/sasl_acl.py +1 -3
  41. pulumi_alicloud/alikafka/sasl_user.py +1 -3
  42. pulumi_alicloud/alikafka/topic.py +1 -3
  43. pulumi_alicloud/amqp/binding.py +1 -3
  44. pulumi_alicloud/amqp/exchange.py +250 -161
  45. pulumi_alicloud/amqp/instance.py +1 -3
  46. pulumi_alicloud/amqp/queue.py +1 -3
  47. pulumi_alicloud/amqp/static_account.py +1 -3
  48. pulumi_alicloud/amqp/virtual_host.py +1 -3
  49. pulumi_alicloud/apig/environment.py +1 -3
  50. pulumi_alicloud/apig/gateway.py +1 -3
  51. pulumi_alicloud/apig/http_api.py +1 -3
  52. pulumi_alicloud/apigateway/_inputs.py +23 -3
  53. pulumi_alicloud/apigateway/access_control_list.py +1 -3
  54. pulumi_alicloud/apigateway/acl_entry_attachment.py +1 -3
  55. pulumi_alicloud/apigateway/api.py +8 -10
  56. pulumi_alicloud/apigateway/app.py +1 -3
  57. pulumi_alicloud/apigateway/app_attachment.py +1 -3
  58. pulumi_alicloud/apigateway/backend.py +9 -11
  59. pulumi_alicloud/apigateway/group.py +1 -3
  60. pulumi_alicloud/apigateway/instance.py +1 -3
  61. pulumi_alicloud/apigateway/instance_acl_attachment.py +1 -3
  62. pulumi_alicloud/apigateway/log_config.py +1 -3
  63. pulumi_alicloud/apigateway/model.py +1 -3
  64. pulumi_alicloud/apigateway/outputs.py +16 -2
  65. pulumi_alicloud/apigateway/plugin.py +1 -3
  66. pulumi_alicloud/apigateway/plugin_attachment.py +1 -3
  67. pulumi_alicloud/apigateway/vpc_access.py +1 -3
  68. pulumi_alicloud/arms/addon_release.py +1 -3
  69. pulumi_alicloud/arms/alert_contact.py +1 -3
  70. pulumi_alicloud/arms/alert_contact_group.py +1 -3
  71. pulumi_alicloud/arms/alert_robot.py +1 -3
  72. pulumi_alicloud/arms/dispatch_rule.py +1 -3
  73. pulumi_alicloud/arms/env_custom_job.py +1 -3
  74. pulumi_alicloud/arms/env_feature.py +1 -3
  75. pulumi_alicloud/arms/env_pod_monitor.py +1 -3
  76. pulumi_alicloud/arms/env_service_monitor.py +1 -3
  77. pulumi_alicloud/arms/environment.py +1 -3
  78. pulumi_alicloud/arms/grafana_workspace.py +1 -3
  79. pulumi_alicloud/arms/integration_exporter.py +1 -3
  80. pulumi_alicloud/arms/prometheus.py +1 -3
  81. pulumi_alicloud/arms/prometheus_alert_rule.py +1 -3
  82. pulumi_alicloud/arms/prometheus_monitoring.py +1 -3
  83. pulumi_alicloud/arms/remote_write.py +3 -5
  84. pulumi_alicloud/arms/synthetic_task.py +1 -3
  85. pulumi_alicloud/bastionhost/host.py +1 -3
  86. pulumi_alicloud/bastionhost/host_account.py +1 -3
  87. pulumi_alicloud/bastionhost/host_account_share_key_attachment.py +1 -3
  88. pulumi_alicloud/bastionhost/host_account_user_attachment.py +1 -3
  89. pulumi_alicloud/bastionhost/host_account_user_group_attachment.py +1 -3
  90. pulumi_alicloud/bastionhost/host_attachment.py +1 -3
  91. pulumi_alicloud/bastionhost/host_group.py +1 -3
  92. pulumi_alicloud/bastionhost/host_group_account_user_attachment.py +1 -3
  93. pulumi_alicloud/bastionhost/host_group_account_user_group_attachment.py +1 -3
  94. pulumi_alicloud/bastionhost/host_share_key.py +1 -3
  95. pulumi_alicloud/bastionhost/instance.py +1 -3
  96. pulumi_alicloud/bastionhost/user.py +1 -3
  97. pulumi_alicloud/bastionhost/user_attachment.py +1 -3
  98. pulumi_alicloud/bastionhost/user_group.py +1 -3
  99. pulumi_alicloud/bp/studio_application.py +3 -5
  100. pulumi_alicloud/brain/industrial_pid_loop.py +1 -3
  101. pulumi_alicloud/brain/industrial_pid_organization.py +1 -3
  102. pulumi_alicloud/brain/industrial_pid_project.py +1 -3
  103. pulumi_alicloud/cas/certificate.py +1 -3
  104. pulumi_alicloud/cas/service_certificate.py +1 -3
  105. pulumi_alicloud/cassandra/backup_plan.py +1 -3
  106. pulumi_alicloud/cassandra/cluster.py +3 -5
  107. pulumi_alicloud/cassandra/data_center.py +3 -5
  108. pulumi_alicloud/cddc/dedicated_host.py +1 -3
  109. pulumi_alicloud/cddc/dedicated_host_account.py +1 -3
  110. pulumi_alicloud/cddc/dedicated_host_group.py +1 -3
  111. pulumi_alicloud/cddc/dedicated_propre_host.py +1 -3
  112. pulumi_alicloud/cdn/domain.py +1 -3
  113. pulumi_alicloud/cdn/domain_config.py +1 -3
  114. pulumi_alicloud/cdn/domain_new.py +1 -3
  115. pulumi_alicloud/cdn/fc_trigger.py +3 -5
  116. pulumi_alicloud/cdn/real_time_log_delivery.py +1 -3
  117. pulumi_alicloud/cen/_inputs.py +78 -27
  118. pulumi_alicloud/cen/bandwidth_limit.py +8 -10
  119. pulumi_alicloud/cen/bandwidth_package.py +1 -3
  120. pulumi_alicloud/cen/bandwidth_package_attachment.py +1 -3
  121. pulumi_alicloud/cen/child_instance_route_entry_to_attachment.py +1 -3
  122. pulumi_alicloud/cen/flow_log.py +1 -3
  123. pulumi_alicloud/cen/instance.py +1 -3
  124. pulumi_alicloud/cen/instance_attachment.py +1 -3
  125. pulumi_alicloud/cen/instance_grant.py +1 -3
  126. pulumi_alicloud/cen/inter_region_traffic_qos_policy.py +7 -9
  127. pulumi_alicloud/cen/inter_region_traffic_qos_queue.py +1 -3
  128. pulumi_alicloud/cen/outputs.py +52 -18
  129. pulumi_alicloud/cen/private_zone.py +1 -3
  130. pulumi_alicloud/cen/route_entry.py +1 -3
  131. pulumi_alicloud/cen/route_map.py +1 -3
  132. pulumi_alicloud/cen/route_service.py +1 -3
  133. pulumi_alicloud/cen/traffic_marking_policy.py +50 -12
  134. pulumi_alicloud/cen/transit_route_table_aggregation.py +1 -3
  135. pulumi_alicloud/cen/transit_router.py +1 -3
  136. pulumi_alicloud/cen/transit_router_cidr.py +1 -3
  137. pulumi_alicloud/cen/transit_router_ecr_attachment.py +1 -3
  138. pulumi_alicloud/cen/transit_router_grant_attachment.py +1 -3
  139. pulumi_alicloud/cen/transit_router_multicast_domain.py +1 -3
  140. pulumi_alicloud/cen/transit_router_multicast_domain_association.py +1 -3
  141. pulumi_alicloud/cen/transit_router_multicast_domain_member.py +1 -3
  142. pulumi_alicloud/cen/transit_router_multicast_domain_peer_member.py +1 -3
  143. pulumi_alicloud/cen/transit_router_multicast_domain_source.py +1 -3
  144. pulumi_alicloud/cen/transit_router_peer_attachment.py +1 -3
  145. pulumi_alicloud/cen/transit_router_prefix_list_association.py +1 -3
  146. pulumi_alicloud/cen/transit_router_route_entry.py +1 -3
  147. pulumi_alicloud/cen/transit_router_route_table.py +1 -3
  148. pulumi_alicloud/cen/transit_router_route_table_association.py +1 -3
  149. pulumi_alicloud/cen/transit_router_route_table_propagation.py +1 -3
  150. pulumi_alicloud/cen/transit_router_vbr_attachment.py +1 -3
  151. pulumi_alicloud/cen/transit_router_vpc_attachment.py +1 -3
  152. pulumi_alicloud/cen/transit_router_vpn_attachment.py +1 -3
  153. pulumi_alicloud/cen/vbr_health_check.py +1 -3
  154. pulumi_alicloud/cfg/aggregate_compliance_pack.py +1 -3
  155. pulumi_alicloud/cfg/aggregate_config_rule.py +1 -3
  156. pulumi_alicloud/cfg/aggregate_delivery.py +1 -3
  157. pulumi_alicloud/cfg/aggregator.py +1 -3
  158. pulumi_alicloud/cfg/compliance_pack.py +1 -3
  159. pulumi_alicloud/cfg/configuration_recorder.py +1 -3
  160. pulumi_alicloud/cfg/delivery.py +1 -3
  161. pulumi_alicloud/cfg/delivery_channel.py +1 -3
  162. pulumi_alicloud/cfg/remediation.py +1 -3
  163. pulumi_alicloud/cfg/rule.py +1 -3
  164. pulumi_alicloud/chatbot/publish_task.py +3 -5
  165. pulumi_alicloud/clickhouse/account.py +1 -3
  166. pulumi_alicloud/clickhouse/backup_policy.py +1 -3
  167. pulumi_alicloud/clickhouse/db_cluster.py +1 -3
  168. pulumi_alicloud/clickhouseenterprisedbcluster/account.py +1 -3
  169. pulumi_alicloud/clickhouseenterprisedbcluster/backup_policy.py +1 -3
  170. pulumi_alicloud/clickhouseenterprisedbcluster/click_house_enterprise_db_cluster.py +1 -3
  171. pulumi_alicloud/clickhouseenterprisedbcluster/public_endpoint.py +1 -3
  172. pulumi_alicloud/clickhouseenterprisedbcluster/security_ip.py +1 -3
  173. pulumi_alicloud/cloudauth/face_config.py +1 -3
  174. pulumi_alicloud/cloudconnect/network.py +1 -3
  175. pulumi_alicloud/cloudconnect/network_attachment.py +1 -3
  176. pulumi_alicloud/cloudconnect/network_grant.py +1 -3
  177. pulumi_alicloud/cloudcontrol/resource.py +1 -3
  178. pulumi_alicloud/cloudfirewall/__init__.py +1 -0
  179. pulumi_alicloud/cloudfirewall/address_book.py +1 -3
  180. pulumi_alicloud/cloudfirewall/control_policy.py +1 -3
  181. pulumi_alicloud/cloudfirewall/control_policy_order.py +1 -3
  182. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall.py +1 -3
  183. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall_cen.py +1 -3
  184. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall_control_policy.py +1 -3
  185. pulumi_alicloud/cloudfirewall/instance.py +1 -3
  186. pulumi_alicloud/cloudfirewall/instance_member.py +1 -3
  187. pulumi_alicloud/cloudfirewall/ips_config.py +523 -0
  188. pulumi_alicloud/cloudfirewall/nat_firewall.py +1 -3
  189. pulumi_alicloud/cloudfirewall/nat_firewall_control_policy.py +1 -3
  190. pulumi_alicloud/cloudfirewall/vpc_cen_tr_firewall.py +1 -3
  191. pulumi_alicloud/cloudmonitor/service_basic_public.py +1 -3
  192. pulumi_alicloud/cloudmonitor/service_enterprise_public.py +1 -3
  193. pulumi_alicloud/cloudmonitor/service_group_monitoring_agent_process.py +1 -3
  194. pulumi_alicloud/cloudmonitor/service_hybrid_double_write.py +1 -3
  195. pulumi_alicloud/cloudmonitor/service_monitoring_agent_process.py +1 -3
  196. pulumi_alicloud/cloudphone/image.py +1 -3
  197. pulumi_alicloud/cloudphone/key_pair.py +1 -3
  198. pulumi_alicloud/cloudphone/policy.py +1 -3
  199. pulumi_alicloud/cloudphoneinstance/cloud_phone_instance.py +1 -3
  200. pulumi_alicloud/cloudphoneinstance/group.py +1 -3
  201. pulumi_alicloud/cloudsso/access_configuration.py +1 -3
  202. pulumi_alicloud/cloudsso/access_configuration_provisioning.py +1 -3
  203. pulumi_alicloud/cloudsso/access_management.py +1 -3
  204. pulumi_alicloud/cloudsso/directory.py +1 -3
  205. pulumi_alicloud/cloudsso/group.py +1 -3
  206. pulumi_alicloud/cloudsso/scim_server_credential.py +1 -3
  207. pulumi_alicloud/cloudsso/user.py +1 -3
  208. pulumi_alicloud/cloudsso/user_attachment.py +1 -3
  209. pulumi_alicloud/cloudstoragegateway/express_sync.py +1 -3
  210. pulumi_alicloud/cloudstoragegateway/express_sync_share_attachment.py +1 -3
  211. pulumi_alicloud/cloudstoragegateway/gateway.py +1 -3
  212. pulumi_alicloud/cloudstoragegateway/gateway_block_volume.py +1 -3
  213. pulumi_alicloud/cloudstoragegateway/gateway_cache_disk.py +1 -3
  214. pulumi_alicloud/cloudstoragegateway/gateway_file_share.py +1 -3
  215. pulumi_alicloud/cloudstoragegateway/gateway_logging.py +1 -3
  216. pulumi_alicloud/cloudstoragegateway/gateway_smb_user.py +1 -3
  217. pulumi_alicloud/cloudstoragegateway/storage_bundle.py +1 -3
  218. pulumi_alicloud/cms/alarm.py +1 -3
  219. pulumi_alicloud/cms/alarm_contact.py +1 -3
  220. pulumi_alicloud/cms/alarm_contact_group.py +1 -3
  221. pulumi_alicloud/cms/dynamic_tag_group.py +1 -3
  222. pulumi_alicloud/cms/event_rule.py +1 -3
  223. pulumi_alicloud/cms/group_metric_rule.py +1 -3
  224. pulumi_alicloud/cms/hybrid_monitor_fc_task.py +1 -3
  225. pulumi_alicloud/cms/hybrid_monitor_sls_task.py +1 -3
  226. pulumi_alicloud/cms/metric_rule_black_list.py +1 -3
  227. pulumi_alicloud/cms/metric_rule_template.py +1 -3
  228. pulumi_alicloud/cms/monitor_group.py +1 -3
  229. pulumi_alicloud/cms/monitor_group_instances.py +1 -3
  230. pulumi_alicloud/cms/namespace.py +1 -3
  231. pulumi_alicloud/cms/site_monitor.py +1 -3
  232. pulumi_alicloud/cms/sls_group.py +1 -3
  233. pulumi_alicloud/compute/nest_service_instance.py +1 -3
  234. pulumi_alicloud/cr/chain.py +1 -3
  235. pulumi_alicloud/cr/chart_namespace.py +1 -3
  236. pulumi_alicloud/cr/chart_repository.py +1 -3
  237. pulumi_alicloud/cr/endpoint_acl_policy.py +1 -3
  238. pulumi_alicloud/cr/namespace.py +1 -3
  239. pulumi_alicloud/cr/registry_enterprise_instance.py +5 -7
  240. pulumi_alicloud/cr/repo.py +1 -3
  241. pulumi_alicloud/cr/vpc_endpoint_linked_vpc.py +1 -3
  242. pulumi_alicloud/cs/application.py +1 -3
  243. pulumi_alicloud/cs/autoscaling_config.py +1 -3
  244. pulumi_alicloud/cs/cluster.py +1 -3
  245. pulumi_alicloud/cs/edge_kubernetes.py +1 -3
  246. pulumi_alicloud/cs/kubernetes.py +1 -3
  247. pulumi_alicloud/cs/kubernetes_addon.py +1 -3
  248. pulumi_alicloud/cs/kubernetes_autoscaler.py +1 -3
  249. pulumi_alicloud/cs/kubernetes_permission.py +1 -3
  250. pulumi_alicloud/cs/managed_kubernetes.py +1 -3
  251. pulumi_alicloud/cs/node_pool.py +1 -3
  252. pulumi_alicloud/cs/registry_enterprise_namespace.py +1 -3
  253. pulumi_alicloud/cs/registry_enterprise_repo.py +1 -3
  254. pulumi_alicloud/cs/registry_enterprise_sync_rule.py +1 -3
  255. pulumi_alicloud/cs/serverless_kubernetes.py +1 -3
  256. pulumi_alicloud/cs/swarm.py +1 -3
  257. pulumi_alicloud/das/switch_das_pro.py +7 -5
  258. pulumi_alicloud/databasefilesystem/auto_snap_shot_policy.py +1 -3
  259. pulumi_alicloud/databasefilesystem/instance.py +1 -3
  260. pulumi_alicloud/databasefilesystem/instance_attachment.py +1 -3
  261. pulumi_alicloud/databasefilesystem/service_linked_role.py +1 -3
  262. pulumi_alicloud/databasefilesystem/snapshot.py +1 -3
  263. pulumi_alicloud/databasegateway/gateway.py +1 -3
  264. pulumi_alicloud/datahub/project.py +1 -3
  265. pulumi_alicloud/datahub/subscription.py +1 -3
  266. pulumi_alicloud/datahub/topic.py +1 -3
  267. pulumi_alicloud/dataworks/data_source.py +1 -3
  268. pulumi_alicloud/dataworks/data_source_shared_rule.py +1 -3
  269. pulumi_alicloud/dataworks/di_alarm_rule.py +7 -7
  270. pulumi_alicloud/dataworks/di_job.py +9 -9
  271. pulumi_alicloud/dataworks/dw_resource_group.py +1 -3
  272. pulumi_alicloud/dataworks/folder.py +1 -3
  273. pulumi_alicloud/dataworks/network.py +1 -3
  274. pulumi_alicloud/dataworks/project.py +1 -3
  275. pulumi_alicloud/dataworks/project_member.py +3 -5
  276. pulumi_alicloud/dbs/backup_plan.py +1 -3
  277. pulumi_alicloud/dcdn/domain.py +1 -3
  278. pulumi_alicloud/dcdn/domain_config.py +1 -3
  279. pulumi_alicloud/dcdn/er.py +1 -3
  280. pulumi_alicloud/dcdn/ipa_domain.py +1 -3
  281. pulumi_alicloud/dcdn/kv.py +1 -3
  282. pulumi_alicloud/dcdn/kv_namespace.py +1 -3
  283. pulumi_alicloud/dcdn/waf_domain.py +1 -3
  284. pulumi_alicloud/dcdn/waf_policy.py +1 -3
  285. pulumi_alicloud/dcdn/waf_policy_domain_attachment.py +1 -3
  286. pulumi_alicloud/dcdn/waf_rule.py +1 -3
  287. pulumi_alicloud/ddos/basic_defense_threshold.py +1 -3
  288. pulumi_alicloud/ddos/basic_threshold.py +1 -3
  289. pulumi_alicloud/ddos/bgp_ip.py +1 -3
  290. pulumi_alicloud/ddos/bgp_policy.py +1 -3
  291. pulumi_alicloud/ddos/ddos_bgp_instance.py +1 -3
  292. pulumi_alicloud/ddos/ddos_coo_instance.py +1 -3
  293. pulumi_alicloud/ddos/domain_resource.py +20 -12
  294. pulumi_alicloud/ddos/port.py +1 -3
  295. pulumi_alicloud/ddos/scheduler_rule.py +1 -3
  296. pulumi_alicloud/dfs/access_group.py +1 -3
  297. pulumi_alicloud/dfs/access_rule.py +1 -3
  298. pulumi_alicloud/dfs/file_system.py +1 -3
  299. pulumi_alicloud/dfs/mount_point.py +1 -3
  300. pulumi_alicloud/dfs/vsc_mount_point.py +1 -3
  301. pulumi_alicloud/directmail/domain.py +1 -3
  302. pulumi_alicloud/directmail/mail_address.py +1 -3
  303. pulumi_alicloud/directmail/receivers.py +1 -3
  304. pulumi_alicloud/directmail/tag.py +1 -3
  305. pulumi_alicloud/dms/enterprise_authority_template.py +1 -3
  306. pulumi_alicloud/dms/enterprise_instance.py +1 -3
  307. pulumi_alicloud/dms/enterprise_logic_database.py +3 -5
  308. pulumi_alicloud/dms/enterprise_proxy.py +1 -3
  309. pulumi_alicloud/dms/enterprise_proxy_access.py +3 -5
  310. pulumi_alicloud/dms/enterprise_user.py +1 -3
  311. pulumi_alicloud/dns/access_strategy.py +1 -3
  312. pulumi_alicloud/dns/address_pool.py +1 -3
  313. pulumi_alicloud/dns/alidns_domain.py +1 -3
  314. pulumi_alicloud/dns/alidns_domain_attachment.py +1 -3
  315. pulumi_alicloud/dns/alidns_instance.py +1 -3
  316. pulumi_alicloud/dns/alidns_record.py +1 -3
  317. pulumi_alicloud/dns/custom_line.py +1 -3
  318. pulumi_alicloud/dns/ddos_bgp_instance.py +1 -3
  319. pulumi_alicloud/dns/ddos_coo_instance.py +1 -3
  320. pulumi_alicloud/dns/dns_domain.py +1 -3
  321. pulumi_alicloud/dns/domain.py +1 -3
  322. pulumi_alicloud/dns/domain_attachment.py +1 -3
  323. pulumi_alicloud/dns/domain_group.py +1 -3
  324. pulumi_alicloud/dns/group.py +1 -3
  325. pulumi_alicloud/dns/gtm_instance.py +1 -3
  326. pulumi_alicloud/dns/instance.py +1 -3
  327. pulumi_alicloud/dns/monitor_config.py +1 -3
  328. pulumi_alicloud/dns/record.py +1 -3
  329. pulumi_alicloud/drds/instance.py +13 -11
  330. pulumi_alicloud/drds/polardbx_instance.py +1 -3
  331. pulumi_alicloud/dts/consumer_channel.py +1 -3
  332. pulumi_alicloud/dts/instance.py +1 -3
  333. pulumi_alicloud/dts/job_monitor_rule.py +1 -3
  334. pulumi_alicloud/dts/migration_instance.py +1 -3
  335. pulumi_alicloud/dts/migration_job.py +1 -3
  336. pulumi_alicloud/dts/subscription_job.py +1 -3
  337. pulumi_alicloud/dts/synchronization_instance.py +1 -3
  338. pulumi_alicloud/dts/synchronization_job.py +1 -3
  339. pulumi_alicloud/eais/client_instance_attachment.py +1 -3
  340. pulumi_alicloud/eais/instance.py +1 -3
  341. pulumi_alicloud/ebs/dedicated_block_storage_cluster.py +3 -5
  342. pulumi_alicloud/ebs/disk_replica_group.py +1 -3
  343. pulumi_alicloud/ebs/disk_replica_pair.py +1 -3
  344. pulumi_alicloud/ebs/enterprise_snapshot_policy.py +1 -3
  345. pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +1 -3
  346. pulumi_alicloud/ebs/replica_group_drill.py +1 -3
  347. pulumi_alicloud/ebs/replica_pair_drill.py +1 -3
  348. pulumi_alicloud/ebs/solution_instance.py +1 -3
  349. pulumi_alicloud/eci/container_group.py +1 -3
  350. pulumi_alicloud/eci/image_cache.py +1 -3
  351. pulumi_alicloud/eci/open_api_image_cache.py +1 -3
  352. pulumi_alicloud/eci/virtual_node.py +1 -3
  353. pulumi_alicloud/ecp/instance.py +1 -3
  354. pulumi_alicloud/ecp/key_pair.py +1 -3
  355. pulumi_alicloud/ecs/activation.py +3 -5
  356. pulumi_alicloud/ecs/auto_provisioning_group.py +1 -3
  357. pulumi_alicloud/ecs/auto_snapshot_policy.py +1 -3
  358. pulumi_alicloud/ecs/capacity_reservation.py +3 -5
  359. pulumi_alicloud/ecs/command.py +1 -3
  360. pulumi_alicloud/ecs/copy_image.py +1 -3
  361. pulumi_alicloud/ecs/dedicated_host.py +1 -3
  362. pulumi_alicloud/ecs/disk.py +1 -3
  363. pulumi_alicloud/ecs/disk_attachment.py +1 -3
  364. pulumi_alicloud/ecs/ecs_auto_snapshot_policy_attachment.py +1 -3
  365. pulumi_alicloud/ecs/ecs_dedicated_host_cluster.py +1 -3
  366. pulumi_alicloud/ecs/ecs_deployment_set.py +1 -3
  367. pulumi_alicloud/ecs/ecs_disk.py +1 -3
  368. pulumi_alicloud/ecs/ecs_disk_attachment.py +3 -5
  369. pulumi_alicloud/ecs/ecs_image_component.py +1 -3
  370. pulumi_alicloud/ecs/ecs_image_pipeline.py +1 -3
  371. pulumi_alicloud/ecs/ecs_instance_set.py +1 -3
  372. pulumi_alicloud/ecs/ecs_invocation.py +13 -9
  373. pulumi_alicloud/ecs/ecs_key_pair.py +1 -3
  374. pulumi_alicloud/ecs/ecs_key_pair_attachment.py +1 -3
  375. pulumi_alicloud/ecs/ecs_launch_template.py +1 -3
  376. pulumi_alicloud/ecs/ecs_network_interface.py +1 -3
  377. pulumi_alicloud/ecs/ecs_network_interface_attachment.py +1 -3
  378. pulumi_alicloud/ecs/ecs_network_interface_permission.py +3 -5
  379. pulumi_alicloud/ecs/ecs_prefix_list.py +1 -3
  380. pulumi_alicloud/ecs/ecs_session_manager_status.py +1 -3
  381. pulumi_alicloud/ecs/ecs_snapshot.py +1 -3
  382. pulumi_alicloud/ecs/ecs_snapshot_group.py +3 -5
  383. pulumi_alicloud/ecs/eip.py +1 -3
  384. pulumi_alicloud/ecs/eip_address.py +1 -3
  385. pulumi_alicloud/ecs/eip_association.py +1 -3
  386. pulumi_alicloud/ecs/eip_segment_address.py +1 -3
  387. pulumi_alicloud/ecs/elasticity_assurance.py +3 -5
  388. pulumi_alicloud/ecs/hpc_cluster.py +1 -3
  389. pulumi_alicloud/ecs/image.py +1 -3
  390. pulumi_alicloud/ecs/image_copy.py +3 -5
  391. pulumi_alicloud/ecs/image_export.py +3 -5
  392. pulumi_alicloud/ecs/image_import.py +1 -3
  393. pulumi_alicloud/ecs/image_pipeline_execution.py +1 -3
  394. pulumi_alicloud/ecs/image_share_permission.py +1 -3
  395. pulumi_alicloud/ecs/instance.py +1 -3
  396. pulumi_alicloud/ecs/key_pair.py +1 -3
  397. pulumi_alicloud/ecs/key_pair_attachment.py +1 -3
  398. pulumi_alicloud/ecs/launch_template.py +1 -3
  399. pulumi_alicloud/ecs/reserved_instance.py +3 -5
  400. pulumi_alicloud/ecs/security_group.py +1 -3
  401. pulumi_alicloud/ecs/security_group_rule.py +1 -3
  402. pulumi_alicloud/ecs/snapshot.py +9 -7
  403. pulumi_alicloud/ecs/snapshot_policy.py +1 -3
  404. pulumi_alicloud/ecs/storage_capacity_unit.py +3 -5
  405. pulumi_alicloud/edas/application.py +1 -3
  406. pulumi_alicloud/edas/application_deployment.py +1 -3
  407. pulumi_alicloud/edas/application_scale.py +1 -3
  408. pulumi_alicloud/edas/cluster.py +1 -3
  409. pulumi_alicloud/edas/deploy_group.py +1 -3
  410. pulumi_alicloud/edas/instance_cluster_attachment.py +1 -3
  411. pulumi_alicloud/edas/k8s_application.py +1 -3
  412. pulumi_alicloud/edas/k8s_cluster.py +1 -3
  413. pulumi_alicloud/edas/k8s_slb_attachment.py +1 -3
  414. pulumi_alicloud/edas/namespace.py +1 -3
  415. pulumi_alicloud/edas/slb_attachment.py +1 -3
  416. pulumi_alicloud/eds/ad_connector_directory.py +1 -3
  417. pulumi_alicloud/eds/ad_connector_office_site.py +1 -3
  418. pulumi_alicloud/eds/bundle.py +1 -3
  419. pulumi_alicloud/eds/command.py +1 -3
  420. pulumi_alicloud/eds/custom_property.py +1 -3
  421. pulumi_alicloud/eds/desktop.py +1 -3
  422. pulumi_alicloud/eds/ecd_policy_group.py +1 -3
  423. pulumi_alicloud/eds/image.py +1 -3
  424. pulumi_alicloud/eds/nas_file_system.py +1 -3
  425. pulumi_alicloud/eds/network_package.py +1 -3
  426. pulumi_alicloud/eds/ram_directory.py +1 -3
  427. pulumi_alicloud/eds/simple_office_site.py +1 -3
  428. pulumi_alicloud/eds/snapshot.py +1 -3
  429. pulumi_alicloud/eds/user.py +1 -3
  430. pulumi_alicloud/eflo/cluster.py +1 -3
  431. pulumi_alicloud/eflo/experiment_plan.py +1 -3
  432. pulumi_alicloud/eflo/experiment_plan_template.py +1 -3
  433. pulumi_alicloud/eflo/invocation.py +1 -3
  434. pulumi_alicloud/eflo/node.py +1 -3
  435. pulumi_alicloud/eflo/node_group.py +1 -3
  436. pulumi_alicloud/eflo/resource.py +1 -3
  437. pulumi_alicloud/eflo/subnet.py +1 -3
  438. pulumi_alicloud/eflo/vpd.py +1 -3
  439. pulumi_alicloud/ehpc/cluster.py +1 -3
  440. pulumi_alicloud/ehpc/job_template.py +1 -3
  441. pulumi_alicloud/eipanycast/anycast_eip_address.py +1 -3
  442. pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +1 -3
  443. pulumi_alicloud/elasticsearch/instance.py +1 -3
  444. pulumi_alicloud/emr/cluster.py +5 -7
  445. pulumi_alicloud/emrv2/cluster.py +1 -3
  446. pulumi_alicloud/ens/disk.py +1 -3
  447. pulumi_alicloud/ens/disk_instance_attachment.py +1 -3
  448. pulumi_alicloud/ens/eip.py +1 -3
  449. pulumi_alicloud/ens/eip_instance_attachment.py +1 -3
  450. pulumi_alicloud/ens/image.py +1 -3
  451. pulumi_alicloud/ens/instance.py +1 -3
  452. pulumi_alicloud/ens/instance_security_group_attachment.py +1 -3
  453. pulumi_alicloud/ens/key_pair.py +1 -3
  454. pulumi_alicloud/ens/load_balancer.py +1 -3
  455. pulumi_alicloud/ens/nat_gateway.py +1 -3
  456. pulumi_alicloud/ens/network.py +1 -3
  457. pulumi_alicloud/ens/security_group.py +1 -3
  458. pulumi_alicloud/ens/snapshot.py +1 -3
  459. pulumi_alicloud/ens/vswitch.py +1 -3
  460. pulumi_alicloud/esa/cache_reserve_instance.py +1 -3
  461. pulumi_alicloud/esa/cache_rule.py +1 -3
  462. pulumi_alicloud/esa/certificate.py +1 -3
  463. pulumi_alicloud/esa/client_ca_certificate.py +1 -3
  464. pulumi_alicloud/esa/client_certificate.py +1 -3
  465. pulumi_alicloud/esa/compression_rule.py +1 -3
  466. pulumi_alicloud/esa/edge_container_app.py +1 -3
  467. pulumi_alicloud/esa/edge_container_app_record.py +11 -5
  468. pulumi_alicloud/esa/http_request_header_modification_rule.py +13 -7
  469. pulumi_alicloud/esa/http_response_header_modification_rule.py +13 -7
  470. pulumi_alicloud/esa/https_application_configuration.py +1 -3
  471. pulumi_alicloud/esa/https_basic_configuration.py +13 -7
  472. pulumi_alicloud/esa/image_transform.py +1 -3
  473. pulumi_alicloud/esa/kv_namespace.py +1 -3
  474. pulumi_alicloud/esa/list.py +1 -3
  475. pulumi_alicloud/esa/network_optimization.py +11 -5
  476. pulumi_alicloud/esa/origin_pool.py +11 -13
  477. pulumi_alicloud/esa/origin_rule.py +1 -3
  478. pulumi_alicloud/esa/page.py +1 -3
  479. pulumi_alicloud/esa/rate_plan_instance.py +1 -3
  480. pulumi_alicloud/esa/record.py +1 -3
  481. pulumi_alicloud/esa/redirect_rule.py +13 -7
  482. pulumi_alicloud/esa/rewrite_url_rule.py +13 -7
  483. pulumi_alicloud/esa/scheduled_preload_execution.py +1 -3
  484. pulumi_alicloud/esa/scheduled_preload_job.py +1 -3
  485. pulumi_alicloud/esa/site.py +1 -3
  486. pulumi_alicloud/esa/site_delivery_task.py +1 -3
  487. pulumi_alicloud/esa/waiting_room.py +1 -3
  488. pulumi_alicloud/esa/waiting_room_event.py +1 -3
  489. pulumi_alicloud/esa/waiting_room_rule.py +1 -3
  490. pulumi_alicloud/ess/alarm.py +1 -3
  491. pulumi_alicloud/ess/alb_server_group_attachment.py +1 -3
  492. pulumi_alicloud/ess/attachment.py +1 -3
  493. pulumi_alicloud/ess/eci_scaling_configuration.py +1 -3
  494. pulumi_alicloud/ess/lifecycle_hook.py +1 -3
  495. pulumi_alicloud/ess/notification.py +1 -3
  496. pulumi_alicloud/ess/outputs.py +107 -0
  497. pulumi_alicloud/ess/scaling_configuration.py +1 -3
  498. pulumi_alicloud/ess/scaling_group.py +48 -3
  499. pulumi_alicloud/ess/scaling_group_v_server_groups.py +1 -3
  500. pulumi_alicloud/ess/scaling_rule.py +1 -3
  501. pulumi_alicloud/ess/schedule.py +1 -3
  502. pulumi_alicloud/ess/scheduled_task.py +1 -3
  503. pulumi_alicloud/ess/server_group_attachment.py +1 -3
  504. pulumi_alicloud/ess/suspend_process.py +1 -3
  505. pulumi_alicloud/eventbridge/api_destination.py +1 -3
  506. pulumi_alicloud/eventbridge/connection.py +1 -3
  507. pulumi_alicloud/eventbridge/event_bus.py +1 -3
  508. pulumi_alicloud/eventbridge/event_source.py +1 -3
  509. pulumi_alicloud/eventbridge/rule.py +1 -3
  510. pulumi_alicloud/eventbridge/service_linked_role.py +1 -3
  511. pulumi_alicloud/eventbridge/slr.py +1 -3
  512. pulumi_alicloud/expressconnect/ec_failover_test_job.py +1 -3
  513. pulumi_alicloud/expressconnect/grant_rule_to_cen.py +1 -3
  514. pulumi_alicloud/expressconnect/physical_connection.py +1 -3
  515. pulumi_alicloud/expressconnect/router_express_connect_router.py +1 -3
  516. pulumi_alicloud/expressconnect/router_grant_association.py +1 -3
  517. pulumi_alicloud/expressconnect/router_interface.py +1 -3
  518. pulumi_alicloud/expressconnect/router_tr_association.py +1 -3
  519. pulumi_alicloud/expressconnect/router_vbr_child_instance.py +1 -3
  520. pulumi_alicloud/expressconnect/router_vpc_association.py +1 -3
  521. pulumi_alicloud/expressconnect/traffic_qos.py +1 -3
  522. pulumi_alicloud/expressconnect/traffic_qos_association.py +1 -3
  523. pulumi_alicloud/expressconnect/traffic_qos_queue.py +1 -3
  524. pulumi_alicloud/expressconnect/traffic_qos_rule.py +1 -3
  525. pulumi_alicloud/expressconnect/vbr_pconn_association.py +1 -3
  526. pulumi_alicloud/expressconnect/virtual_border_router.py +5 -7
  527. pulumi_alicloud/expressconnect/virtual_physical_connection.py +1 -3
  528. pulumi_alicloud/fc/alias.py +1 -3
  529. pulumi_alicloud/fc/custom_domain.py +1 -3
  530. pulumi_alicloud/fc/function.py +1 -3
  531. pulumi_alicloud/fc/function_async_invoke_config.py +1 -3
  532. pulumi_alicloud/fc/layer_version.py +1 -3
  533. pulumi_alicloud/fc/service.py +1 -3
  534. pulumi_alicloud/fc/trigger.py +1 -3
  535. pulumi_alicloud/fc/v2_function.py +1 -3
  536. pulumi_alicloud/fc/v3_alias.py +1 -3
  537. pulumi_alicloud/fc/v3_async_invoke_config.py +1 -3
  538. pulumi_alicloud/fc/v3_concurrency_config.py +1 -3
  539. pulumi_alicloud/fc/v3_custom_domain.py +1 -3
  540. pulumi_alicloud/fc/v3_function.py +1 -3
  541. pulumi_alicloud/fc/v3_function_version.py +1 -3
  542. pulumi_alicloud/fc/v3_layer_version.py +1 -3
  543. pulumi_alicloud/fc/v3_provision_config.py +1 -3
  544. pulumi_alicloud/fc/v3_trigger.py +1 -3
  545. pulumi_alicloud/fc/v3_vpc_binding.py +1 -3
  546. pulumi_alicloud/fnf/execution.py +3 -5
  547. pulumi_alicloud/fnf/flow.py +3 -5
  548. pulumi_alicloud/fnf/schedule.py +3 -5
  549. pulumi_alicloud/ga/accelerator.py +1 -3
  550. pulumi_alicloud/ga/accelerator_spare_ip_attachment.py +1 -3
  551. pulumi_alicloud/ga/access_log.py +1 -3
  552. pulumi_alicloud/ga/acl.py +1 -3
  553. pulumi_alicloud/ga/acl_attachment.py +1 -3
  554. pulumi_alicloud/ga/acl_entry_attachment.py +1 -3
  555. pulumi_alicloud/ga/additional_certificate.py +1 -3
  556. pulumi_alicloud/ga/bandwidth_package.py +1 -3
  557. pulumi_alicloud/ga/bandwidth_package_attachment.py +1 -3
  558. pulumi_alicloud/ga/basic_accelerate_ip.py +1 -3
  559. pulumi_alicloud/ga/basic_accelerate_ip_endpoint_relation.py +1 -3
  560. pulumi_alicloud/ga/basic_accelerator.py +1 -3
  561. pulumi_alicloud/ga/basic_endpoint.py +1 -3
  562. pulumi_alicloud/ga/basic_endpoint_group.py +1 -3
  563. pulumi_alicloud/ga/basic_ip_set.py +1 -3
  564. pulumi_alicloud/ga/custom_routing_endpoint.py +1 -3
  565. pulumi_alicloud/ga/custom_routing_endpoint_group.py +1 -3
  566. pulumi_alicloud/ga/custom_routing_endpoint_group_destination.py +1 -3
  567. pulumi_alicloud/ga/custom_routing_endpoint_traffic_policy.py +1 -3
  568. pulumi_alicloud/ga/domain.py +1 -3
  569. pulumi_alicloud/ga/endpoint_group.py +1 -3
  570. pulumi_alicloud/ga/forwarding_rule.py +1 -3
  571. pulumi_alicloud/ga/ip_set.py +1 -3
  572. pulumi_alicloud/ga/listener.py +1 -3
  573. pulumi_alicloud/governance/account.py +1 -3
  574. pulumi_alicloud/governance/baseline.py +1 -3
  575. pulumi_alicloud/gpdb/account.py +1 -3
  576. pulumi_alicloud/gpdb/backup_policy.py +1 -3
  577. pulumi_alicloud/gpdb/connection.py +1 -3
  578. pulumi_alicloud/gpdb/database.py +1 -3
  579. pulumi_alicloud/gpdb/db_instance_ip_array.py +1 -3
  580. pulumi_alicloud/gpdb/db_instance_plan.py +1 -3
  581. pulumi_alicloud/gpdb/db_resource_group.py +1 -3
  582. pulumi_alicloud/gpdb/elastic_instance.py +9 -11
  583. pulumi_alicloud/gpdb/external_data_service.py +1 -3
  584. pulumi_alicloud/gpdb/hadoop_data_source.py +1 -3
  585. pulumi_alicloud/gpdb/instance.py +1 -3
  586. pulumi_alicloud/gpdb/jdbc_data_source.py +1 -3
  587. pulumi_alicloud/gpdb/remote_adb_data_source.py +1 -3
  588. pulumi_alicloud/gpdb/streaming_data_service.py +1 -3
  589. pulumi_alicloud/gpdb/streaming_data_source.py +1 -3
  590. pulumi_alicloud/gpdb/streaming_job.py +1 -3
  591. pulumi_alicloud/graphdatabase/db_instance.py +1 -3
  592. pulumi_alicloud/gwlb/listener.py +1 -3
  593. pulumi_alicloud/gwlb/load_balancer.py +1 -3
  594. pulumi_alicloud/gwlb/server_group.py +1 -3
  595. pulumi_alicloud/hbase/instance.py +1 -3
  596. pulumi_alicloud/hbr/cross_account.py +1 -3
  597. pulumi_alicloud/hbr/ecs_backup_client.py +1 -3
  598. pulumi_alicloud/hbr/ecs_backup_plan.py +11 -5
  599. pulumi_alicloud/hbr/hana_backup_client.py +3 -5
  600. pulumi_alicloud/hbr/hana_backup_plan.py +3 -5
  601. pulumi_alicloud/hbr/hana_instance.py +3 -5
  602. pulumi_alicloud/hbr/nas_backup_plan.py +11 -5
  603. pulumi_alicloud/hbr/oss_backup_plan.py +11 -5
  604. pulumi_alicloud/hbr/ots_backup_plan.py +11 -5
  605. pulumi_alicloud/hbr/policy.py +1 -3
  606. pulumi_alicloud/hbr/policy_binding.py +1 -3
  607. pulumi_alicloud/hbr/replication_vault.py +1 -3
  608. pulumi_alicloud/hbr/restore_job.py +3 -5
  609. pulumi_alicloud/hbr/server_backup_plan.py +11 -5
  610. pulumi_alicloud/hbr/vault.py +1 -3
  611. pulumi_alicloud/hologram/instance.py +1 -3
  612. pulumi_alicloud/imm/project.py +1 -3
  613. pulumi_alicloud/imp/app_template.py +1 -3
  614. pulumi_alicloud/ims/oidc_provider.py +1 -3
  615. pulumi_alicloud/iot/device_group.py +1 -3
  616. pulumi_alicloud/kms/_inputs.py +12 -12
  617. pulumi_alicloud/kms/alias.py +1 -3
  618. pulumi_alicloud/kms/application_access_point.py +1 -3
  619. pulumi_alicloud/kms/ciphertext.py +1 -3
  620. pulumi_alicloud/kms/client_key.py +1 -3
  621. pulumi_alicloud/kms/instance.py +81 -50
  622. pulumi_alicloud/kms/key.py +1 -3
  623. pulumi_alicloud/kms/key_version.py +1 -3
  624. pulumi_alicloud/kms/network_rule.py +1 -3
  625. pulumi_alicloud/kms/outputs.py +8 -8
  626. pulumi_alicloud/kms/policy.py +1 -3
  627. pulumi_alicloud/kms/secret.py +1 -3
  628. pulumi_alicloud/kvstore/account.py +1 -3
  629. pulumi_alicloud/kvstore/audit_log_config.py +1 -3
  630. pulumi_alicloud/kvstore/backup_policy.py +1 -3
  631. pulumi_alicloud/kvstore/connection.py +1 -3
  632. pulumi_alicloud/kvstore/instance.py +22 -10
  633. pulumi_alicloud/lindorm/instance.py +102 -10
  634. pulumi_alicloud/live/caster.py +1 -3
  635. pulumi_alicloud/log/alert.py +1 -3
  636. pulumi_alicloud/log/alert_resource.py +1 -3
  637. pulumi_alicloud/log/audit.py +1 -3
  638. pulumi_alicloud/log/dashboard.py +1 -3
  639. pulumi_alicloud/log/etl.py +3 -5
  640. pulumi_alicloud/log/ingestion.py +5 -9
  641. pulumi_alicloud/log/log_tail_attachment.py +1 -3
  642. pulumi_alicloud/log/log_tail_config.py +1 -3
  643. pulumi_alicloud/log/machine_group.py +1 -3
  644. pulumi_alicloud/log/oss_export.py +5 -9
  645. pulumi_alicloud/log/oss_shipper.py +3 -5
  646. pulumi_alicloud/log/project.py +1 -3
  647. pulumi_alicloud/log/resource.py +1 -3
  648. pulumi_alicloud/log/resource_record.py +1 -3
  649. pulumi_alicloud/log/store.py +1 -3
  650. pulumi_alicloud/log/store_index.py +1 -3
  651. pulumi_alicloud/marketplace/order.py +1 -3
  652. pulumi_alicloud/maxcompute/project.py +1 -3
  653. pulumi_alicloud/maxcompute/quota.py +1 -3
  654. pulumi_alicloud/maxcompute/quota_plan.py +1 -3
  655. pulumi_alicloud/maxcompute/quota_schedule.py +1 -3
  656. pulumi_alicloud/maxcompute/role.py +1 -3
  657. pulumi_alicloud/maxcompute/role_user_attachment.py +1 -3
  658. pulumi_alicloud/maxcompute/tunnel_quota_timer.py +1 -3
  659. pulumi_alicloud/message/service_endpoint.py +1 -3
  660. pulumi_alicloud/message/service_endpoint_acl.py +1 -3
  661. pulumi_alicloud/message/service_queue.py +1 -3
  662. pulumi_alicloud/message/service_subscription.py +1 -3
  663. pulumi_alicloud/message/service_topic.py +1 -3
  664. pulumi_alicloud/mhub/app.py +1 -3
  665. pulumi_alicloud/mhub/product.py +1 -3
  666. pulumi_alicloud/mns/queue.py +1 -3
  667. pulumi_alicloud/mns/topic.py +1 -3
  668. pulumi_alicloud/mns/topic_subscription.py +1 -3
  669. pulumi_alicloud/mongodb/account.py +1 -3
  670. pulumi_alicloud/mongodb/audit_policy.py +1 -3
  671. pulumi_alicloud/mongodb/instance.py +1 -3
  672. pulumi_alicloud/mongodb/private_srv_network_address.py +1 -3
  673. pulumi_alicloud/mongodb/public_network_address.py +1 -3
  674. pulumi_alicloud/mongodb/replica_set_role.py +1 -3
  675. pulumi_alicloud/mongodb/serverless_instance.py +1 -3
  676. pulumi_alicloud/mongodb/sharding_instance.py +1 -3
  677. pulumi_alicloud/mongodb/sharding_network_private_address.py +1 -3
  678. pulumi_alicloud/mongodb/sharding_network_public_address.py +1 -3
  679. pulumi_alicloud/msc_sub_contract.py +1 -3
  680. pulumi_alicloud/msc_sub_subscription.py +1 -3
  681. pulumi_alicloud/msc_sub_webhook.py +1 -3
  682. pulumi_alicloud/mse/cluster.py +1 -3
  683. pulumi_alicloud/mse/engine_namespace.py +1 -3
  684. pulumi_alicloud/mse/gateway.py +3 -5
  685. pulumi_alicloud/mse/nacos_config.py +3 -3
  686. pulumi_alicloud/mse/znode.py +3 -5
  687. pulumi_alicloud/nas/access_group.py +1 -3
  688. pulumi_alicloud/nas/access_point.py +1 -3
  689. pulumi_alicloud/nas/access_rule.py +1 -3
  690. pulumi_alicloud/nas/auto_snapshot_policy.py +1 -3
  691. pulumi_alicloud/nas/data_flow.py +1 -3
  692. pulumi_alicloud/nas/file_system.py +1 -3
  693. pulumi_alicloud/nas/fileset.py +1 -3
  694. pulumi_alicloud/nas/lifecycle_policy.py +1 -3
  695. pulumi_alicloud/nas/mount_target.py +7 -9
  696. pulumi_alicloud/nas/recycle_bin.py +1 -3
  697. pulumi_alicloud/nas/smb_acl_attachment.py +1 -3
  698. pulumi_alicloud/nas/snapshot.py +3 -5
  699. pulumi_alicloud/nlb/listener.py +1 -3
  700. pulumi_alicloud/nlb/listener_additional_certificate_attachment.py +1 -3
  701. pulumi_alicloud/nlb/load_balancer.py +1 -3
  702. pulumi_alicloud/nlb/load_balancer_security_group_attachment.py +1 -3
  703. pulumi_alicloud/nlb/load_balancer_zone_shifted_attachment.py +1 -3
  704. pulumi_alicloud/nlb/loadbalancer_common_bandwidth_package_attachment.py +1 -3
  705. pulumi_alicloud/nlb/security_policy.py +1 -3
  706. pulumi_alicloud/nlb/server_group.py +1 -3
  707. pulumi_alicloud/nlb/server_group_server_attachment.py +1 -3
  708. pulumi_alicloud/ocean/base_instance.py +1 -3
  709. pulumi_alicloud/oos/application.py +1 -3
  710. pulumi_alicloud/oos/application_group.py +1 -3
  711. pulumi_alicloud/oos/default_patch_baseline.py +3 -5
  712. pulumi_alicloud/oos/execution.py +1 -3
  713. pulumi_alicloud/oos/parameter.py +1 -3
  714. pulumi_alicloud/oos/patch_baseline.py +1 -3
  715. pulumi_alicloud/oos/secret_parameter.py +3 -5
  716. pulumi_alicloud/oos/service_setting.py +1 -3
  717. pulumi_alicloud/oos/state_configuration.py +1 -3
  718. pulumi_alicloud/oos/template.py +1 -3
  719. pulumi_alicloud/opensearch/app_group.py +1 -3
  720. pulumi_alicloud/oss/access_point.py +1 -3
  721. pulumi_alicloud/oss/account_public_access_block.py +1 -3
  722. pulumi_alicloud/oss/bucket.py +1 -3
  723. pulumi_alicloud/oss/bucket_access_monitor.py +1 -3
  724. pulumi_alicloud/oss/bucket_acl.py +1 -3
  725. pulumi_alicloud/oss/bucket_cname.py +1 -3
  726. pulumi_alicloud/oss/bucket_cname_token.py +1 -3
  727. pulumi_alicloud/oss/bucket_cors.py +1 -3
  728. pulumi_alicloud/oss/bucket_data_redundancy_transition.py +1 -3
  729. pulumi_alicloud/oss/bucket_https_config.py +1 -3
  730. pulumi_alicloud/oss/bucket_logging.py +1 -3
  731. pulumi_alicloud/oss/bucket_meta_query.py +1 -3
  732. pulumi_alicloud/oss/bucket_object.py +1 -3
  733. pulumi_alicloud/oss/bucket_policy.py +1 -3
  734. pulumi_alicloud/oss/bucket_public_access_block.py +1 -3
  735. pulumi_alicloud/oss/bucket_referer.py +1 -3
  736. pulumi_alicloud/oss/bucket_replication.py +9 -11
  737. pulumi_alicloud/oss/bucket_request_payment.py +1 -3
  738. pulumi_alicloud/oss/bucket_server_side_encryption.py +1 -3
  739. pulumi_alicloud/oss/bucket_style.py +1 -3
  740. pulumi_alicloud/oss/bucket_transfer_acceleration.py +1 -3
  741. pulumi_alicloud/oss/bucket_user_defined_log_fields.py +1 -3
  742. pulumi_alicloud/oss/bucket_versioning.py +1 -3
  743. pulumi_alicloud/oss/bucket_website.py +1 -3
  744. pulumi_alicloud/oss/bucket_worm.py +1 -3
  745. pulumi_alicloud/ots/instance.py +1 -3
  746. pulumi_alicloud/ots/instance_attachment.py +1 -3
  747. pulumi_alicloud/ots/search_index.py +1 -3
  748. pulumi_alicloud/ots/secondary_index.py +1 -3
  749. pulumi_alicloud/ots/table.py +1 -3
  750. pulumi_alicloud/ots/tunnel.py +1 -3
  751. pulumi_alicloud/pai/__init__.py +3 -0
  752. pulumi_alicloud/pai/_inputs.py +108 -0
  753. pulumi_alicloud/pai/flow_pipeline.py +1 -3
  754. pulumi_alicloud/pai/outputs.py +64 -0
  755. pulumi_alicloud/pai/service.py +1 -3
  756. pulumi_alicloud/pai/workspace_code_source.py +1 -3
  757. pulumi_alicloud/pai/workspace_dataset.py +1 -3
  758. pulumi_alicloud/pai/workspace_datasetversion.py +1 -3
  759. pulumi_alicloud/pai/workspace_experiment.py +1 -3
  760. pulumi_alicloud/pai/workspace_member.py +393 -0
  761. pulumi_alicloud/pai/workspace_model.py +792 -0
  762. pulumi_alicloud/pai/workspace_model_version.py +1129 -0
  763. pulumi_alicloud/pai/workspace_run.py +1 -3
  764. pulumi_alicloud/pai/workspace_workspace.py +1 -3
  765. pulumi_alicloud/polardb/account.py +1 -3
  766. pulumi_alicloud/polardb/account_privilege.py +1 -3
  767. pulumi_alicloud/polardb/backup_policy.py +1 -3
  768. pulumi_alicloud/polardb/cluster.py +69 -10
  769. pulumi_alicloud/polardb/cluster_endpoint.py +1 -3
  770. pulumi_alicloud/polardb/database.py +1 -3
  771. pulumi_alicloud/polardb/endpoint.py +1 -3
  772. pulumi_alicloud/polardb/endpoint_address.py +1 -3
  773. pulumi_alicloud/polardb/global_database_network.py +3 -5
  774. pulumi_alicloud/polardb/parameter_group.py +3 -5
  775. pulumi_alicloud/polardb/primary_endpoint.py +1 -3
  776. pulumi_alicloud/privatelink/vpc_endpoint.py +1 -3
  777. pulumi_alicloud/privatelink/vpc_endpoint_service.py +1 -3
  778. pulumi_alicloud/privatelink/vpc_endpoint_service_connection.py +1 -3
  779. pulumi_alicloud/privatelink/vpc_endpoint_service_resource.py +1 -3
  780. pulumi_alicloud/privatelink/vpc_endpoint_service_user.py +1 -3
  781. pulumi_alicloud/privatelink/vpc_endpoint_zone.py +1 -3
  782. pulumi_alicloud/provider.py +21 -3
  783. pulumi_alicloud/pulumi-plugin.json +1 -1
  784. pulumi_alicloud/pvtz/endpoint.py +1 -3
  785. pulumi_alicloud/pvtz/rule.py +1 -3
  786. pulumi_alicloud/pvtz/rule_attachment.py +1 -3
  787. pulumi_alicloud/pvtz/user_vpc_authorization.py +1 -3
  788. pulumi_alicloud/pvtz/zone.py +1 -3
  789. pulumi_alicloud/pvtz/zone_attachment.py +1 -3
  790. pulumi_alicloud/pvtz/zone_record.py +1 -3
  791. pulumi_alicloud/quickbi/user.py +1 -3
  792. pulumi_alicloud/quotas/application_info.py +1 -3
  793. pulumi_alicloud/quotas/quota_alarm.py +1 -3
  794. pulumi_alicloud/quotas/quota_application.py +1 -3
  795. pulumi_alicloud/quotas/template_applications.py +1 -3
  796. pulumi_alicloud/quotas/template_quota.py +1 -3
  797. pulumi_alicloud/quotas/template_service.py +1 -3
  798. pulumi_alicloud/ram/access_key.py +1 -3
  799. pulumi_alicloud/ram/account_alias.py +1 -3
  800. pulumi_alicloud/ram/account_password_policy.py +1 -3
  801. pulumi_alicloud/ram/alias.py +1 -3
  802. pulumi_alicloud/ram/group.py +1 -3
  803. pulumi_alicloud/ram/group_membership.py +1 -3
  804. pulumi_alicloud/ram/group_policy_attachment.py +3 -5
  805. pulumi_alicloud/ram/login_profile.py +1 -3
  806. pulumi_alicloud/ram/password_policy.py +1 -3
  807. pulumi_alicloud/ram/policy.py +1 -3
  808. pulumi_alicloud/ram/role.py +3 -5
  809. pulumi_alicloud/ram/role_attachment.py +7 -7
  810. pulumi_alicloud/ram/role_policy_attachment.py +1 -3
  811. pulumi_alicloud/ram/saml_provider.py +1 -3
  812. pulumi_alicloud/ram/security_preference.py +1 -3
  813. pulumi_alicloud/ram/user.py +1 -3
  814. pulumi_alicloud/ram/user_group_attachment.py +1 -3
  815. pulumi_alicloud/ram/user_policy_attachment.py +1 -3
  816. pulumi_alicloud/rdc/organization.py +1 -3
  817. pulumi_alicloud/rds/account.py +1 -3
  818. pulumi_alicloud/rds/account_privilege.py +1 -3
  819. pulumi_alicloud/rds/backup_policy.py +1 -3
  820. pulumi_alicloud/rds/connection.py +1 -3
  821. pulumi_alicloud/rds/custom.py +1 -3
  822. pulumi_alicloud/rds/custom_deployment_set.py +1 -3
  823. pulumi_alicloud/rds/custom_disk.py +1 -3
  824. pulumi_alicloud/rds/database.py +1 -3
  825. pulumi_alicloud/rds/db_instance_endpoint.py +1 -3
  826. pulumi_alicloud/rds/db_instance_endpoint_address.py +1 -3
  827. pulumi_alicloud/rds/db_node.py +1 -3
  828. pulumi_alicloud/rds/ddr_instance.py +1 -3
  829. pulumi_alicloud/rds/instance.py +48 -50
  830. pulumi_alicloud/rds/rds_account.py +1 -3
  831. pulumi_alicloud/rds/rds_backup.py +1 -3
  832. pulumi_alicloud/rds/rds_clone_db_instance.py +31 -33
  833. pulumi_alicloud/rds/rds_db_proxy.py +1 -3
  834. pulumi_alicloud/rds/rds_instance_cross_backup_policy.py +1 -3
  835. pulumi_alicloud/rds/rds_parameter_group.py +1 -3
  836. pulumi_alicloud/rds/rds_service_linked_role.py +1 -3
  837. pulumi_alicloud/rds/rds_upgrade_db_instance.py +3 -5
  838. pulumi_alicloud/rds/read_only_instance.py +1 -3
  839. pulumi_alicloud/rds/read_write_splitting_connection.py +1 -3
  840. pulumi_alicloud/realtimecompute/vvp_instance.py +1 -3
  841. pulumi_alicloud/redis/tair_instance.py +1 -3
  842. pulumi_alicloud/resourcemanager/account.py +316 -119
  843. pulumi_alicloud/resourcemanager/auto_grouping_rule.py +1 -3
  844. pulumi_alicloud/resourcemanager/control_policy.py +1 -3
  845. pulumi_alicloud/resourcemanager/control_policy_attachment.py +1 -3
  846. pulumi_alicloud/resourcemanager/delegated_administrator.py +1 -3
  847. pulumi_alicloud/resourcemanager/folder.py +1 -3
  848. pulumi_alicloud/resourcemanager/handshake.py +1 -3
  849. pulumi_alicloud/resourcemanager/policy.py +1 -3
  850. pulumi_alicloud/resourcemanager/policy_attachment.py +1 -3
  851. pulumi_alicloud/resourcemanager/policy_version.py +1 -3
  852. pulumi_alicloud/resourcemanager/resource_directory.py +1 -3
  853. pulumi_alicloud/resourcemanager/resource_group.py +1 -3
  854. pulumi_alicloud/resourcemanager/resource_share.py +1 -3
  855. pulumi_alicloud/resourcemanager/role.py +1 -3
  856. pulumi_alicloud/resourcemanager/saved_query.py +1 -3
  857. pulumi_alicloud/resourcemanager/service_linked_role.py +1 -3
  858. pulumi_alicloud/resourcemanager/shared_resource.py +1 -3
  859. pulumi_alicloud/resourcemanager/shared_target.py +1 -3
  860. pulumi_alicloud/rocketmq/account.py +1 -3
  861. pulumi_alicloud/rocketmq/acl.py +1 -3
  862. pulumi_alicloud/rocketmq/client_user.py +1 -3
  863. pulumi_alicloud/rocketmq/consumer_group.py +1 -3
  864. pulumi_alicloud/rocketmq/dnat_entry.py +1 -3
  865. pulumi_alicloud/rocketmq/group.py +3 -5
  866. pulumi_alicloud/rocketmq/instance.py +1 -3
  867. pulumi_alicloud/rocketmq/qos.py +1 -3
  868. pulumi_alicloud/rocketmq/qos_car.py +1 -3
  869. pulumi_alicloud/rocketmq/qos_policy.py +1 -3
  870. pulumi_alicloud/rocketmq/rocket_mq_instance.py +1 -3
  871. pulumi_alicloud/rocketmq/rocket_mq_topic.py +1 -3
  872. pulumi_alicloud/rocketmq/snat_entry.py +1 -3
  873. pulumi_alicloud/rocketmq/topic.py +1 -3
  874. pulumi_alicloud/ros/change_set.py +3 -5
  875. pulumi_alicloud/ros/stack.py +3 -5
  876. pulumi_alicloud/ros/stack_group.py +3 -5
  877. pulumi_alicloud/ros/stack_instance.py +3 -5
  878. pulumi_alicloud/ros/template.py +1 -3
  879. pulumi_alicloud/ros/template_scratch.py +3 -5
  880. pulumi_alicloud/sae/application.py +1 -3
  881. pulumi_alicloud/sae/application_scaling_rule.py +1 -3
  882. pulumi_alicloud/sae/config_map.py +1 -3
  883. pulumi_alicloud/sae/grey_tag_route.py +1 -3
  884. pulumi_alicloud/sae/ingress.py +1 -3
  885. pulumi_alicloud/sae/load_balancer_internet.py +1 -3
  886. pulumi_alicloud/sae/load_balancer_intranet.py +1 -3
  887. pulumi_alicloud/sae/namespace.py +1 -3
  888. pulumi_alicloud/sag/acl.py +1 -3
  889. pulumi_alicloud/sag/acl_rule.py +1 -3
  890. pulumi_alicloud/sag/client_user.py +1 -3
  891. pulumi_alicloud/sag/dnat_entry.py +1 -3
  892. pulumi_alicloud/sag/qos.py +1 -3
  893. pulumi_alicloud/sag/qos_car.py +1 -3
  894. pulumi_alicloud/sag/qos_policy.py +1 -3
  895. pulumi_alicloud/sag/smartag_flow_log.py +1 -3
  896. pulumi_alicloud/sag/snat_entry.py +1 -3
  897. pulumi_alicloud/scdn/domain.py +3 -5
  898. pulumi_alicloud/scdn/domain_config.py +1 -3
  899. pulumi_alicloud/schedulerx/app_group.py +1 -3
  900. pulumi_alicloud/schedulerx/job.py +1 -3
  901. pulumi_alicloud/schedulerx/namespace.py +1 -3
  902. pulumi_alicloud/sddp/config.py +1 -3
  903. pulumi_alicloud/sddp/data_limit.py +1 -3
  904. pulumi_alicloud/sddp/instance.py +1 -3
  905. pulumi_alicloud/sddp/rule.py +1 -3
  906. pulumi_alicloud/securitycenter/group.py +1 -3
  907. pulumi_alicloud/securitycenter/service_linked_role.py +3 -5
  908. pulumi_alicloud/selectdb/db_cluster.py +1 -3
  909. pulumi_alicloud/selectdb/db_instance.py +1 -3
  910. pulumi_alicloud/servicecatalog/portfolio.py +1 -3
  911. pulumi_alicloud/servicecatalog/principal_portfolio_association.py +1 -3
  912. pulumi_alicloud/servicecatalog/product.py +1 -3
  913. pulumi_alicloud/servicecatalog/product_portfolio_association.py +1 -3
  914. pulumi_alicloud/servicecatalog/product_version.py +1 -3
  915. pulumi_alicloud/servicecatalog/provisioned_product.py +3 -5
  916. pulumi_alicloud/servicemesh/extension_provider.py +1 -3
  917. pulumi_alicloud/servicemesh/service_mesh.py +1 -3
  918. pulumi_alicloud/servicemesh/user_permission.py +1 -3
  919. pulumi_alicloud/simpleapplicationserver/custom_image.py +1 -3
  920. pulumi_alicloud/simpleapplicationserver/firewall_rule.py +1 -3
  921. pulumi_alicloud/simpleapplicationserver/instance.py +1 -3
  922. pulumi_alicloud/simpleapplicationserver/snapshot.py +1 -3
  923. pulumi_alicloud/slb/_inputs.py +44 -0
  924. pulumi_alicloud/slb/acl.py +1 -3
  925. pulumi_alicloud/slb/acl_entry_attachment.py +3 -5
  926. pulumi_alicloud/slb/application_load_balancer.py +1 -3
  927. pulumi_alicloud/slb/attachment.py +1 -3
  928. pulumi_alicloud/slb/backend_server.py +1 -3
  929. pulumi_alicloud/slb/ca_certificate.py +5 -3
  930. pulumi_alicloud/slb/domain_extension.py +1 -3
  931. pulumi_alicloud/slb/listener.py +47 -92
  932. pulumi_alicloud/slb/load_balancer.py +1 -3
  933. pulumi_alicloud/slb/master_slave_server_group.py +18 -38
  934. pulumi_alicloud/slb/outputs.py +26 -0
  935. pulumi_alicloud/slb/rule.py +1 -3
  936. pulumi_alicloud/slb/server_certificate.py +1 -3
  937. pulumi_alicloud/slb/server_group.py +1 -3
  938. pulumi_alicloud/slb/server_group_server_attachment.py +1 -3
  939. pulumi_alicloud/slb/tls_cipher_policy.py +1 -3
  940. pulumi_alicloud/sls/alert.py +1 -3
  941. pulumi_alicloud/sls/collection_policy.py +1 -3
  942. pulumi_alicloud/sls/etl.py +1 -3
  943. pulumi_alicloud/sls/oss_export_sink.py +1 -3
  944. pulumi_alicloud/sls/scheduled_sql.py +1 -3
  945. pulumi_alicloud/sms/short_url.py +3 -5
  946. pulumi_alicloud/tag/associated_rule.py +1 -3
  947. pulumi_alicloud/tag/meta_tag.py +1 -3
  948. pulumi_alicloud/tag/policy.py +1 -3
  949. pulumi_alicloud/tag/policy_attachment.py +1 -3
  950. pulumi_alicloud/threatdetection/anti_brute_force_rule.py +1 -3
  951. pulumi_alicloud/threatdetection/asset_bind.py +1 -3
  952. pulumi_alicloud/threatdetection/asset_selection_config.py +1 -3
  953. pulumi_alicloud/threatdetection/backup_policy.py +3 -5
  954. pulumi_alicloud/threatdetection/baseline_strategy.py +1 -3
  955. pulumi_alicloud/threatdetection/client_file_protect.py +1 -3
  956. pulumi_alicloud/threatdetection/client_user_define_rule.py +1 -3
  957. pulumi_alicloud/threatdetection/file_upload_limit.py +1 -3
  958. pulumi_alicloud/threatdetection/honey_pot.py +1 -3
  959. pulumi_alicloud/threatdetection/honeypot_node.py +1 -3
  960. pulumi_alicloud/threatdetection/honeypot_preset.py +1 -3
  961. pulumi_alicloud/threatdetection/honeypot_probe.py +3 -5
  962. pulumi_alicloud/threatdetection/image_event_operation.py +1 -3
  963. pulumi_alicloud/threatdetection/instance.py +29 -24
  964. pulumi_alicloud/threatdetection/log_meta.py +1 -3
  965. pulumi_alicloud/threatdetection/malicious_file_whitelist_config.py +1 -3
  966. pulumi_alicloud/threatdetection/oss_scan_config.py +1 -3
  967. pulumi_alicloud/threatdetection/outputs.py +98 -6
  968. pulumi_alicloud/threatdetection/sas_trail.py +1 -3
  969. pulumi_alicloud/threatdetection/vul_whitelist.py +3 -5
  970. pulumi_alicloud/threatdetection/web_lock_config.py +3 -5
  971. pulumi_alicloud/tsdb/instance.py +3 -5
  972. pulumi_alicloud/videosurveillance/system_group.py +1 -3
  973. pulumi_alicloud/vod/domain.py +1 -3
  974. pulumi_alicloud/vod/editing_project.py +1 -3
  975. pulumi_alicloud/vpc/bgp_group.py +1 -3
  976. pulumi_alicloud/vpc/bgp_network.py +1 -3
  977. pulumi_alicloud/vpc/bgp_peer.py +1 -3
  978. pulumi_alicloud/vpc/common_bandwith_package.py +29 -17
  979. pulumi_alicloud/vpc/common_bandwith_package_attachment.py +1 -3
  980. pulumi_alicloud/vpc/dhcp_options_set.py +1 -3
  981. pulumi_alicloud/vpc/dhcp_options_set_attachment.py +1 -3
  982. pulumi_alicloud/vpc/flow_log.py +1 -3
  983. pulumi_alicloud/vpc/forward_entry.py +5 -7
  984. pulumi_alicloud/vpc/gateway_endpoint.py +1 -3
  985. pulumi_alicloud/vpc/gateway_endpoint_route_table_attachment.py +1 -3
  986. pulumi_alicloud/vpc/gateway_route_table_attachment.py +3 -5
  987. pulumi_alicloud/vpc/ha_vip.py +5 -7
  988. pulumi_alicloud/vpc/ha_vip_attachment.py +1 -3
  989. pulumi_alicloud/vpc/ha_vipv2.py +5 -3
  990. pulumi_alicloud/vpc/ipam_ipam.py +1 -3
  991. pulumi_alicloud/vpc/ipam_ipam_pool.py +1 -3
  992. pulumi_alicloud/vpc/ipam_ipam_pool_allocation.py +1 -3
  993. pulumi_alicloud/vpc/ipam_ipam_pool_cidr.py +1 -3
  994. pulumi_alicloud/vpc/ipam_ipam_resource_discovery.py +1 -3
  995. pulumi_alicloud/vpc/ipam_ipam_scope.py +1 -3
  996. pulumi_alicloud/vpc/ipam_service.py +1 -3
  997. pulumi_alicloud/vpc/ipv4_cidr_block.py +1 -3
  998. pulumi_alicloud/vpc/ipv4_gateway.py +79 -40
  999. pulumi_alicloud/vpc/ipv6_address.py +1 -3
  1000. pulumi_alicloud/vpc/ipv6_egress_rule.py +1 -3
  1001. pulumi_alicloud/vpc/ipv6_gateway.py +3 -5
  1002. pulumi_alicloud/vpc/ipv6_internet_bandwidth.py +1 -3
  1003. pulumi_alicloud/vpc/nat_gateway.py +1 -3
  1004. pulumi_alicloud/vpc/nat_ip.py +3 -5
  1005. pulumi_alicloud/vpc/nat_ip_cidr.py +1 -3
  1006. pulumi_alicloud/vpc/network.py +1 -3
  1007. pulumi_alicloud/vpc/network_acl.py +1 -3
  1008. pulumi_alicloud/vpc/network_acl_attachment.py +1 -3
  1009. pulumi_alicloud/vpc/network_acl_entries.py +1 -3
  1010. pulumi_alicloud/vpc/network_interface.py +1 -3
  1011. pulumi_alicloud/vpc/network_interface_attachment.py +1 -3
  1012. pulumi_alicloud/vpc/peer_connection.py +1 -3
  1013. pulumi_alicloud/vpc/peer_connection_accepter.py +1 -3
  1014. pulumi_alicloud/vpc/prefix_list.py +3 -5
  1015. pulumi_alicloud/vpc/public_ip_address_pool.py +1 -3
  1016. pulumi_alicloud/vpc/public_ip_address_pool_cidr_block.py +1 -3
  1017. pulumi_alicloud/vpc/route_entry.py +7 -5
  1018. pulumi_alicloud/vpc/route_table.py +1 -3
  1019. pulumi_alicloud/vpc/route_table_attachment.py +1 -3
  1020. pulumi_alicloud/vpc/router_interface.py +1 -3
  1021. pulumi_alicloud/vpc/router_interface_connection.py +1 -3
  1022. pulumi_alicloud/vpc/snat_entry.py +1 -3
  1023. pulumi_alicloud/vpc/subnet.py +1 -3
  1024. pulumi_alicloud/vpc/switch.py +1 -3
  1025. pulumi_alicloud/vpc/traffic_mirror_filter.py +1 -3
  1026. pulumi_alicloud/vpc/traffic_mirror_filter_egress_rule.py +1 -3
  1027. pulumi_alicloud/vpc/traffic_mirror_filter_ingress_rule.py +1 -3
  1028. pulumi_alicloud/vpc/traffic_mirror_session.py +1 -3
  1029. pulumi_alicloud/vpc/vbr_ha.py +1 -3
  1030. pulumi_alicloud/vpc/vpc_network_acl_attachment.py +1 -3
  1031. pulumi_alicloud/vpc/vpc_route_entry.py +1 -3
  1032. pulumi_alicloud/vpc/vswitch_cidr_reservation.py +1 -3
  1033. pulumi_alicloud/vpn/connection.py +1 -3
  1034. pulumi_alicloud/vpn/customer_gateway.py +1 -3
  1035. pulumi_alicloud/vpn/gateway.py +1 -3
  1036. pulumi_alicloud/vpn/gateway_vco_route.py +3 -5
  1037. pulumi_alicloud/vpn/gateway_vpn_attachment.py +1 -3
  1038. pulumi_alicloud/vpn/ipsec_server.py +3 -5
  1039. pulumi_alicloud/vpn/pbr_route_entry.py +3 -5
  1040. pulumi_alicloud/vpn/route_entry.py +9 -11
  1041. pulumi_alicloud/vpn/ssl_vpn_client_cert.py +1 -3
  1042. pulumi_alicloud/vpn/ssl_vpn_server.py +1 -3
  1043. pulumi_alicloud/waf/certificate.py +1 -3
  1044. pulumi_alicloud/waf/domain.py +1 -3
  1045. pulumi_alicloud/waf/instance.py +1 -3
  1046. pulumi_alicloud/waf/protection_module.py +1 -3
  1047. pulumi_alicloud/wafv3/defense_template.py +1 -3
  1048. pulumi_alicloud/wafv3/domain.py +1 -3
  1049. pulumi_alicloud/wafv3/instance.py +3 -5
  1050. pulumi_alicloud/wafv3/outputs.py +11 -0
  1051. pulumi_alicloud/yundun/bastion_host_instance.py +1 -3
  1052. pulumi_alicloud/yundun/db_audit_instance.py +1 -3
  1053. {pulumi_alicloud-3.77.0a1746220593.dist-info → pulumi_alicloud-3.78.0.dist-info}/METADATA +3 -3
  1054. {pulumi_alicloud-3.77.0a1746220593.dist-info → pulumi_alicloud-3.78.0.dist-info}/RECORD +1056 -1052
  1055. {pulumi_alicloud-3.77.0a1746220593.dist-info → pulumi_alicloud-3.78.0.dist-info}/WHEEL +1 -1
  1056. {pulumi_alicloud-3.77.0a1746220593.dist-info → pulumi_alicloud-3.78.0.dist-info}/top_level.txt +0 -0
@@ -32,45 +32,62 @@ if not MYPY:
32
32
  class TrafficMarkingPolicyTrafficMatchRuleArgsDict(TypedDict):
33
33
  address_family: NotRequired[pulumi.Input[builtins.str]]
34
34
  """
35
- IP Address Family.
35
+ IP Address Family
36
36
  """
37
37
  dst_cidr: NotRequired[pulumi.Input[builtins.str]]
38
38
  """
39
- The destination network segment of the traffic message. The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
39
+ The destination network segment of the traffic message.
40
+ The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
40
41
  """
41
42
  dst_port_ranges: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]
42
43
  """
43
- The destination port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number. The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
44
+ The destination port of the traffic message. Valid values: **-1**, `1` to `65535`.
45
+
46
+ The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number.
47
+
48
+ The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
44
49
  - If you only enter a port number, such as 1, the system defaults to match the traffic with the destination port of 1.
45
50
  - If you enter 2 port numbers, such as 1 and 200, the system defaults to match the traffic of the destination port in the range of 1 to 200.
46
51
  - If you enter 2 port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any destination port.
47
52
  """
48
53
  match_dscp: NotRequired[pulumi.Input[builtins.int]]
49
54
  """
50
- The DSCP value of the traffic message. Valid values: `0` to **63 * *. The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.> **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
55
+ The DSCP value of the traffic message. Valid values: `0` to **63 * *.
56
+
57
+ The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.
58
+
59
+ > **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
51
60
  """
52
61
  protocol: NotRequired[pulumi.Input[builtins.str]]
53
62
  """
54
- The protocol type of the traffic message. Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
63
+ The protocol type of the traffic message.
64
+ Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
55
65
  """
56
66
  src_cidr: NotRequired[pulumi.Input[builtins.str]]
57
67
  """
58
- The source network segment of the traffic message. The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
68
+ The source network segment of the traffic message.
69
+ The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
59
70
  """
60
71
  src_port_ranges: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]
61
72
  """
62
- The source port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number. The current parameter supports entering up to two port numbers. The input format is described as follows:
73
+ The source port of the traffic message. Valid values: **-1**, `1` to `65535`.
74
+
75
+ The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number.
76
+
77
+ The current parameter supports entering up to two port numbers. The input format is described as follows:
63
78
  - If you only enter a port number, such as 1, the system defaults to match the traffic with source port 1.
64
79
  - If you enter two port numbers, such as 1 and 200, the system defaults to match the traffic with the source port in the range of 1 to 200.
65
80
  - If you enter two port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any source port.
66
81
  """
67
82
  traffic_match_rule_description: NotRequired[pulumi.Input[builtins.str]]
68
83
  """
69
- The description information of the stream classification rule. The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
84
+ The description information of the stream classification rule.
85
+ The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
70
86
  """
71
87
  traffic_match_rule_name: NotRequired[pulumi.Input[builtins.str]]
72
88
  """
73
- The name of the stream classification rule. The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
89
+ The name of the stream classification rule.
90
+ The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
74
91
  """
75
92
  elif False:
76
93
  TrafficMarkingPolicyTrafficMatchRuleArgsDict: TypeAlias = Mapping[str, Any]
@@ -88,21 +105,38 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
88
105
  traffic_match_rule_description: Optional[pulumi.Input[builtins.str]] = None,
89
106
  traffic_match_rule_name: Optional[pulumi.Input[builtins.str]] = None):
90
107
  """
91
- :param pulumi.Input[builtins.str] address_family: IP Address Family.
92
- :param pulumi.Input[builtins.str] dst_cidr: The destination network segment of the traffic message. The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
93
- :param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] dst_port_ranges: The destination port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number. The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
108
+ :param pulumi.Input[builtins.str] address_family: IP Address Family
109
+ :param pulumi.Input[builtins.str] dst_cidr: The destination network segment of the traffic message.
110
+ The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
111
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] dst_port_ranges: The destination port of the traffic message. Valid values: **-1**, `1` to `65535`.
112
+
113
+ The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number.
114
+
115
+ The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
94
116
  - If you only enter a port number, such as 1, the system defaults to match the traffic with the destination port of 1.
95
117
  - If you enter 2 port numbers, such as 1 and 200, the system defaults to match the traffic of the destination port in the range of 1 to 200.
96
118
  - If you enter 2 port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any destination port.
97
- :param pulumi.Input[builtins.int] match_dscp: The DSCP value of the traffic message. Valid values: `0` to **63 * *. The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.> **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
98
- :param pulumi.Input[builtins.str] protocol: The protocol type of the traffic message. Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
99
- :param pulumi.Input[builtins.str] src_cidr: The source network segment of the traffic message. The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
100
- :param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] src_port_ranges: The source port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number. The current parameter supports entering up to two port numbers. The input format is described as follows:
119
+ :param pulumi.Input[builtins.int] match_dscp: The DSCP value of the traffic message. Valid values: `0` to **63 * *.
120
+
121
+ The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.
122
+
123
+ > **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
124
+ :param pulumi.Input[builtins.str] protocol: The protocol type of the traffic message.
125
+ Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
126
+ :param pulumi.Input[builtins.str] src_cidr: The source network segment of the traffic message.
127
+ The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
128
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] src_port_ranges: The source port of the traffic message. Valid values: **-1**, `1` to `65535`.
129
+
130
+ The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number.
131
+
132
+ The current parameter supports entering up to two port numbers. The input format is described as follows:
101
133
  - If you only enter a port number, such as 1, the system defaults to match the traffic with source port 1.
102
134
  - If you enter two port numbers, such as 1 and 200, the system defaults to match the traffic with the source port in the range of 1 to 200.
103
135
  - If you enter two port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any source port.
104
- :param pulumi.Input[builtins.str] traffic_match_rule_description: The description information of the stream classification rule. The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
105
- :param pulumi.Input[builtins.str] traffic_match_rule_name: The name of the stream classification rule. The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
136
+ :param pulumi.Input[builtins.str] traffic_match_rule_description: The description information of the stream classification rule.
137
+ The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
138
+ :param pulumi.Input[builtins.str] traffic_match_rule_name: The name of the stream classification rule.
139
+ The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
106
140
  """
107
141
  if address_family is not None:
108
142
  pulumi.set(__self__, "address_family", address_family)
@@ -127,7 +161,7 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
127
161
  @pulumi.getter(name="addressFamily")
128
162
  def address_family(self) -> Optional[pulumi.Input[builtins.str]]:
129
163
  """
130
- IP Address Family.
164
+ IP Address Family
131
165
  """
132
166
  return pulumi.get(self, "address_family")
133
167
 
@@ -139,7 +173,8 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
139
173
  @pulumi.getter(name="dstCidr")
140
174
  def dst_cidr(self) -> Optional[pulumi.Input[builtins.str]]:
141
175
  """
142
- The destination network segment of the traffic message. The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
176
+ The destination network segment of the traffic message.
177
+ The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
143
178
  """
144
179
  return pulumi.get(self, "dst_cidr")
145
180
 
@@ -151,7 +186,11 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
151
186
  @pulumi.getter(name="dstPortRanges")
152
187
  def dst_port_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]:
153
188
  """
154
- The destination port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number. The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
189
+ The destination port of the traffic message. Valid values: **-1**, `1` to `65535`.
190
+
191
+ The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number.
192
+
193
+ The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
155
194
  - If you only enter a port number, such as 1, the system defaults to match the traffic with the destination port of 1.
156
195
  - If you enter 2 port numbers, such as 1 and 200, the system defaults to match the traffic of the destination port in the range of 1 to 200.
157
196
  - If you enter 2 port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any destination port.
@@ -166,7 +205,11 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
166
205
  @pulumi.getter(name="matchDscp")
167
206
  def match_dscp(self) -> Optional[pulumi.Input[builtins.int]]:
168
207
  """
169
- The DSCP value of the traffic message. Valid values: `0` to **63 * *. The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.> **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
208
+ The DSCP value of the traffic message. Valid values: `0` to **63 * *.
209
+
210
+ The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.
211
+
212
+ > **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
170
213
  """
171
214
  return pulumi.get(self, "match_dscp")
172
215
 
@@ -178,7 +221,8 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
178
221
  @pulumi.getter
179
222
  def protocol(self) -> Optional[pulumi.Input[builtins.str]]:
180
223
  """
181
- The protocol type of the traffic message. Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
224
+ The protocol type of the traffic message.
225
+ Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
182
226
  """
183
227
  return pulumi.get(self, "protocol")
184
228
 
@@ -190,7 +234,8 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
190
234
  @pulumi.getter(name="srcCidr")
191
235
  def src_cidr(self) -> Optional[pulumi.Input[builtins.str]]:
192
236
  """
193
- The source network segment of the traffic message. The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
237
+ The source network segment of the traffic message.
238
+ The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
194
239
  """
195
240
  return pulumi.get(self, "src_cidr")
196
241
 
@@ -202,7 +247,11 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
202
247
  @pulumi.getter(name="srcPortRanges")
203
248
  def src_port_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]:
204
249
  """
205
- The source port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number. The current parameter supports entering up to two port numbers. The input format is described as follows:
250
+ The source port of the traffic message. Valid values: **-1**, `1` to `65535`.
251
+
252
+ The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number.
253
+
254
+ The current parameter supports entering up to two port numbers. The input format is described as follows:
206
255
  - If you only enter a port number, such as 1, the system defaults to match the traffic with source port 1.
207
256
  - If you enter two port numbers, such as 1 and 200, the system defaults to match the traffic with the source port in the range of 1 to 200.
208
257
  - If you enter two port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any source port.
@@ -217,7 +266,8 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
217
266
  @pulumi.getter(name="trafficMatchRuleDescription")
218
267
  def traffic_match_rule_description(self) -> Optional[pulumi.Input[builtins.str]]:
219
268
  """
220
- The description information of the stream classification rule. The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
269
+ The description information of the stream classification rule.
270
+ The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
221
271
  """
222
272
  return pulumi.get(self, "traffic_match_rule_description")
223
273
 
@@ -229,7 +279,8 @@ class TrafficMarkingPolicyTrafficMatchRuleArgs:
229
279
  @pulumi.getter(name="trafficMatchRuleName")
230
280
  def traffic_match_rule_name(self) -> Optional[pulumi.Input[builtins.str]]:
231
281
  """
232
- The name of the stream classification rule. The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
282
+ The name of the stream classification rule.
283
+ The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
233
284
  """
234
285
  return pulumi.get(self, "traffic_match_rule_name")
235
286
 
@@ -27,7 +27,7 @@ class BandwidthLimitArgs:
27
27
  The set of arguments for constructing a BandwidthLimit resource.
28
28
  :param pulumi.Input[builtins.int] bandwidth_limit: The bandwidth configured for the interconnected regions communication.
29
29
 
30
- ->**NOTE:** The "alicloud_cen_bandwidthlimit" resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
30
+ ->**NOTE:** The `cen.BandwidthLimit` resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
31
31
  :param pulumi.Input[builtins.str] instance_id: The ID of the CEN.
32
32
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] region_ids: List of the two regions to interconnect. Must be two different regions.
33
33
  """
@@ -41,7 +41,7 @@ class BandwidthLimitArgs:
41
41
  """
42
42
  The bandwidth configured for the interconnected regions communication.
43
43
 
44
- ->**NOTE:** The "alicloud_cen_bandwidthlimit" resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
44
+ ->**NOTE:** The `cen.BandwidthLimit` resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
45
45
  """
46
46
  return pulumi.get(self, "bandwidth_limit")
47
47
 
@@ -84,7 +84,7 @@ class _BandwidthLimitState:
84
84
  Input properties used for looking up and filtering BandwidthLimit resources.
85
85
  :param pulumi.Input[builtins.int] bandwidth_limit: The bandwidth configured for the interconnected regions communication.
86
86
 
87
- ->**NOTE:** The "alicloud_cen_bandwidthlimit" resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
87
+ ->**NOTE:** The `cen.BandwidthLimit` resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
88
88
  :param pulumi.Input[builtins.str] instance_id: The ID of the CEN.
89
89
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] region_ids: List of the two regions to interconnect. Must be two different regions.
90
90
  """
@@ -101,7 +101,7 @@ class _BandwidthLimitState:
101
101
  """
102
102
  The bandwidth configured for the interconnected regions communication.
103
103
 
104
- ->**NOTE:** The "alicloud_cen_bandwidthlimit" resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
104
+ ->**NOTE:** The `cen.BandwidthLimit` resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
105
105
  """
106
106
  return pulumi.get(self, "bandwidth_limit")
107
107
 
@@ -134,10 +134,8 @@ class _BandwidthLimitState:
134
134
  pulumi.set(self, "region_ids", value)
135
135
 
136
136
 
137
+ @pulumi.type_token("alicloud:cen/bandwidthLimit:BandwidthLimit")
137
138
  class BandwidthLimit(pulumi.CustomResource):
138
-
139
- pulumi_type = "alicloud:cen/bandwidthLimit:BandwidthLimit"
140
-
141
139
  @overload
142
140
  def __init__(__self__,
143
141
  resource_name: str,
@@ -218,7 +216,7 @@ class BandwidthLimit(pulumi.CustomResource):
218
216
  :param pulumi.ResourceOptions opts: Options for the resource.
219
217
  :param pulumi.Input[builtins.int] bandwidth_limit: The bandwidth configured for the interconnected regions communication.
220
218
 
221
- ->**NOTE:** The "alicloud_cen_bandwidthlimit" resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
219
+ ->**NOTE:** The `cen.BandwidthLimit` resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
222
220
  :param pulumi.Input[builtins.str] instance_id: The ID of the CEN.
223
221
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] region_ids: List of the two regions to interconnect. Must be two different regions.
224
222
  """
@@ -354,7 +352,7 @@ class BandwidthLimit(pulumi.CustomResource):
354
352
  :param pulumi.ResourceOptions opts: Options for the resource.
355
353
  :param pulumi.Input[builtins.int] bandwidth_limit: The bandwidth configured for the interconnected regions communication.
356
354
 
357
- ->**NOTE:** The "alicloud_cen_bandwidthlimit" resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
355
+ ->**NOTE:** The `cen.BandwidthLimit` resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
358
356
  :param pulumi.Input[builtins.str] instance_id: The ID of the CEN.
359
357
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] region_ids: List of the two regions to interconnect. Must be two different regions.
360
358
  """
@@ -373,7 +371,7 @@ class BandwidthLimit(pulumi.CustomResource):
373
371
  """
374
372
  The bandwidth configured for the interconnected regions communication.
375
373
 
376
- ->**NOTE:** The "alicloud_cen_bandwidthlimit" resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
374
+ ->**NOTE:** The `cen.BandwidthLimit` resource depends on the related "cen.BandwidthPackageAttachment" resource and "cen.InstanceAttachment" resource.
377
375
  """
378
376
  return pulumi.get(self, "bandwidth_limit")
379
377
 
@@ -428,10 +428,8 @@ class _BandwidthPackageState:
428
428
  pulumi.set(self, "status", value)
429
429
 
430
430
 
431
+ @pulumi.type_token("alicloud:cen/bandwidthPackage:BandwidthPackage")
431
432
  class BandwidthPackage(pulumi.CustomResource):
432
-
433
- pulumi_type = "alicloud:cen/bandwidthPackage:BandwidthPackage"
434
-
435
433
  @overload
436
434
  def __init__(__self__,
437
435
  resource_name: str,
@@ -95,10 +95,8 @@ class _BandwidthPackageAttachmentState:
95
95
  pulumi.set(self, "instance_id", value)
96
96
 
97
97
 
98
+ @pulumi.type_token("alicloud:cen/bandwidthPackageAttachment:BandwidthPackageAttachment")
98
99
  class BandwidthPackageAttachment(pulumi.CustomResource):
99
-
100
- pulumi_type = "alicloud:cen/bandwidthPackageAttachment:BandwidthPackageAttachment"
101
-
102
100
  @overload
103
101
  def __init__(__self__,
104
102
  resource_name: str,
@@ -221,10 +221,8 @@ class _ChildInstanceRouteEntryToAttachmentState:
221
221
  pulumi.set(self, "transit_router_attachment_id", value)
222
222
 
223
223
 
224
+ @pulumi.type_token("alicloud:cen/childInstanceRouteEntryToAttachment:ChildInstanceRouteEntryToAttachment")
224
225
  class ChildInstanceRouteEntryToAttachment(pulumi.CustomResource):
225
-
226
- pulumi_type = "alicloud:cen/childInstanceRouteEntryToAttachment:ChildInstanceRouteEntryToAttachment"
227
-
228
226
  @overload
229
227
  def __init__(__self__,
230
228
  resource_name: str,
@@ -430,10 +430,8 @@ class _FlowLogState:
430
430
  pulumi.set(self, "transit_router_id", value)
431
431
 
432
432
 
433
+ @pulumi.type_token("alicloud:cen/flowLog:FlowLog")
433
434
  class FlowLog(pulumi.CustomResource):
434
-
435
- pulumi_type = "alicloud:cen/flowLog:FlowLog"
436
-
437
435
  @overload
438
436
  def __init__(__self__,
439
437
  resource_name: str,
@@ -273,10 +273,8 @@ class _InstanceState:
273
273
  pulumi.set(self, "tags", value)
274
274
 
275
275
 
276
+ @pulumi.type_token("alicloud:cen/instance:Instance")
276
277
  class Instance(pulumi.CustomResource):
277
-
278
- pulumi_type = "alicloud:cen/instance:Instance"
279
-
280
278
  @overload
281
279
  def __init__(__self__,
282
280
  resource_name: str,
@@ -245,10 +245,8 @@ class _InstanceAttachmentState:
245
245
  pulumi.set(self, "status", value)
246
246
 
247
247
 
248
+ @pulumi.type_token("alicloud:cen/instanceAttachment:InstanceAttachment")
248
249
  class InstanceAttachment(pulumi.CustomResource):
249
-
250
- pulumi_type = "alicloud:cen/instanceAttachment:InstanceAttachment"
251
-
252
250
  @overload
253
251
  def __init__(__self__,
254
252
  resource_name: str,
@@ -126,10 +126,8 @@ class _InstanceGrantState:
126
126
  pulumi.set(self, "child_instance_id", value)
127
127
 
128
128
 
129
+ @pulumi.type_token("alicloud:cen/instanceGrant:InstanceGrant")
129
130
  class InstanceGrant(pulumi.CustomResource):
130
-
131
- pulumi_type = "alicloud:cen/instanceGrant:InstanceGrant"
132
-
133
131
  @overload
134
132
  def __init__(__self__,
135
133
  resource_name: str,
@@ -207,10 +207,8 @@ class _InterRegionTrafficQosPolicyState:
207
207
  pulumi.set(self, "transit_router_id", value)
208
208
 
209
209
 
210
+ @pulumi.type_token("alicloud:cen/interRegionTrafficQosPolicy:InterRegionTrafficQosPolicy")
210
211
  class InterRegionTrafficQosPolicy(pulumi.CustomResource):
211
-
212
- pulumi_type = "alicloud:cen/interRegionTrafficQosPolicy:InterRegionTrafficQosPolicy"
213
-
214
212
  @overload
215
213
  def __init__(__self__,
216
214
  resource_name: str,
@@ -247,16 +245,16 @@ class InterRegionTrafficQosPolicy(pulumi.CustomResource):
247
245
  default_link_type="Platinum",
248
246
  bandwidth_type="DataTransfer",
249
247
  cen_id=defaultp_szb78.id,
250
- peer_transit_router_region_id=defaultksqg_sa.id,
248
+ peer_transit_router_region_id="cn-hangzhou",
251
249
  transit_router_id=default_ummxn_e.transit_router_id,
252
250
  peer_transit_router_id=defaultksqg_sa.transit_router_id,
253
251
  bandwidth=10)
254
252
  default = alicloud.cen.InterRegionTrafficQosPolicy("default",
255
- transit_router_attachment_id=defaultn_xz83y.id,
253
+ transit_router_attachment_id=defaultn_xz83y.transit_router_attachment_id,
256
254
  inter_region_traffic_qos_policy_name="example1",
257
255
  inter_region_traffic_qos_policy_description="example1",
258
256
  bandwidth_guarantee_mode="byBandwidthPercent",
259
- transit_router_id=defaultn_xz83y.id)
257
+ transit_router_id=defaultksqg_sa.transit_router_id)
260
258
  ```
261
259
 
262
260
  ## Import
@@ -307,16 +305,16 @@ class InterRegionTrafficQosPolicy(pulumi.CustomResource):
307
305
  default_link_type="Platinum",
308
306
  bandwidth_type="DataTransfer",
309
307
  cen_id=defaultp_szb78.id,
310
- peer_transit_router_region_id=defaultksqg_sa.id,
308
+ peer_transit_router_region_id="cn-hangzhou",
311
309
  transit_router_id=default_ummxn_e.transit_router_id,
312
310
  peer_transit_router_id=defaultksqg_sa.transit_router_id,
313
311
  bandwidth=10)
314
312
  default = alicloud.cen.InterRegionTrafficQosPolicy("default",
315
- transit_router_attachment_id=defaultn_xz83y.id,
313
+ transit_router_attachment_id=defaultn_xz83y.transit_router_attachment_id,
316
314
  inter_region_traffic_qos_policy_name="example1",
317
315
  inter_region_traffic_qos_policy_description="example1",
318
316
  bandwidth_guarantee_mode="byBandwidthPercent",
319
- transit_router_id=defaultn_xz83y.id)
317
+ transit_router_id=defaultksqg_sa.transit_router_id)
320
318
  ```
321
319
 
322
320
  ## Import
@@ -239,10 +239,8 @@ class _InterRegionTrafficQosQueueState:
239
239
  pulumi.set(self, "traffic_qos_policy_id", value)
240
240
 
241
241
 
242
+ @pulumi.type_token("alicloud:cen/interRegionTrafficQosQueue:InterRegionTrafficQosQueue")
242
243
  class InterRegionTrafficQosQueue(pulumi.CustomResource):
243
-
244
- pulumi_type = "alicloud:cen/interRegionTrafficQosQueue:InterRegionTrafficQosQueue"
245
-
246
244
  @overload
247
245
  def __init__(__self__,
248
246
  resource_name: str,
@@ -103,21 +103,38 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
103
103
  traffic_match_rule_description: Optional[builtins.str] = None,
104
104
  traffic_match_rule_name: Optional[builtins.str] = None):
105
105
  """
106
- :param builtins.str address_family: IP Address Family.
107
- :param builtins.str dst_cidr: The destination network segment of the traffic message. The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
108
- :param Sequence[builtins.int] dst_port_ranges: The destination port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number. The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
106
+ :param builtins.str address_family: IP Address Family
107
+ :param builtins.str dst_cidr: The destination network segment of the traffic message.
108
+ The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
109
+ :param Sequence[builtins.int] dst_port_ranges: The destination port of the traffic message. Valid values: **-1**, `1` to `65535`.
110
+
111
+ The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number.
112
+
113
+ The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
109
114
  - If you only enter a port number, such as 1, the system defaults to match the traffic with the destination port of 1.
110
115
  - If you enter 2 port numbers, such as 1 and 200, the system defaults to match the traffic of the destination port in the range of 1 to 200.
111
116
  - If you enter 2 port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any destination port.
112
- :param builtins.int match_dscp: The DSCP value of the traffic message. Valid values: `0` to **63 * *. The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.> **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
113
- :param builtins.str protocol: The protocol type of the traffic message. Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
114
- :param builtins.str src_cidr: The source network segment of the traffic message. The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
115
- :param Sequence[builtins.int] src_port_ranges: The source port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number. The current parameter supports entering up to two port numbers. The input format is described as follows:
117
+ :param builtins.int match_dscp: The DSCP value of the traffic message. Valid values: `0` to **63 * *.
118
+
119
+ The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.
120
+
121
+ > **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
122
+ :param builtins.str protocol: The protocol type of the traffic message.
123
+ Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
124
+ :param builtins.str src_cidr: The source network segment of the traffic message.
125
+ The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
126
+ :param Sequence[builtins.int] src_port_ranges: The source port of the traffic message. Valid values: **-1**, `1` to `65535`.
127
+
128
+ The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number.
129
+
130
+ The current parameter supports entering up to two port numbers. The input format is described as follows:
116
131
  - If you only enter a port number, such as 1, the system defaults to match the traffic with source port 1.
117
132
  - If you enter two port numbers, such as 1 and 200, the system defaults to match the traffic with the source port in the range of 1 to 200.
118
133
  - If you enter two port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any source port.
119
- :param builtins.str traffic_match_rule_description: The description information of the stream classification rule. The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
120
- :param builtins.str traffic_match_rule_name: The name of the stream classification rule. The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
134
+ :param builtins.str traffic_match_rule_description: The description information of the stream classification rule.
135
+ The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
136
+ :param builtins.str traffic_match_rule_name: The name of the stream classification rule.
137
+ The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
121
138
  """
122
139
  if address_family is not None:
123
140
  pulumi.set(__self__, "address_family", address_family)
@@ -142,7 +159,7 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
142
159
  @pulumi.getter(name="addressFamily")
143
160
  def address_family(self) -> Optional[builtins.str]:
144
161
  """
145
- IP Address Family.
162
+ IP Address Family
146
163
  """
147
164
  return pulumi.get(self, "address_family")
148
165
 
@@ -150,7 +167,8 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
150
167
  @pulumi.getter(name="dstCidr")
151
168
  def dst_cidr(self) -> Optional[builtins.str]:
152
169
  """
153
- The destination network segment of the traffic message. The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
170
+ The destination network segment of the traffic message.
171
+ The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
154
172
  """
155
173
  return pulumi.get(self, "dst_cidr")
156
174
 
@@ -158,7 +176,11 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
158
176
  @pulumi.getter(name="dstPortRanges")
159
177
  def dst_port_ranges(self) -> Optional[Sequence[builtins.int]]:
160
178
  """
161
- The destination port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number. The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
179
+ The destination port of the traffic message. Valid values: **-1**, `1` to `65535`.
180
+
181
+ The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number.
182
+
183
+ The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
162
184
  - If you only enter a port number, such as 1, the system defaults to match the traffic with the destination port of 1.
163
185
  - If you enter 2 port numbers, such as 1 and 200, the system defaults to match the traffic of the destination port in the range of 1 to 200.
164
186
  - If you enter 2 port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any destination port.
@@ -169,7 +191,11 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
169
191
  @pulumi.getter(name="matchDscp")
170
192
  def match_dscp(self) -> Optional[builtins.int]:
171
193
  """
172
- The DSCP value of the traffic message. Valid values: `0` to **63 * *. The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.> **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
194
+ The DSCP value of the traffic message. Valid values: `0` to **63 * *.
195
+
196
+ The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.
197
+
198
+ > **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
173
199
  """
174
200
  return pulumi.get(self, "match_dscp")
175
201
 
@@ -177,7 +203,8 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
177
203
  @pulumi.getter
178
204
  def protocol(self) -> Optional[builtins.str]:
179
205
  """
180
- The protocol type of the traffic message. Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
206
+ The protocol type of the traffic message.
207
+ Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
181
208
  """
182
209
  return pulumi.get(self, "protocol")
183
210
 
@@ -185,7 +212,8 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
185
212
  @pulumi.getter(name="srcCidr")
186
213
  def src_cidr(self) -> Optional[builtins.str]:
187
214
  """
188
- The source network segment of the traffic message. The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
215
+ The source network segment of the traffic message.
216
+ The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
189
217
  """
190
218
  return pulumi.get(self, "src_cidr")
191
219
 
@@ -193,7 +221,11 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
193
221
  @pulumi.getter(name="srcPortRanges")
194
222
  def src_port_ranges(self) -> Optional[Sequence[builtins.int]]:
195
223
  """
196
- The source port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number. The current parameter supports entering up to two port numbers. The input format is described as follows:
224
+ The source port of the traffic message. Valid values: **-1**, `1` to `65535`.
225
+
226
+ The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number.
227
+
228
+ The current parameter supports entering up to two port numbers. The input format is described as follows:
197
229
  - If you only enter a port number, such as 1, the system defaults to match the traffic with source port 1.
198
230
  - If you enter two port numbers, such as 1 and 200, the system defaults to match the traffic with the source port in the range of 1 to 200.
199
231
  - If you enter two port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any source port.
@@ -204,7 +236,8 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
204
236
  @pulumi.getter(name="trafficMatchRuleDescription")
205
237
  def traffic_match_rule_description(self) -> Optional[builtins.str]:
206
238
  """
207
- The description information of the stream classification rule. The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
239
+ The description information of the stream classification rule.
240
+ The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
208
241
  """
209
242
  return pulumi.get(self, "traffic_match_rule_description")
210
243
 
@@ -212,7 +245,8 @@ class TrafficMarkingPolicyTrafficMatchRule(dict):
212
245
  @pulumi.getter(name="trafficMatchRuleName")
213
246
  def traffic_match_rule_name(self) -> Optional[builtins.str]:
214
247
  """
215
- The name of the stream classification rule. The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
248
+ The name of the stream classification rule.
249
+ The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
216
250
  """
217
251
  return pulumi.get(self, "traffic_match_rule_name")
218
252
 
@@ -181,10 +181,8 @@ class _PrivateZoneState:
181
181
  pulumi.set(self, "status", value)
182
182
 
183
183
 
184
+ @pulumi.type_token("alicloud:cen/privateZone:PrivateZone")
184
185
  class PrivateZone(pulumi.CustomResource):
185
-
186
- pulumi_type = "alicloud:cen/privateZone:PrivateZone"
187
-
188
186
  @overload
189
187
  def __init__(__self__,
190
188
  resource_name: str,