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
@@ -26,27 +26,27 @@ class ExchangeArgs:
26
26
  instance_id: pulumi.Input[builtins.str],
27
27
  internal: pulumi.Input[builtins.bool],
28
28
  virtual_host_name: pulumi.Input[builtins.str],
29
- alternate_exchange: Optional[pulumi.Input[builtins.str]] = None):
29
+ alternate_exchange: Optional[pulumi.Input[builtins.str]] = None,
30
+ x_delayed_type: Optional[pulumi.Input[builtins.str]] = None):
30
31
  """
31
32
  The set of arguments for constructing a Exchange resource.
32
- :param pulumi.Input[builtins.bool] auto_delete_state: Specifies whether the Auto Delete attribute is configured. Valid values:
33
- * true: The Auto Delete attribute is configured. If the last queue that is bound to an exchange is unbound, the exchange is automatically deleted.
34
- * false: The Auto Delete attribute is not configured. If the last queue that is bound to an exchange is unbound, the exchange is not automatically deleted.
35
- :param pulumi.Input[builtins.str] exchange_name: The name of the exchange. It must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
36
- :param pulumi.Input[builtins.str] exchange_type: The type of the exchange. Valid values:
37
- * FANOUT: An exchange of this type routes all the received messages to all the queues bound to this exchange. You can use a fanout exchange to broadcast messages.
38
- * DIRECT: An exchange of this type routes a message to the queue whose binding key is exactly the same as the routing key of the message.
39
- * TOPIC: This type is similar to the direct exchange type. An exchange of this type routes a message to one or more queues based on the fuzzy match or multi-condition match result between the routing key of the message and the binding keys of the current exchange.
40
- * HEADERS: Headers Exchange uses the Headers property instead of Routing Key for routing matching.
41
- When binding Headers Exchange and Queue, set the key-value pair of the binding property;
42
- when sending a message to the Headers Exchange, set the message's Headers property key-value pair and use the message Headers
43
- The message is routed to the bound Queue by comparing the attribute key-value pair and the bound attribute key-value pair.
44
- :param pulumi.Input[builtins.str] instance_id: The ID of the instance.
45
- :param pulumi.Input[builtins.bool] internal: Specifies whether an exchange is an internal exchange. Valid values:
46
- * false: The exchange is not an internal exchange.
47
- * true: The exchange is an internal exchange.
48
- :param pulumi.Input[builtins.str] virtual_host_name: The name of virtual host where an exchange resides.
49
- :param pulumi.Input[builtins.str] alternate_exchange: The alternate exchange. An alternate exchange is configured for an existing exchange. It is used to receive messages that fail to be routed to queues from the existing exchange.
33
+ :param pulumi.Input[builtins.bool] auto_delete_state: Specifies whether to automatically delete the exchange. Valid values:
34
+ :param pulumi.Input[builtins.str] exchange_name: The name of the exchange that you want to create. The exchange name must meet the following conventions:
35
+
36
+ - The name must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (\\_), periods (.), number signs (#), forward slashes (/), and at signs (@).
37
+ - After the exchange is created, you cannot change its name. If you want to change its name, delete the exchange and create another exchange.
38
+ :param pulumi.Input[builtins.str] exchange_type: The Exchange type. Value:
39
+ - `DIRECT`: This type of Routing rule routes messages to a Queue whose Binding Key matches the Routing Key.
40
+ - `TOPIC`: This type is similar to the DIRECT type. It uses Routing Key pattern matching and string comparison to route messages to the bound Queue.
41
+ - `FANOUT`: This type of routing rule is very simple. It routes all messages sent to the Exchange to all queues bound to it, which is equivalent to the broadcast function.
42
+ - `HEADERS`: This type is similar to the DIRECT type. Headers Exchange uses the Headers attribute instead of Routing Key for route matching. When binding Headers Exchange and Queue, the Key-value pair of the bound attribute is set. When sending a message to Headers Exchange, the Headers attribute Key-value pair of the message is set, and the message is routed to the bound Queue by comparing the Headers attribute Key-value pair with the bound attribute Key-value pair.
43
+ - `X_delayed_message`: By declaring this type of Exchange, you can customize the Header attribute x-delay of the message to specify the delivery delay time period, in milliseconds. Messages will be delivered to the corresponding Queue after the time period defined in the x-delay according to the routing rules. The routing rule depends on the Exchange route type specified in the x-delayed-type.
44
+ - `X_CONSISTENT_HASH`: The x-consistent-hash Exchange allows you to Hash the Routing Key or Header value and use the consistent hashing algorithm to route messages to different queues.
45
+ :param pulumi.Input[builtins.str] instance_id: The ID of the ApsaraMQ for RabbitMQ instance whose exchange you want to delete.
46
+ :param pulumi.Input[builtins.bool] internal: Specifies whether the exchange is an internal exchange. Valid values:
47
+ :param pulumi.Input[builtins.str] virtual_host_name: The name of the vhost to which the exchange that you want to create belongs.
48
+ :param pulumi.Input[builtins.str] alternate_exchange: The alternate exchange. An alternate exchange is used to receive messages that fail to be routed to queues from the current exchange.
49
+ :param pulumi.Input[builtins.str] x_delayed_type: RabbitMQ supports the x-delayed-message Exchange. By declaring this type of Exchange, you can customize the x-delay header attribute to specify the delay period for message delivery, measured in milliseconds. The message will be delivered to the corresponding Queue after the period defined in x-delay. The routing rules are determined by the type of Exchange specified in x-delayed-type.
50
50
  """
51
51
  pulumi.set(__self__, "auto_delete_state", auto_delete_state)
52
52
  pulumi.set(__self__, "exchange_name", exchange_name)
@@ -56,14 +56,14 @@ class ExchangeArgs:
56
56
  pulumi.set(__self__, "virtual_host_name", virtual_host_name)
57
57
  if alternate_exchange is not None:
58
58
  pulumi.set(__self__, "alternate_exchange", alternate_exchange)
59
+ if x_delayed_type is not None:
60
+ pulumi.set(__self__, "x_delayed_type", x_delayed_type)
59
61
 
60
62
  @property
61
63
  @pulumi.getter(name="autoDeleteState")
62
64
  def auto_delete_state(self) -> pulumi.Input[builtins.bool]:
63
65
  """
64
- Specifies whether the Auto Delete attribute is configured. Valid values:
65
- * true: The Auto Delete attribute is configured. If the last queue that is bound to an exchange is unbound, the exchange is automatically deleted.
66
- * false: The Auto Delete attribute is not configured. If the last queue that is bound to an exchange is unbound, the exchange is not automatically deleted.
66
+ Specifies whether to automatically delete the exchange. Valid values:
67
67
  """
