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

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

Potentially problematic release.


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

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