68
68
  return pulumi.get(self, "auto_delete_state")
69
69
 
@@ -75,7 +75,10 @@ class ExchangeArgs:
75
75
  @pulumi.getter(name="exchangeName")
76
76
  def exchange_name(self) -> pulumi.Input[builtins.str]:
77
77
  """
78
- The name of the exchange. It must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
78
+ The name of the exchange that you want to create. The exchange name must meet the following conventions:
79
+
80
+ - The name must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (\\_), periods (.), number signs (#), forward slashes (/), and at signs (@).
81
+ - After the exchange is created, you cannot change its name. If you want to change its name, delete the exchange and create another exchange.
79
82
  """
80
83
  return pulumi.get(self, "exchange_name")
81
84
 
@@ -87,14 +90,13 @@ class ExchangeArgs:
87
90
  @pulumi.getter(name="exchangeType")
88
91
  def exchange_type(self) -> pulumi.Input[builtins.str]:
89
92
  """
90
- The type of the exchange. Valid values:
91
- * FANOUT: An exchange of this type routes all the received messages to all the queues bound to this exchange. You can use a fanout exchange to broadcast messages.
92
- * DIRECT: An exchange of this type routes a message to the queue whose binding key is exactly the same as the routing key of the message.
93
- * TOPIC: This type is similar to the direct exchange type. An exchange of this type routes a message to one or more queues based on the fuzzy match or multi-condition match result between the routing key of the message and the binding keys of the current exchange.
94
- * HEADERS: Headers Exchange uses the Headers property instead of Routing Key for routing matching.
95
- When binding Headers Exchange and Queue, set the key-value pair of the binding property;
96
- when sending a message to the Headers Exchange, set the message's Headers property key-value pair and use the message Headers
97
- The message is routed to the bound Queue by comparing the attribute key-value pair and the bound attribute key-value pair.
93
+ The Exchange type. Value:
94
+ - `DIRECT`: This type of Routing rule routes messages to a Queue whose Binding Key matches the Routing Key.
95
+ - `TOPIC`: This type is similar to the DIRECT type. It uses Routing Key pattern matching and string comparison to route messages to the bound Queue.
96
+ - `FANOUT`: This type of routing rule is very simple. It routes all messages sent to the Exchange to all queues bound to it, which is equivalent to the broadcast function.
97
+ - `HEADERS`: This type is similar to the DIRECT type. Headers Exchange uses the Headers attribute instead of Routing Key for route matching. When binding Headers Exchange and Queue, the Key-value pair of the bound attribute is set. When sending a message to Headers Exchange, the Headers attribute Key-value pair of the message is set, and the message is routed to the bound Queue by comparing the Headers attribute Key-value pair with the bound attribute Key-value pair.
98
+ - `X_delayed_message`: By declaring this type of Exchange, you can customize the Header attribute x-delay of the message to specify the delivery delay time period, in milliseconds. Messages will be delivered to the corresponding Queue after the time period defined in the x-delay according to the routing rules. The routing rule depends on the Exchange route type specified in the x-delayed-type.
99
+ - `X_CONSISTENT_HASH`: The x-consistent-hash Exchange allows you to Hash the Routing Key or Header value and use the consistent hashing algorithm to route messages to different queues.
98
100
  """
99
101
  return pulumi.get(self, "exchange_type")
100
102
 
@@ -106,7 +108,7 @@ class ExchangeArgs:
106
108
  @pulumi.getter(name="instanceId")
107
109
  def instance_id(self) -> pulumi.Input[builtins.str]:
108
110
  """
109
- The ID of the instance.
111
+ The ID of the ApsaraMQ for RabbitMQ instance whose exchange you want to delete.
110
112
  """
111
113
  return pulumi.get(self, "instance_id")
112
114
 
@@ -118,9 +120,7 @@ class ExchangeArgs:
118
120
  @pulumi.getter
119
121
  def internal(self) -> pulumi.Input[builtins.bool]:
120
122
  """
121
- Specifies whether an exchange is an internal exchange. Valid values:
122
- * false: The exchange is not an internal exchange.
123
- * true: The exchange is an internal exchange.
123
+ Specifies whether the exchange is an internal exchange. Valid values:
124
124
  """
125
125
  return pulumi.get(self, "internal")
126
126
 
@@ -132,7 +132,7 @@ class ExchangeArgs:
132
132
  @pulumi.getter(name="virtualHostName")
133
133
  def virtual_host_name(self) -> pulumi.Input[builtins.str]:
134
134
  """
135
- The name of virtual host where an exchange resides.
135
+ The name of the vhost to which the exchange that you want to create belongs.
136
136
  """
137
137
  return pulumi.get(self, "virtual_host_name")
138
138
 
@@ -144,7 +144,7 @@ class ExchangeArgs:
144
144
  @pulumi.getter(name="alternateExchange")
145
145
  def alternate_exchange(self) -> Optional[pulumi.Input[builtins.str]]:
146
146
  """
147
- The alternate exchange. An alternate exchange is configured for an existing exchange. It is used to receive messages that fail to be routed to queues from the existing exchange.
147
+ The alternate exchange. An alternate exchange is used to receive messages that fail to be routed to queues from the current exchange.
148
148
  """
149
149
  return pulumi.get(self, "alternate_exchange")
150
150
 
@@ -152,42 +152,58 @@ class ExchangeArgs:
152
152
  def alternate_exchange(self, value: Optional[pulumi.Input[builtins.str]]):
153
153
  pulumi.set(self, "alternate_exchange", value)
154
154
 
155
+ @property
156
+ @pulumi.getter(name="xDelayedType")
157
+ def x_delayed_type(self) -> Optional[pulumi.Input[builtins.str]]:
158
+ """
159
+ RabbitMQ supports the x-delayed-message Exchange. By declaring this type of Exchange, you can customize the x-delay header attribute to specify the delay period for message delivery, measured in milliseconds. The message will be delivered to the corresponding Queue after the period defined in x-delay. The routing rules are determined by the type of Exchange specified in x-delayed-type.
160
+ """
161
+ return pulumi.get(self, "x_delayed_type")
162
+
163
+ @x_delayed_type.setter
164
+ def x_delayed_type(self, value: Optional[pulumi.Input[builtins.str]]):
165
+ pulumi.set(self, "x_delayed_type", value)
166
+
155
167
 
156
168
  @pulumi.input_type
157
169
  class _ExchangeState:
158
170
  def __init__(__self__, *,
159
171
  alternate_exchange: Optional[pulumi.Input[builtins.str]] = None,
160
172
  auto_delete_state: Optional[pulumi.Input[builtins.bool]] = None,
173
+ create_time: Optional[pulumi.Input[builtins.int]] = None,
161
174
  exchange_name: Optional[pulumi.Input[builtins.str]] = None,
162
175
  exchange_type: Optional[pulumi.Input[builtins.str]] = None,
163
176
  instance_id: Optional[pulumi.Input[builtins.str]] = None,
164
177
  internal: Optional[pulumi.Input[builtins.bool]] = None,
165
- virtual_host_name: Optional[pulumi.Input[builtins.str]] = None):
178
+ virtual_host_name: Optional[pulumi.Input[builtins.str]] = None,
179
+ x_delayed_type: Optional[pulumi.Input[builtins.str]] = None):
166
180
  """
167
181
  Input properties used for looking up and filtering Exchange resources.
168
- :param pulumi.Input[builtins.str] alternate_exchange: The alternate exchange. An alternate exchange is configured for an existing exchange. It is used to receive messages that fail to be routed to queues from the existing exchange.
169
- :param pulumi.Input[builtins.bool] auto_delete_state: Specifies whether the Auto Delete attribute is configured. Valid values:
170
- * true: The Auto Delete attribute is configured. If the last queue that is bound to an exchange is unbound, the exchange is automatically deleted.
171
- * false: The Auto Delete attribute is not configured. If the last queue that is bound to an exchange is unbound, the exchange is not automatically deleted.
172
- :param pulumi.Input[builtins.str] exchange_name: The name of the exchange. It must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
173
- :param pulumi.Input[builtins.str] exchange_type: The type of the exchange. Valid values:
174
- * FANOUT: An exchange of this type routes all the received messages to all the queues bound to this exchange. You can use a fanout exchange to broadcast messages.
175
- * DIRECT: An exchange of this type routes a message to the queue whose binding key is exactly the same as the routing key of the message.
176
- * TOPIC: This type is similar to the direct exchange type. An exchange of this type routes a message to one or more queues based on the fuzzy match or multi-condition match result between the routing key of the message and the binding keys of the current exchange.
177
- * HEADERS: Headers Exchange uses the Headers property instead of Routing Key for routing matching.
178
- When binding Headers Exchange and Queue, set the key-value pair of the binding property;
179
- when sending a message to the Headers Exchange, set the message's Headers property key-value pair and use the message Headers
180
- The message is routed to the bound Queue by comparing the attribute key-value pair and the bound attribute key-value pair.
181
- :param pulumi.Input[builtins.str] instance_id: The ID of the instance.
182
- :param pulumi.Input[builtins.bool] internal: Specifies whether an exchange is an internal exchange. Valid values:
183
- * false: The exchange is not an internal exchange.
184
- * true: The exchange is an internal exchange.
185
- :param pulumi.Input[builtins.str] virtual_host_name: The name of virtual host where an exchange resides.
182
+ :param pulumi.Input[builtins.str] alternate_exchange: The alternate exchange. An alternate exchange is used to receive messages that fail to be routed to queues from the current exchange.
183
+ :param pulumi.Input[builtins.bool] auto_delete_state: Specifies whether to automatically delete the exchange. Valid values:
184
+ :param pulumi.Input[builtins.int] create_time: CreateTime
185
+ :param pulumi.Input[builtins.str] exchange_name: The name of the exchange that you want to create. The exchange name must meet the following conventions:
186
+
187
+ - The name must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (\\_), periods (.), number signs (#), forward slashes (/), and at signs (@).
188
+ - After the exchange is created, you cannot change its name. If you want to change its name, delete the exchange and create another exchange.
189
+ :param pulumi.Input[builtins.str] exchange_type: The Exchange type. Value:
190
+ - `DIRECT`: This type of Routing rule routes messages to a Queue whose Binding Key matches the Routing Key.
191
+ - `TOPIC`: This type is similar to the DIRECT type. It uses Routing Key pattern matching and string comparison to route messages to the bound Queue.
192
+ - `FANOUT`: This type of routing rule is very simple. It routes all messages sent to the Exchange to all queues bound to it, which is equivalent to the broadcast function.
193
+ - `HEADERS`: This type is similar to the DIRECT type. Headers Exchange uses the Headers attribute instead of Routing Key for route matching. When binding Headers Exchange and Queue, the Key-value pair of the bound attribute is set. When sending a message to Headers Exchange, the Headers attribute Key-value pair of the message is set, and the message is routed to the bound Queue by comparing the Headers attribute Key-value pair with the bound attribute Key-value pair.
194
+ - `X_delayed_message`: By declaring this type of Exchange, you can customize the Header attribute x-delay of the message to specify the delivery delay time period, in milliseconds. Messages will be delivered to the corresponding Queue after the time period defined in the x-delay according to the routing rules. The routing rule depends on the Exchange route type specified in the x-delayed-type.
195
+ - `X_CONSISTENT_HASH`: The x-consistent-hash Exchange allows you to Hash the Routing Key or Header value and use the consistent hashing algorithm to route messages to different queues.
196
+ :param pulumi.Input[builtins.str] instance_id: The ID of the ApsaraMQ for RabbitMQ instance whose exchange you want to delete.
197
+ :param pulumi.Input[builtins.bool] internal: Specifies whether the exchange is an internal exchange. Valid values:
198
+ :param pulumi.Input[builtins.str] virtual_host_name: The name of the vhost to which the exchange that you want to create belongs.
199
+ :param pulumi.Input[builtins.str] x_delayed_type: RabbitMQ supports the x-delayed-message Exchange. By declaring this type of Exchange, you can customize the x-delay header attribute to specify the delay period for message delivery, measured in milliseconds. The message will be delivered to the corresponding Queue after the period defined in x-delay. The routing rules are determined by the type of Exchange specified in x-delayed-type.
186
200
  """
187
201
  if alternate_exchange is not None:
188
202
  pulumi.set(__self__, "alternate_exchange", alternate_exchange)
189
203
  if auto_delete_state is not None:
190
204
  pulumi.set(__self__, "auto_delete_state", auto_delete_state)
205
+ if create_time is not None:
206
+ pulumi.set(__self__, "create_time", create_time)
191
207
  if exchange_name is not None:
192
208
  pulumi.set(__self__, "exchange_name", exchange_name)
193
209
  if exchange_type is not None:
@@ -198,12 +214,14 @@ class _ExchangeState:
198
214
  pulumi.set(__self__, "internal", internal)
199
215
  if virtual_host_name is not None:
200
216
  pulumi.set(__self__, "virtual_host_name", virtual_host_name)
217
+ if x_delayed_type is not None:
218
+ pulumi.set(__self__, "x_delayed_type", x_delayed_type)
201
219
 
202
220
  @property
203
221
  @pulumi.getter(name="alternateExchange")
204
222
  def alternate_exchange(self) -> Optional[pulumi.Input[builtins.str]]:
205
223
  """
206
- The alternate exchange. An alternate exchange is configured for an existing exchange. It is used to receive messages that fail to be routed to queues from the existing exchange.
224
+ The alternate exchange. An alternate exchange is used to receive messages that fail to be routed to queues from the current exchange.
207
225
  """
208
226
  return pulumi.get(self, "alternate_exchange")
209
227
 
@@ -215,9 +233,7 @@ class _ExchangeState:
215
233
  @pulumi.getter(name="autoDeleteState")
216
234
  def auto_delete_state(self) -> Optional[pulumi.Input[builtins.bool]]:
217
235
  """
218
- Specifies whether the Auto Delete attribute is configured. Valid values:
219
- * true: The Auto Delete attribute is configured. If the last queue that is bound to an exchange is unbound, the exchange is automatically deleted.
220
- * false: The Auto Delete attribute is not configured. If the last queue that is bound to an exchange is unbound, the exchange is not automatically deleted.
236
+ Specifies whether to automatically delete the exchange. Valid values:
221
237
  """
222
238
  return pulumi.get(self, "auto_delete_state")
223
239
 
@@ -225,11 +241,26 @@ class _ExchangeState:
225
241
  def auto_delete_state(self, value: Optional[pulumi.Input[builtins.bool]]):
226
242
  pulumi.set(self, "auto_delete_state", value)
227
243
 
244
+ @property
245
+ @pulumi.getter(name="createTime")
246
+ def create_time(self) -> Optional[pulumi.Input[builtins.int]]:
247
+ """
248
+ CreateTime
249
+ """
250
+ return pulumi.get(self, "create_time")
251
+
252
+ @create_time.setter
253
+ def create_time(self, value: Optional[pulumi.Input[builtins.int]]):
254
+ pulumi.set(self, "create_time", value)
255
+
228
256
  @property
229
257
  @pulumi.getter(name="exchangeName")
230
258
  def exchange_name(self) -> Optional[pulumi.Input[builtins.str]]:
231
259
  """
232
- The name of the exchange. It must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
260
+ The name of the exchange that you want to create. The exchange name must meet the following conventions:
261
+
262
+ - The name must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (\\_), periods (.), number signs (#), forward slashes (/), and at signs (@).
263
+ - After the exchange is created, you cannot change its name. If you want to change its name, delete the exchange and create another exchange.
233
264
  """
234
265
  return pulumi.get(self, "exchange_name")
235
266
 
@@ -241,14 +272,13 @@ class _ExchangeState:
241
272
  @pulumi.getter(name="exchangeType")
242
273
  def exchange_type(self) -> Optional[pulumi.Input[builtins.str]]:
243
274
  """
244
- The type of the exchange. Valid values:
245
- * FANOUT: An exchange of this type routes all the received messages to all the queues bound to this exchange. You can use a fanout exchange to broadcast messages.
246
- * DIRECT: An exchange of this type routes a message to the queue whose binding key is exactly the same as the routing key of the message.
247
- * TOPIC: This type is similar to the direct exchange type. An exchange of this type routes a message to one or more queues based on the fuzzy match or multi-condition match result between the routing key of the message and the binding keys of the current exchange.
248
- * HEADERS: Headers Exchange uses the Headers property instead of Routing Key for routing matching.
249
- When binding Headers Exchange and Queue, set the key-value pair of the binding property;
250
- when sending a message to the Headers Exchange, set the message's Headers property key-value pair and use the message Headers
251
- The message is routed to the bound Queue by comparing the attribute key-value pair and the bound attribute key-value pair.
275
+ The Exchange type. Value:
276
+ - `DIRECT`: This type of Routing rule routes messages to a Queue whose Binding Key matches the Routing Key.
277
+ - `TOPIC`: This type is similar to the DIRECT type. It uses Routing Key pattern matching and string comparison to route messages to the bound Queue.
278
+ - `FANOUT`: This type of routing rule is very simple. It routes all messages sent to the Exchange to all queues bound to it, which is equivalent to the broadcast function.
279
+ - `HEADERS`: This type is similar to the DIRECT type. Headers Exchange uses the Headers attribute instead of Routing Key for route matching. When binding Headers Exchange and Queue, the Key-value pair of the bound attribute is set. When sending a message to Headers Exchange, the Headers attribute Key-value pair of the message is set, and the message is routed to the bound Queue by comparing the Headers attribute Key-value pair with the bound attribute Key-value pair.
280
+ - `X_delayed_message`: By declaring this type of Exchange, you can customize the Header attribute x-delay of the message to specify the delivery delay time period, in milliseconds. Messages will be delivered to the corresponding Queue after the time period defined in the x-delay according to the routing rules. The routing rule depends on the Exchange route type specified in the x-delayed-type.
281
+ - `X_CONSISTENT_HASH`: The x-consistent-hash Exchange allows you to Hash the Routing Key or Header value and use the consistent hashing algorithm to route messages to different queues.
252
282
  """
253
283
  return pulumi.get(self, "exchange_type")
254
284
 
@@ -260,7 +290,7 @@ class _ExchangeState:
260
290
  @pulumi.getter(name="instanceId")
261
291
  def instance_id(self) -> Optional[pulumi.Input[builtins.str]]:
262
292
  """
263
- The ID of the instance.
293
+ The ID of the ApsaraMQ for RabbitMQ instance whose exchange you want to delete.
264
294
  """
265
295
  return pulumi.get(self, "instance_id")
266
296
 
@@ -272,9 +302,7 @@ class _ExchangeState:
272
302
  @pulumi.getter
273
303
  def internal(self) -> Optional[pulumi.Input[builtins.bool]]:
274
304
  """
275
- Specifies whether an exchange is an internal exchange. Valid values:
276
- * false: The exchange is not an internal exchange.
277
- * true: The exchange is an internal exchange.
305
+ Specifies whether the exchange is an internal exchange. Valid values:
278
306
  """
279
307
  return pulumi.get(self, "internal")
280
308
 
@@ -286,7 +314,7 @@ class _ExchangeState:
286
314
  @pulumi.getter(name="virtualHostName")
287
315
  def virtual_host_name(self) -> Optional[pulumi.Input[builtins.str]]:
288
316
  """
289
- The name of virtual host where an exchange resides.
317
+ The name of the vhost to which the exchange that you want to create belongs.
290
318
  """
291
319
  return pulumi.get(self, "virtual_host_name")
292
320
 
@@ -294,11 +322,21 @@ class _ExchangeState:
294
322
  def virtual_host_name(self, value: Optional[pulumi.Input[builtins.str]]):
295
323
  pulumi.set(self, "virtual_host_name", value)
296
324
 
325
+ @property
326
+ @pulumi.getter(name="xDelayedType")
327
+ def x_delayed_type(self) -> Optional[pulumi.Input[builtins.str]]:
328
+ """
329
+ RabbitMQ supports the x-delayed-message Exchange. By declaring this type of Exchange, you can customize the x-delay header attribute to specify the delay period for message delivery, measured in milliseconds. The message will be delivered to the corresponding Queue after the period defined in x-delay. The routing rules are determined by the type of Exchange specified in x-delayed-type.
330
+ """
331
+ return pulumi.get(self, "x_delayed_type")
297
332
 
298
- class Exchange(pulumi.CustomResource):
333
+ @x_delayed_type.setter
334
+ def x_delayed_type(self, value: Optional[pulumi.Input[builtins.str]]):
335
+ pulumi.set(self, "x_delayed_type", value)
299
336
 
300
- pulumi_type = "alicloud:amqp/exchange:Exchange"
301
337
 
338
+ @pulumi.type_token("alicloud:amqp/exchange:Exchange")
339
+ class Exchange(pulumi.CustomResource):
302
340
  @overload
303
341
  def __init__(__self__,
304
342
  resource_name: str,
@@ -310,6 +348,7 @@ class Exchange(pulumi.CustomResource):
310
348
  instance_id: Optional[pulumi.Input[builtins.str]] = None,
311
349
  internal: Optional[pulumi.Input[builtins.bool]] = None,
312
350
  virtual_host_name: Optional[pulumi.Input[builtins.str]] = None,
351
+ x_delayed_type: Optional[pulumi.Input[builtins.str]] = None,
313
352
  __props__=None):
314
353
  """
315
354
  Provides a RabbitMQ (AMQP) Exchange resource.
@@ -326,24 +365,39 @@ class Exchange(pulumi.CustomResource):
326
365
  import pulumi
327
366
  import pulumi_alicloud as alicloud
328
367
 
329
- default = alicloud.amqp.Instance("default",
330
- instance_type="professional",
331
- max_tps="1000",
332
- queue_capacity="50",
368
+ config = pulumi.Config()
369
+ name = config.get("name")
370
+ if name is None:
371
+ name = "tf-example"
372
+ virtual_host_name = config.get("virtualHostName")
373
+ if virtual_host_name is None:
374
+ virtual_host_name = "/"
375
+ create_instance = alicloud.amqp.Instance("CreateInstance",
376
+ renewal_duration=1,
377
+ max_tps="3000",
378
+ period_cycle="Month",
379
+ max_connections=2000,
333
380
  support_eip=True,
334
- max_eip_tps="128",
381
+ auto_renew=False,
382
+ renewal_status="AutoRenewal",
383
+ period=12,
384
+ instance_name=name,
385
+ support_tracing=False,
335
386
  payment_type="Subscription",
336
- period=1)
337
- default_virtual_host = alicloud.amqp.VirtualHost("default",
338
- instance_id=default.id,
339
- virtual_host_name="tf-example")
340
- default_exchange = alicloud.amqp.Exchange("default",
387
+ renewal_duration_unit="Month",
388
+ instance_type="enterprise",
389
+ queue_capacity="200",
390
+ max_eip_tps="128",
391
+ storage_size="0")
392
+ default = alicloud.amqp.Exchange("default",
393
+ virtual_host_name=virtual_host_name,
394
+ instance_id=create_instance.id,
395
+ internal=True,
341
396
  auto_delete_state=False,
342
- exchange_name="tf-example",
343
- exchange_type="DIRECT",
344
- instance_id=default.id,
345
- internal=False,
346
- virtual_host_name=default_virtual_host.virtual_host_name)
397
+ exchange_name=name,
398
+ exchange_type="X_CONSISTENT_HASH",
399
+ alternate_exchange="bakExchange",
400
+ x_delayed_type="DIRECT")
347
401
  ```
348
402
 
349
403
  ## Import
@@ -356,24 +410,23 @@ class Exchange(pulumi.CustomResource):
356
410
 
357
411
  :param str resource_name: The name of the resource.
358
412
  :param pulumi.ResourceOptions opts: Options for the resource.
359
- :param pulumi.Input[builtins.str] alternate_exchange: The alternate exchange. An alternate exchange is configured for an existing exchange. It is used to receive messages that fail to be routed to queues from the existing exchange.
360
- :param pulumi.Input[builtins.bool] auto_delete_state: Specifies whether the Auto Delete attribute is configured. Valid values:
361
- * true: The Auto Delete attribute is configured. If the last queue that is bound to an exchange is unbound, the exchange is automatically deleted.
362
- * false: The Auto Delete attribute is not configured. If the last queue that is bound to an exchange is unbound, the exchange is not automatically deleted.
363
- :param pulumi.Input[builtins.str] exchange_name: The name of the exchange. It must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
364
- :param pulumi.Input[builtins.str] exchange_type: The type of the exchange. Valid values:
365
- * FANOUT: An exchange of this type routes all the received messages to all the queues bound to this exchange. You can use a fanout exchange to broadcast messages.
366
- * DIRECT: An exchange of this type routes a message to the queue whose binding key is exactly the same as the routing key of the message.
367
- * TOPIC: This type is similar to the direct exchange type. An exchange of this type routes a message to one or more queues based on the fuzzy match or multi-condition match result between the routing key of the message and the binding keys of the current exchange.
368
- * HEADERS: Headers Exchange uses the Headers property instead of Routing Key for routing matching.
369
- When binding Headers Exchange and Queue, set the key-value pair of the binding property;
370
- when sending a message to the Headers Exchange, set the message's Headers property key-value pair and use the message Headers
371
- The message is routed to the bound Queue by comparing the attribute key-value pair and the bound attribute key-value pair.
372
- :param pulumi.Input[builtins.str] instance_id: The ID of the instance.
373
- :param pulumi.Input[builtins.bool] internal: Specifies whether an exchange is an internal exchange. Valid values:
374
- * false: The exchange is not an internal exchange.
375
- * true: The exchange is an internal exchange.
376
- :param pulumi.Input[builtins.str] virtual_host_name: The name of virtual host where an exchange resides.
413
+ :param pulumi.Input[builtins.str] alternate_exchange: The alternate exchange. An alternate exchange is used to receive messages that fail to be routed to queues from the current exchange.
414
+ :param pulumi.Input[builtins.bool] auto_delete_state: Specifies whether to automatically delete the exchange. Valid values:
415
+ :param pulumi.Input[builtins.str] exchange_name: The name of the exchange that you want to create. The exchange name must meet the following conventions:
416
+
417
+ - The name must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (\\_), periods (.), number signs (#), forward slashes (/), and at signs (@).
418
+ - After the exchange is created, you cannot change its name. If you want to change its name, delete the exchange and create another exchange.
419
+ :param pulumi.Input[builtins.str] exchange_type: The Exchange type. Value:
420
+ - `DIRECT`: This type of Routing rule routes messages to a Queue whose Binding Key matches the Routing Key.
421
+ - `TOPIC`: This type is similar to the DIRECT type. It uses Routing Key pattern matching and string comparison to route messages to the bound Queue.
422
+ - `FANOUT`: This type of routing rule is very simple. It routes all messages sent to the Exchange to all queues bound to it, which is equivalent to the broadcast function.
423
+ - `HEADERS`: This type is similar to the DIRECT type. Headers Exchange uses the Headers attribute instead of Routing Key for route matching. When binding Headers Exchange and Queue, the Key-value pair of the bound attribute is set. When sending a message to Headers Exchange, the Headers attribute Key-value pair of the message is set, and the message is routed to the bound Queue by comparing the Headers attribute Key-value pair with the bound attribute Key-value pair.
424
+ - `X_delayed_message`: By declaring this type of Exchange, you can customize the Header attribute x-delay of the message to specify the delivery delay time period, in milliseconds. Messages will be delivered to the corresponding Queue after the time period defined in the x-delay according to the routing rules. The routing rule depends on the Exchange route type specified in the x-delayed-type.
425
+ - `X_CONSISTENT_HASH`: The x-consistent-hash Exchange allows you to Hash the Routing Key or Header value and use the consistent hashing algorithm to route messages to different queues.
426
+ :param pulumi.Input[builtins.str] instance_id: The ID of the ApsaraMQ for RabbitMQ instance whose exchange you want to delete.
427
+ :param pulumi.Input[builtins.bool] internal: Specifies whether the exchange is an internal exchange. Valid values:
428
+ :param pulumi.Input[builtins.str] virtual_host_name: The name of the vhost to which the exchange that you want to create belongs.
429
+ :param pulumi.Input[builtins.str] x_delayed_type: RabbitMQ supports the x-delayed-message Exchange. By declaring this type of Exchange, you can customize the x-delay header attribute to specify the delay period for message delivery, measured in milliseconds. The message will be delivered to the corresponding Queue after the period defined in x-delay. The routing rules are determined by the type of Exchange specified in x-delayed-type.
377
430
  """
378
431
  ...
379
432
  @overload
@@ -396,24 +449,39 @@ class Exchange(pulumi.CustomResource):
396
449
  import pulumi
397
450
  import pulumi_alicloud as alicloud
398
451
 
399
- default = alicloud.amqp.Instance("default",
400
- instance_type="professional",
401
- max_tps="1000",
402
- queue_capacity="50",
452
+ config = pulumi.Config()
453
+ name = config.get("name")
454
+ if name is None:
455
+ name = "tf-example"
456
+ virtual_host_name = config.get("virtualHostName")
457
+ if virtual_host_name is None:
458
+ virtual_host_name = "/"
459
+ create_instance = alicloud.amqp.Instance("CreateInstance",
460
+ renewal_duration=1,
461
+ max_tps="3000",
462
+ period_cycle="Month",
463
+ max_connections=2000,
403
464
  support_eip=True,
404
- max_eip_tps="128",
465
+ auto_renew=False,
466
+ renewal_status="AutoRenewal",
467
+ period=12,
468
+ instance_name=name,
469
+ support_tracing=False,
405
470
  payment_type="Subscription",
406
- period=1)
407
- default_virtual_host = alicloud.amqp.VirtualHost("default",
408
- instance_id=default.id,
409
- virtual_host_name="tf-example")
410
- default_exchange = alicloud.amqp.Exchange("default",
471
+ renewal_duration_unit="Month",
472
+ instance_type="enterprise",
473
+ queue_capacity="200",
474
+ max_eip_tps="128",
475
+ storage_size="0")
476
+ default = alicloud.amqp.Exchange("default",
477
+ virtual_host_name=virtual_host_name,
478
+ instance_id=create_instance.id,
479
+ internal=True,
411
480
  auto_delete_state=False,
412
- exchange_name="tf-example",
413
- exchange_type="DIRECT",
414
- instance_id=default.id,
415
- internal=False,
416
- virtual_host_name=default_virtual_host.virtual_host_name)
481
+ exchange_name=name,
482
+ exchange_type="X_CONSISTENT_HASH",
483
+ alternate_exchange="bakExchange",
484
+ x_delayed_type="DIRECT")
417
485
  ```
418
486
 
419
487
  ## Import
@@ -446,6 +514,7 @@ class Exchange(pulumi.CustomResource):
446
514
  instance_id: Optional[pulumi.Input[builtins.str]] = None,
447
515
  internal: Optional[pulumi.Input[builtins.bool]] = None,
448
516
  virtual_host_name: Optional[pulumi.Input[builtins.str]] = None,
517
+ x_delayed_type: Optional[pulumi.Input[builtins.str]] = None,
449
518
  __props__=None):
450
519
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
451
520
  if not isinstance(opts, pulumi.ResourceOptions):
@@ -474,6 +543,8 @@ class Exchange(pulumi.CustomResource):
474
543
  if virtual_host_name is None and not opts.urn:
475
544
  raise TypeError("Missing required property 'virtual_host_name'")
476
545
  __props__.__dict__["virtual_host_name"] = virtual_host_name
546
+ __props__.__dict__["x_delayed_type"] = x_delayed_type
547
+ __props__.__dict__["create_time"] = None
477
548
  super(Exchange, __self__).__init__(
478
549
  'alicloud:amqp/exchange:Exchange',
479
550
  resource_name,
@@ -486,11 +557,13 @@ class Exchange(pulumi.CustomResource):
486
557
  opts: Optional[pulumi.ResourceOptions] = None,
487
558
  alternate_exchange: Optional[pulumi.Input[builtins.str]] = None,
488
559
  auto_delete_state: Optional[pulumi.Input[builtins.bool]] = None,
560
+ create_time: Optional[pulumi.Input[builtins.int]] = None,
489
561
  exchange_name: Optional[pulumi.Input[builtins.str]] = None,
490
562
  exchange_type: Optional[pulumi.Input[builtins.str]] = None,
491
563
  instance_id: Optional[pulumi.Input[builtins.str]] = None,
492
564
  internal: Optional[pulumi.Input[builtins.bool]] = None,
493
- virtual_host_name: Optional[pulumi.Input[builtins.str]] = None) -> 'Exchange':
565
+ virtual_host_name: Optional[pulumi.Input[builtins.str]] = None,
566
+ x_delayed_type: Optional[pulumi.Input[builtins.str]] = None) -> 'Exchange':
494
567
  """
495
568
  Get an existing Exchange resource's state with the given name, id, and optional extra
496
569
  properties used to qualify the lookup.
@@ -498,24 +571,24 @@ class Exchange(pulumi.CustomResource):
498
571
  :param str resource_name: The unique name of the resulting resource.
499
572
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
500
573
  :param pulumi.ResourceOptions opts: Options for the resource.
501
- :param pulumi.Input[builtins.str] alternate_exchange: The alternate exchange. An alternate exchange is configured for an existing exchange. It is used to receive messages that fail to be routed to queues from the existing exchange.
502
- :param pulumi.Input[builtins.bool] auto_delete_state: Specifies whether the Auto Delete attribute is configured. Valid values:
503
- * true: The Auto Delete attribute is configured. If the last queue that is bound to an exchange is unbound, the exchange is automatically deleted.
504
- * false: The Auto Delete attribute is not configured. If the last queue that is bound to an exchange is unbound, the exchange is not automatically deleted.
505
- :param pulumi.Input[builtins.str] exchange_name: The name of the exchange. It must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
506
- :param pulumi.Input[builtins.str] exchange_type: The type of the exchange. Valid values:
507
- * FANOUT: An exchange of this type routes all the received messages to all the queues bound to this exchange. You can use a fanout exchange to broadcast messages.
508
- * DIRECT: An exchange of this type routes a message to the queue whose binding key is exactly the same as the routing key of the message.
509
- * TOPIC: This type is similar to the direct exchange type. An exchange of this type routes a message to one or more queues based on the fuzzy match or multi-condition match result between the routing key of the message and the binding keys of the current exchange.
510
- * HEADERS: Headers Exchange uses the Headers property instead of Routing Key for routing matching.
511
- When binding Headers Exchange and Queue, set the key-value pair of the binding property;
512
- when sending a message to the Headers Exchange, set the message's Headers property key-value pair and use the message Headers
513
- The message is routed to the bound Queue by comparing the attribute key-value pair and the bound attribute key-value pair.
514
- :param pulumi.Input[builtins.str] instance_id: The ID of the instance.
515
- :param pulumi.Input[builtins.bool] internal: Specifies whether an exchange is an internal exchange. Valid values:
516
- * false: The exchange is not an internal exchange.
517
- * true: The exchange is an internal exchange.
518
- :param pulumi.Input[builtins.str] virtual_host_name: The name of virtual host where an exchange resides.
574
+ :param pulumi.Input[builtins.str] alternate_exchange: The alternate exchange. An alternate exchange is used to receive messages that fail to be routed to queues from the current exchange.
575
+ :param pulumi.Input[builtins.bool] auto_delete_state: Specifies whether to automatically delete the exchange. Valid values:
576
+ :param pulumi.Input[builtins.int] create_time: CreateTime
577
+ :param pulumi.Input[builtins.str] exchange_name: The name of the exchange that you want to create. The exchange name must meet the following conventions:
578
+
579
+ - The name must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (\\_), periods (.), number signs (#), forward slashes (/), and at signs (@).
580
+ - After the exchange is created, you cannot change its name. If you want to change its name, delete the exchange and create another exchange.
581
+ :param pulumi.Input[builtins.str] exchange_type: The Exchange type. Value:
582
+ - `DIRECT`: This type of Routing rule routes messages to a Queue whose Binding Key matches the Routing Key.
583
+ - `TOPIC`: This type is similar to the DIRECT type. It uses Routing Key pattern matching and string comparison to route messages to the bound Queue.
584
+ - `FANOUT`: This type of routing rule is very simple. It routes all messages sent to the Exchange to all queues bound to it, which is equivalent to the broadcast function.
585
+ - `HEADERS`: This type is similar to the DIRECT type. Headers Exchange uses the Headers attribute instead of Routing Key for route matching. When binding Headers Exchange and Queue, the Key-value pair of the bound attribute is set. When sending a message to Headers Exchange, the Headers attribute Key-value pair of the message is set, and the message is routed to the bound Queue by comparing the Headers attribute Key-value pair with the bound attribute Key-value pair.
586
+ - `X_delayed_message`: By declaring this type of Exchange, you can customize the Header attribute x-delay of the message to specify the delivery delay time period, in milliseconds. Messages will be delivered to the corresponding Queue after the time period defined in the x-delay according to the routing rules. The routing rule depends on the Exchange route type specified in the x-delayed-type.
587
+ - `X_CONSISTENT_HASH`: The x-consistent-hash Exchange allows you to Hash the Routing Key or Header value and use the consistent hashing algorithm to route messages to different queues.
588
+ :param pulumi.Input[builtins.str] instance_id: The ID of the ApsaraMQ for RabbitMQ instance whose exchange you want to delete.
589
+ :param pulumi.Input[builtins.bool] internal: Specifies whether the exchange is an internal exchange. Valid values:
590
+ :param pulumi.Input[builtins.str] virtual_host_name: The name of the vhost to which the exchange that you want to create belongs.
591
+ :param pulumi.Input[builtins.str] x_delayed_type: RabbitMQ supports the x-delayed-message Exchange. By declaring this type of Exchange, you can customize the x-delay header attribute to specify the delay period for message delivery, measured in milliseconds. The message will be delivered to the corresponding Queue after the period defined in x-delay. The routing rules are determined by the type of Exchange specified in x-delayed-type.
519
592
  """
520
593
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
521
594
 
@@ -523,18 +596,20 @@ class Exchange(pulumi.CustomResource):
523
596
 
524
597
  __props__.__dict__["alternate_exchange"] = alternate_exchange
525
598
  __props__.__dict__["auto_delete_state"] = auto_delete_state
599
+ __props__.__dict__["create_time"] = create_time
526
600
  __props__.__dict__["exchange_name"] = exchange_name
527
601
  __props__.__dict__["exchange_type"] = exchange_type
528
602
  __props__.__dict__["instance_id"] = instance_id
529
603
  __props__.__dict__["internal"] = internal
530
604
  __props__.__dict__["virtual_host_name"] = virtual_host_name
605
+ __props__.__dict__["x_delayed_type"] = x_delayed_type
531
606
  return Exchange(resource_name, opts=opts, __props__=__props__)
532
607
 
533
608
  @property
534
609
  @pulumi.getter(name="alternateExchange")
535
610
  def alternate_exchange(self) -> pulumi.Output[Optional[builtins.str]]:
536
611
  """
537
- The alternate exchange. An alternate exchange is configured for an existing exchange. It is used to receive messages that fail to be routed to queues from the existing exchange.
612
+ The alternate exchange. An alternate exchange is used to receive messages that fail to be routed to queues from the current exchange.
538
613
  """
539
614
  return pulumi.get(self, "alternate_exchange")
540
615
 
@@ -542,17 +617,26 @@ class Exchange(pulumi.CustomResource):
542
617
  @pulumi.getter(name="autoDeleteState")
543
618
  def auto_delete_state(self) -> pulumi.Output[builtins.bool]:
544
619
  """
545
- Specifies whether the Auto Delete attribute is configured. Valid values:
546
- * true: The Auto Delete attribute is configured. If the last queue that is bound to an exchange is unbound, the exchange is automatically deleted.
547
- * false: The Auto Delete attribute is not configured. If the last queue that is bound to an exchange is unbound, the exchange is not automatically deleted.
620
+ Specifies whether to automatically delete the exchange. Valid values:
548
621
  """
549
622
  return pulumi.get(self, "auto_delete_state")
550
623
 
624
+ @property
625
+ @pulumi.getter(name="createTime")
626
+ def create_time(self) -> pulumi.Output[builtins.int]:
627
+ """
628
+ CreateTime
629
+ """
630
+ return pulumi.get(self, "create_time")
631
+
551
632
  @property
552
633
  @pulumi.getter(name="exchangeName")
553
634
  def exchange_name(self) -> pulumi.Output[builtins.str]:
554
635
  """
555
- The name of the exchange. It must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
636
+ The name of the exchange that you want to create. The exchange name must meet the following conventions:
637
+
638
+ - The name must be 1 to 255 characters in length, and can contain only letters, digits, hyphens (-), underscores (\\_), periods (.), number signs (#), forward slashes (/), and at signs (@).
639
+ - After the exchange is created, you cannot change its name. If you want to change its name, delete the exchange and create another exchange.
556
640
  """
557
641
  return pulumi.get(self, "exchange_name")
558
642
 
@@ -560,14 +644,13 @@ class Exchange(pulumi.CustomResource):
560
644
  @pulumi.getter(name="exchangeType")
561
645
  def exchange_type(self) -> pulumi.Output[builtins.str]:
562
646
  """
563
- The type of the exchange. Valid values:
564
- * FANOUT: An exchange of this type routes all the received messages to all the queues bound to this exchange. You can use a fanout exchange to broadcast messages.
565
- * DIRECT: An exchange of this type routes a message to the queue whose binding key is exactly the same as the routing key of the message.
566
- * TOPIC: This type is similar to the direct exchange type. An exchange of this type routes a message to one or more queues based on the fuzzy match or multi-condition match result between the routing key of the message and the binding keys of the current exchange.
567
- * HEADERS: Headers Exchange uses the Headers property instead of Routing Key for routing matching.
568
- When binding Headers Exchange and Queue, set the key-value pair of the binding property;
569
- when sending a message to the Headers Exchange, set the message's Headers property key-value pair and use the message Headers
570
- The message is routed to the bound Queue by comparing the attribute key-value pair and the bound attribute key-value pair.
647
+ The Exchange type. Value:
648
+ - `DIRECT`: This type of Routing rule routes messages to a Queue whose Binding Key matches the Routing Key.
649
+ - `TOPIC`: This type is similar to the DIRECT type. It uses Routing Key pattern matching and string comparison to route messages to the bound Queue.
650
+ - `FANOUT`: This type of routing rule is very simple. It routes all messages sent to the Exchange to all queues bound to it, which is equivalent to the broadcast function.
651
+ - `HEADERS`: This type is similar to the DIRECT type. Headers Exchange uses the Headers attribute instead of Routing Key for route matching. When binding Headers Exchange and Queue, the Key-value pair of the bound attribute is set. When sending a message to Headers Exchange, the Headers attribute Key-value pair of the message is set, and the message is routed to the bound Queue by comparing the Headers attribute Key-value pair with the bound attribute Key-value pair.
652
+ - `X_delayed_message`: By declaring this type of Exchange, you can customize the Header attribute x-delay of the message to specify the delivery delay time period, in milliseconds. Messages will be delivered to the corresponding Queue after the time period defined in the x-delay according to the routing rules. The routing rule depends on the Exchange route type specified in the x-delayed-type.
653
+ - `X_CONSISTENT_HASH`: The x-consistent-hash Exchange allows you to Hash the Routing Key or Header value and use the consistent hashing algorithm to route messages to different queues.
571
654
  """
572
655
  return pulumi.get(self, "exchange_type")
573
656
 
@@ -575,7 +658,7 @@ class Exchange(pulumi.CustomResource):
575
658
  @pulumi.getter(name="instanceId")
576
659
  def instance_id(self) -> pulumi.Output[builtins.str]:
577
660
  """
578
- The ID of the instance.
661
+ The ID of the ApsaraMQ for RabbitMQ instance whose exchange you want to delete.
579
662
  """
580
663
  return pulumi.get(self, "instance_id")
581
664
 
@@ -583,9 +666,7 @@ class Exchange(pulumi.CustomResource):
583
666
  @pulumi.getter
584
667
  def internal(self) -> pulumi.Output[builtins.bool]:
585
668
  """
586
- Specifies whether an exchange is an internal exchange. Valid values:
587
- * false: The exchange is not an internal exchange.
588
- * true: The exchange is an internal exchange.
669
+ Specifies whether the exchange is an internal exchange. Valid values:
589
670
  """
590
671
  return pulumi.get(self, "internal")
591
672
 
@@ -593,7 +674,15 @@ class Exchange(pulumi.CustomResource):
593
674
  @pulumi.getter(name="virtualHostName")
594
675
  def virtual_host_name(self) -> pulumi.Output[builtins.str]:
595
676
  """
596
- The name of virtual host where an exchange resides.
677
+ The name of the vhost to which the exchange that you want to create belongs.
597
678
  """
598
679
  return pulumi.get(self, "virtual_host_name")
599
680
 
681
+ @property
682
+ @pulumi.getter(name="xDelayedType")
683
+ def x_delayed_type(self) -> pulumi.Output[Optional[builtins.str]]:
684
+ """
685
+ RabbitMQ supports the x-delayed-message Exchange. By declaring this type of Exchange, you can customize the x-delay header attribute to specify the delay period for message delivery, measured in milliseconds. The message will be delivered to the corresponding Queue after the period defined in x-delay. The routing rules are determined by the type of Exchange specified in x-delayed-type.
686
+ """
687
+ return pulumi.get(self, "x_delayed_type")
688
+