pulumi-alicloud 3.60.0__py3-none-any.whl → 3.60.0a1720848019__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 (490) hide show
  1. pulumi_alicloud/__init__.py +0 -150
  2. pulumi_alicloud/_utilities.py +4 -5
  3. pulumi_alicloud/ackone/cluster.py +13 -13
  4. pulumi_alicloud/adb/_inputs.py +0 -14
  5. pulumi_alicloud/adb/lake_account.py +53 -53
  6. pulumi_alicloud/adb/outputs.py +0 -14
  7. pulumi_alicloud/adb/resource_group.py +20 -48
  8. pulumi_alicloud/alb/_inputs.py +22 -246
  9. pulumi_alicloud/alb/a_script.py +5 -5
  10. pulumi_alicloud/alb/acl.py +5 -5
  11. pulumi_alicloud/alb/listener.py +30 -30
  12. pulumi_alicloud/alb/load_balancer.py +145 -131
  13. pulumi_alicloud/alb/load_balancer_security_group_attachment.py +22 -22
  14. pulumi_alicloud/alb/outputs.py +22 -282
  15. pulumi_alicloud/alb/rule.py +10 -10
  16. pulumi_alicloud/alb/server_group.py +71 -71
  17. pulumi_alicloud/amqp/binding.py +102 -94
  18. pulumi_alicloud/apigateway/__init__.py +0 -2
  19. pulumi_alicloud/apigateway/_inputs.py +2 -221
  20. pulumi_alicloud/apigateway/access_control_list.py +14 -22
  21. pulumi_alicloud/apigateway/api.py +84 -86
  22. pulumi_alicloud/apigateway/app_attachment.py +42 -42
  23. pulumi_alicloud/apigateway/get_apis.py +42 -42
  24. pulumi_alicloud/apigateway/group.py +2 -51
  25. pulumi_alicloud/apigateway/instance.py +63 -396
  26. pulumi_alicloud/apigateway/outputs.py +2 -223
  27. pulumi_alicloud/apigateway/plugin_attachment.py +42 -42
  28. pulumi_alicloud/apigateway/vpc_access.py +2 -2
  29. pulumi_alicloud/arms/_inputs.py +0 -438
  30. pulumi_alicloud/arms/dispatch_rule.py +73 -73
  31. pulumi_alicloud/arms/get_remote_writes.py +0 -4
  32. pulumi_alicloud/arms/outputs.py +2 -444
  33. pulumi_alicloud/arms/prometheus_alert_rule.py +10 -10
  34. pulumi_alicloud/arms/remote_write.py +0 -4
  35. pulumi_alicloud/arms/synthetic_task.py +303 -303
  36. pulumi_alicloud/bastionhost/instance.py +10 -10
  37. pulumi_alicloud/bp/_inputs.py +0 -14
  38. pulumi_alicloud/bp/outputs.py +0 -14
  39. pulumi_alicloud/bp/studio_application.py +15 -15
  40. pulumi_alicloud/cas/outputs.py +0 -4
  41. pulumi_alicloud/cddc/dedicated_propre_host.py +5 -5
  42. pulumi_alicloud/cddc/outputs.py +0 -6
  43. pulumi_alicloud/cdn/domain.py +21 -21
  44. pulumi_alicloud/cdn/domain_config.py +27 -27
  45. pulumi_alicloud/cdn/domain_new.py +24 -24
  46. pulumi_alicloud/cdn/real_time_log_delivery.py +14 -14
  47. pulumi_alicloud/cen/child_instance_route_entry_to_attachment.py +16 -16
  48. pulumi_alicloud/cen/get_transit_router_service.py +2 -2
  49. pulumi_alicloud/cen/get_transit_router_vpc_attachments.py +16 -16
  50. pulumi_alicloud/cen/route_entry.py +2 -2
  51. pulumi_alicloud/cen/transit_router_multicast_domain_association.py +8 -8
  52. pulumi_alicloud/cen/transit_router_prefix_list_association.py +6 -6
  53. pulumi_alicloud/cen/transit_router_route_table_association.py +16 -16
  54. pulumi_alicloud/cen/transit_router_route_table_propagation.py +16 -16
  55. pulumi_alicloud/cen/transit_router_vpc_attachment.py +21 -21
  56. pulumi_alicloud/cen/transit_router_vpn_attachment.py +73 -73
  57. pulumi_alicloud/cen/vbr_health_check.py +1 -1
  58. pulumi_alicloud/cfg/_inputs.py +0 -20
  59. pulumi_alicloud/cfg/aggregate_compliance_pack.py +26 -26
  60. pulumi_alicloud/cfg/aggregate_config_rule.py +10 -10
  61. pulumi_alicloud/cfg/aggregate_delivery.py +118 -255
  62. pulumi_alicloud/cfg/aggregator.py +15 -15
  63. pulumi_alicloud/cfg/compliance_pack.py +22 -22
  64. pulumi_alicloud/cfg/delivery.py +122 -259
  65. pulumi_alicloud/cfg/outputs.py +0 -20
  66. pulumi_alicloud/cfg/rule.py +2 -2
  67. pulumi_alicloud/clickhouse/_inputs.py +0 -39
  68. pulumi_alicloud/clickhouse/db_cluster.py +11 -71
  69. pulumi_alicloud/clickhouse/outputs.py +0 -54
  70. pulumi_alicloud/cloudfirewall/__init__.py +0 -1
  71. pulumi_alicloud/cloudfirewall/_inputs.py +0 -40
  72. pulumi_alicloud/cloudfirewall/address_book.py +13 -13
  73. pulumi_alicloud/cloudfirewall/control_policy.py +108 -116
  74. pulumi_alicloud/cloudfirewall/control_policy_order.py +44 -60
  75. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall.py +54 -54
  76. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall_cen.py +11 -11
  77. pulumi_alicloud/cloudfirewall/nat_firewall.py +17 -17
  78. pulumi_alicloud/cloudfirewall/outputs.py +0 -40
  79. pulumi_alicloud/cloudmonitor/_inputs.py +0 -18
  80. pulumi_alicloud/cloudmonitor/outputs.py +0 -18
  81. pulumi_alicloud/cloudmonitor/service_group_monitoring_agent_process.py +52 -52
  82. pulumi_alicloud/cloudmonitor/service_monitoring_agent_process.py +2 -2
  83. pulumi_alicloud/cloudsso/access_configuration.py +5 -5
  84. pulumi_alicloud/cloudsso/directory.py +5 -5
  85. pulumi_alicloud/cloudstoragegateway/gateway_cache_disk.py +76 -0
  86. pulumi_alicloud/cms/_inputs.py +18 -378
  87. pulumi_alicloud/cms/alarm.py +51 -98
  88. pulumi_alicloud/cms/dynamic_tag_group.py +60 -62
  89. pulumi_alicloud/cms/event_rule.py +49 -49
  90. pulumi_alicloud/cms/get_dynamic_tag_groups.py +8 -8
  91. pulumi_alicloud/cms/get_site_monitors.py +8 -8
  92. pulumi_alicloud/cms/group_metric_rule.py +38 -38
  93. pulumi_alicloud/cms/hybrid_monitor_sls_task.py +10 -10
  94. pulumi_alicloud/cms/metric_rule_black_list.py +13 -13
  95. pulumi_alicloud/cms/metric_rule_template.py +120 -87
  96. pulumi_alicloud/cms/monitor_group_instances.py +17 -17
  97. pulumi_alicloud/cms/outputs.py +18 -418
  98. pulumi_alicloud/cms/site_monitor.py +13 -13
  99. pulumi_alicloud/cms/sls_group.py +5 -5
  100. pulumi_alicloud/compute/_inputs.py +0 -4
  101. pulumi_alicloud/compute/get_nest_service_instances.py +4 -4
  102. pulumi_alicloud/compute/nest_service_instance.py +20 -20
  103. pulumi_alicloud/compute/outputs.py +0 -4
  104. pulumi_alicloud/cr/chain.py +217 -217
  105. pulumi_alicloud/cr/repo.py +2 -2
  106. pulumi_alicloud/cs/_inputs.py +0 -22
  107. pulumi_alicloud/cs/application.py +1 -1
  108. pulumi_alicloud/cs/cluster.py +1 -1
  109. pulumi_alicloud/cs/edge_kubernetes.py +46 -46
  110. pulumi_alicloud/cs/get_kubernetes_clusters.py +2 -4
  111. pulumi_alicloud/cs/kubernetes.py +21 -21
  112. pulumi_alicloud/cs/kubernetes_autoscaler.py +5 -5
  113. pulumi_alicloud/cs/kubernetes_permission.py +5 -5
  114. pulumi_alicloud/cs/managed_kubernetes.py +15 -15
  115. pulumi_alicloud/cs/node_pool.py +57 -57
  116. pulumi_alicloud/cs/outputs.py +2 -24
  117. pulumi_alicloud/cs/serverless_kubernetes.py +28 -28
  118. pulumi_alicloud/cs/swarm.py +1 -1
  119. pulumi_alicloud/das/switch_das_pro.py +8 -8
  120. pulumi_alicloud/databasefilesystem/instance.py +5 -5
  121. pulumi_alicloud/databasefilesystem/instance_attachment.py +2 -2
  122. pulumi_alicloud/databasefilesystem/snapshot.py +2 -2
  123. pulumi_alicloud/databasegateway/outputs.py +0 -42
  124. pulumi_alicloud/dcdn/_inputs.py +27 -555
  125. pulumi_alicloud/dcdn/domain.py +234 -383
  126. pulumi_alicloud/dcdn/domain_config.py +59 -59
  127. pulumi_alicloud/dcdn/er.py +25 -25
  128. pulumi_alicloud/dcdn/ipa_domain.py +19 -19
  129. pulumi_alicloud/dcdn/outputs.py +22 -550
  130. pulumi_alicloud/dcdn/waf_domain.py +14 -14
  131. pulumi_alicloud/dcdn/waf_policy_domain_attachment.py +14 -14
  132. pulumi_alicloud/dcdn/waf_rule.py +52 -52
  133. pulumi_alicloud/ddos/_inputs.py +0 -162
  134. pulumi_alicloud/ddos/basic_threshold.py +2 -2
  135. pulumi_alicloud/ddos/bgp_ip.py +6 -2
  136. pulumi_alicloud/ddos/bgp_policy.py +37 -37
  137. pulumi_alicloud/ddos/domain_resource.py +13 -13
  138. pulumi_alicloud/ddos/outputs.py +0 -162
  139. pulumi_alicloud/ddos/scheduler_rule.py +33 -33
  140. pulumi_alicloud/dfs/vsc_mount_point.py +2 -2
  141. pulumi_alicloud/directmail/get_domains.py +24 -31
  142. pulumi_alicloud/directmail/outputs.py +32 -131
  143. pulumi_alicloud/dns/access_strategy.py +15 -15
  144. pulumi_alicloud/dns/address_pool.py +31 -31
  145. pulumi_alicloud/dns/custom_line.py +13 -13
  146. pulumi_alicloud/dns/gtm_instance.py +17 -17
  147. pulumi_alicloud/dns/monitor_config.py +39 -39
  148. pulumi_alicloud/ebs/_inputs.py +0 -22
  149. pulumi_alicloud/ebs/enterprise_snapshot_policy.py +39 -39
  150. pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +14 -14
  151. pulumi_alicloud/ebs/outputs.py +0 -22
  152. pulumi_alicloud/ebs/solution_instance.py +125 -125
  153. pulumi_alicloud/eci/_inputs.py +0 -100
  154. pulumi_alicloud/eci/container_group.py +150 -150
  155. pulumi_alicloud/eci/get_container_groups.py +2 -2
  156. pulumi_alicloud/eci/image_cache.py +5 -5
  157. pulumi_alicloud/eci/open_api_image_cache.py +3 -3
  158. pulumi_alicloud/eci/outputs.py +0 -100
  159. pulumi_alicloud/eci/virtual_node.py +15 -15
  160. pulumi_alicloud/ecs/_inputs.py +8 -110
  161. pulumi_alicloud/ecs/auto_provisioning_group.py +17 -17
  162. pulumi_alicloud/ecs/dedicated_host.py +5 -5
  163. pulumi_alicloud/ecs/ecs_disk.py +0 -7
  164. pulumi_alicloud/ecs/ecs_disk_attachment.py +2 -2
  165. pulumi_alicloud/ecs/ecs_image_pipeline.py +2 -2
  166. pulumi_alicloud/ecs/ecs_instance_set.py +17 -17
  167. pulumi_alicloud/ecs/ecs_invocation.py +2 -2
  168. pulumi_alicloud/ecs/ecs_key_pair_attachment.py +2 -2
  169. pulumi_alicloud/ecs/ecs_launch_template.py +88 -88
  170. pulumi_alicloud/ecs/ecs_network_interface_attachment.py +2 -2
  171. pulumi_alicloud/ecs/ecs_prefix_list.py +13 -13
  172. pulumi_alicloud/ecs/eip_association.py +6 -4
  173. pulumi_alicloud/ecs/get_dedicated_hosts.py +4 -4
  174. pulumi_alicloud/ecs/get_disks.py +2 -2
  175. pulumi_alicloud/ecs/get_ecs_disks.py +2 -2
  176. pulumi_alicloud/ecs/get_ecs_network_interfaces.py +6 -46
  177. pulumi_alicloud/ecs/get_instances.py +3 -3
  178. pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
  179. pulumi_alicloud/ecs/image.py +16 -14
  180. pulumi_alicloud/ecs/image_copy.py +2 -2
  181. pulumi_alicloud/ecs/image_export.py +2 -2
  182. pulumi_alicloud/ecs/image_import.py +19 -27
  183. pulumi_alicloud/ecs/image_share_permission.py +2 -2
  184. pulumi_alicloud/ecs/instance.py +140 -342
  185. pulumi_alicloud/ecs/launch_template.py +43 -43
  186. pulumi_alicloud/ecs/outputs.py +31 -261
  187. pulumi_alicloud/ecs/reserved_instance.py +2 -2
  188. pulumi_alicloud/edas/_inputs.py +0 -28
  189. pulumi_alicloud/edas/instance_cluster_attachment.py +2 -2
  190. pulumi_alicloud/edas/k8s_slb_attachment.py +5 -5
  191. pulumi_alicloud/edas/outputs.py +0 -28
  192. pulumi_alicloud/eds/command.py +26 -26
  193. pulumi_alicloud/eds/custom_property.py +11 -11
  194. pulumi_alicloud/eds/desktop.py +26 -26
  195. pulumi_alicloud/eds/ecd_policy_group.py +36 -36
  196. pulumi_alicloud/eds/get_commands.py +26 -26
  197. pulumi_alicloud/eds/get_desktops.py +26 -26
  198. pulumi_alicloud/eds/get_images.py +26 -26
  199. pulumi_alicloud/eds/get_policy_groups.py +26 -26
  200. pulumi_alicloud/eds/image.py +26 -26
  201. pulumi_alicloud/eds/outputs.py +10 -10
  202. pulumi_alicloud/eds/snapshot.py +26 -26
  203. pulumi_alicloud/ehpc/_inputs.py +0 -6
  204. pulumi_alicloud/ehpc/cluster.py +15 -15
  205. pulumi_alicloud/ehpc/outputs.py +0 -6
  206. pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +5 -5
  207. pulumi_alicloud/emr/_inputs.py +0 -134
  208. pulumi_alicloud/emr/cluster.py +245 -245
  209. pulumi_alicloud/emr/get_clusters.py +66 -66
  210. pulumi_alicloud/emr/outputs.py +0 -148
  211. pulumi_alicloud/emrv2/_inputs.py +0 -224
  212. pulumi_alicloud/emrv2/cluster.py +135 -135
  213. pulumi_alicloud/emrv2/outputs.py +0 -224
  214. pulumi_alicloud/ens/disk_instance_attachment.py +6 -6
  215. pulumi_alicloud/ens/eip_instance_attachment.py +8 -8
  216. pulumi_alicloud/ens/image.py +6 -6
  217. pulumi_alicloud/ens/instance.py +10 -10
  218. pulumi_alicloud/ens/instance_security_group_attachment.py +6 -6
  219. pulumi_alicloud/ess/_inputs.py +0 -24
  220. pulumi_alicloud/ess/alarm.py +5 -5
  221. pulumi_alicloud/ess/alb_server_group_attachment.py +16 -16
  222. pulumi_alicloud/ess/eci_scaling_configuration.py +38 -38
  223. pulumi_alicloud/ess/outputs.py +0 -24
  224. pulumi_alicloud/ess/scaling_configuration.py +20 -20
  225. pulumi_alicloud/ess/scaling_group.py +17 -111
  226. pulumi_alicloud/ess/scaling_group_v_server_groups.py +5 -5
  227. pulumi_alicloud/ess/scaling_rule.py +10 -10
  228. pulumi_alicloud/eventbridge/_inputs.py +0 -156
  229. pulumi_alicloud/eventbridge/api_destination.py +19 -19
  230. pulumi_alicloud/eventbridge/connection.py +94 -94
  231. pulumi_alicloud/eventbridge/outputs.py +0 -156
  232. pulumi_alicloud/eventbridge/rule.py +5 -5
  233. pulumi_alicloud/expressconnect/_inputs.py +0 -12
  234. pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
  235. pulumi_alicloud/expressconnect/get_virtual_border_routers.py +20 -20
  236. pulumi_alicloud/expressconnect/outputs.py +0 -12
  237. pulumi_alicloud/expressconnect/router_express_connect_router.py +5 -5
  238. pulumi_alicloud/fc/__init__.py +0 -7
  239. pulumi_alicloud/fc/_inputs.py +0 -1698
  240. pulumi_alicloud/fc/alias.py +5 -5
  241. pulumi_alicloud/fc/custom_domain.py +46 -46
  242. pulumi_alicloud/fc/function.py +17 -17
  243. pulumi_alicloud/fc/function_async_invoke_config.py +21 -21
  244. pulumi_alicloud/fc/outputs.py +2 -1755
  245. pulumi_alicloud/fc/service.py +12 -12
  246. pulumi_alicloud/fc/trigger.py +26 -26
  247. pulumi_alicloud/fc/v2_function.py +18 -18
  248. pulumi_alicloud/ga/_inputs.py +0 -24
  249. pulumi_alicloud/ga/access_log.py +18 -18
  250. pulumi_alicloud/ga/acl.py +5 -5
  251. pulumi_alicloud/ga/acl_attachment.py +8 -8
  252. pulumi_alicloud/ga/basic_accelerator.py +8 -8
  253. pulumi_alicloud/ga/custom_routing_endpoint.py +8 -8
  254. pulumi_alicloud/ga/custom_routing_endpoint_group.py +8 -8
  255. pulumi_alicloud/ga/custom_routing_endpoint_group_destination.py +8 -8
  256. pulumi_alicloud/ga/custom_routing_endpoint_traffic_policy.py +21 -21
  257. pulumi_alicloud/ga/endpoint_group.py +38 -38
  258. pulumi_alicloud/ga/forwarding_rule.py +80 -80
  259. pulumi_alicloud/ga/get_endpoint_groups.py +26 -26
  260. pulumi_alicloud/ga/listener.py +23 -23
  261. pulumi_alicloud/ga/outputs.py +0 -24
  262. pulumi_alicloud/gpdb/_inputs.py +0 -48
  263. pulumi_alicloud/gpdb/account.py +6 -6
  264. pulumi_alicloud/gpdb/connection.py +6 -6
  265. pulumi_alicloud/gpdb/db_instance_plan.py +5 -5
  266. pulumi_alicloud/gpdb/instance.py +11 -11
  267. pulumi_alicloud/gpdb/outputs.py +0 -60
  268. pulumi_alicloud/graphdatabase/db_instance.py +5 -5
  269. pulumi_alicloud/hbase/instance.py +6 -6
  270. pulumi_alicloud/hbr/_inputs.py +0 -68
  271. pulumi_alicloud/hbr/ecs_backup_client.py +2 -2
  272. pulumi_alicloud/hbr/ecs_backup_plan.py +2 -2
  273. pulumi_alicloud/hbr/get_backup_jobs.py +62 -62
  274. pulumi_alicloud/hbr/get_server_backup_plans.py +12 -12
  275. pulumi_alicloud/hbr/ots_backup_plan.py +38 -38
  276. pulumi_alicloud/hbr/outputs.py +0 -68
  277. pulumi_alicloud/hbr/policy.py +21 -21
  278. pulumi_alicloud/hbr/policy_binding.py +21 -21
  279. pulumi_alicloud/hbr/restore_job.py +5 -5
  280. pulumi_alicloud/hbr/server_backup_plan.py +15 -15
  281. pulumi_alicloud/hologram/instance.py +5 -5
  282. pulumi_alicloud/imp/_inputs.py +0 -14
  283. pulumi_alicloud/imp/app_template.py +5 -5
  284. pulumi_alicloud/imp/outputs.py +0 -14
  285. pulumi_alicloud/kms/instance.py +5 -5
  286. pulumi_alicloud/kvstore/instance.py +5 -52
  287. pulumi_alicloud/kvstore/outputs.py +2 -2
  288. pulumi_alicloud/log/_inputs.py +0 -14
  289. pulumi_alicloud/log/alert.py +296 -296
  290. pulumi_alicloud/log/etl.py +37 -37
  291. pulumi_alicloud/log/oss_export.py +5 -5
  292. pulumi_alicloud/log/oss_shipper.py +3 -3
  293. pulumi_alicloud/log/outputs.py +0 -14
  294. pulumi_alicloud/log/store.py +25 -25
  295. pulumi_alicloud/log/store_index.py +30 -30
  296. pulumi_alicloud/maxcompute/_inputs.py +34 -54
  297. pulumi_alicloud/maxcompute/get_projects.py +14 -12
  298. pulumi_alicloud/maxcompute/get_service.py +0 -4
  299. pulumi_alicloud/maxcompute/outputs.py +94 -129
  300. pulumi_alicloud/maxcompute/project.py +75 -239
  301. pulumi_alicloud/mongodb/_inputs.py +0 -14
  302. pulumi_alicloud/mongodb/instance.py +7 -7
  303. pulumi_alicloud/mongodb/outputs.py +0 -14
  304. pulumi_alicloud/mongodb/serverless_instance.py +15 -15
  305. pulumi_alicloud/mongodb/sharding_instance.py +45 -45
  306. pulumi_alicloud/mongodb/sharding_network_private_address.py +2 -2
  307. pulumi_alicloud/mongodb/sharding_network_public_address.py +32 -32
  308. pulumi_alicloud/mse/gateway.py +2 -2
  309. pulumi_alicloud/nas/access_point.py +28 -28
  310. pulumi_alicloud/nlb/listener.py +38 -38
  311. pulumi_alicloud/nlb/load_balancer.py +31 -31
  312. pulumi_alicloud/nlb/load_balancer_security_group_attachment.py +16 -16
  313. pulumi_alicloud/nlb/loadbalancer_common_bandwidth_package_attachment.py +16 -16
  314. pulumi_alicloud/nlb/server_group.py +27 -27
  315. pulumi_alicloud/nlb/server_group_server_attachment.py +6 -6
  316. pulumi_alicloud/opensearch/app_group.py +20 -20
  317. pulumi_alicloud/opensearch/get_app_groups.py +10 -10
  318. pulumi_alicloud/oss/_inputs.py +0 -100
  319. pulumi_alicloud/oss/bucket.py +69 -69
  320. pulumi_alicloud/oss/bucket_cors.py +19 -19
  321. pulumi_alicloud/oss/bucket_replication.py +55 -55
  322. pulumi_alicloud/oss/outputs.py +0 -100
  323. pulumi_alicloud/ots/_inputs.py +0 -60
  324. pulumi_alicloud/ots/outputs.py +0 -60
  325. pulumi_alicloud/ots/search_index.py +109 -109
  326. pulumi_alicloud/ots/secondary_index.py +48 -48
  327. pulumi_alicloud/ots/table.py +58 -58
  328. pulumi_alicloud/ots/tunnel.py +26 -26
  329. pulumi_alicloud/polardb/_inputs.py +0 -10
  330. pulumi_alicloud/polardb/cluster.py +40 -40
  331. pulumi_alicloud/polardb/outputs.py +2 -12
  332. pulumi_alicloud/polardb/parameter_group.py +13 -13
  333. pulumi_alicloud/privatelink/outputs.py +2 -2
  334. pulumi_alicloud/provider.py +8 -8
  335. pulumi_alicloud/pulumi-plugin.json +1 -1
  336. pulumi_alicloud/pvtz/endpoint.py +5 -5
  337. pulumi_alicloud/pvtz/outputs.py +0 -18
  338. pulumi_alicloud/pvtz/rule.py +5 -5
  339. pulumi_alicloud/pvtz/rule_attachment.py +5 -5
  340. pulumi_alicloud/pvtz/zone.py +5 -5
  341. pulumi_alicloud/pvtz/zone_attachment.py +37 -37
  342. pulumi_alicloud/quotas/_inputs.py +0 -10
  343. pulumi_alicloud/quotas/application_info.py +3 -3
  344. pulumi_alicloud/quotas/get_application_infos.py +2 -2
  345. pulumi_alicloud/quotas/get_quota_alarms.py +4 -4
  346. pulumi_alicloud/quotas/get_quota_applications.py +4 -4
  347. pulumi_alicloud/quotas/get_quotas.py +4 -4
  348. pulumi_alicloud/quotas/get_template_applications.py +24 -24
  349. pulumi_alicloud/quotas/outputs.py +0 -10
  350. pulumi_alicloud/quotas/quota_alarm.py +13 -13
  351. pulumi_alicloud/quotas/quota_application.py +5 -5
  352. pulumi_alicloud/quotas/template_applications.py +7 -7
  353. pulumi_alicloud/quotas/template_quota.py +13 -13
  354. pulumi_alicloud/ram/_inputs.py +0 -24
  355. pulumi_alicloud/ram/get_policy_document.py +124 -124
  356. pulumi_alicloud/ram/login_profile.py +8 -8
  357. pulumi_alicloud/ram/outputs.py +0 -24
  358. pulumi_alicloud/ram/policy.py +5 -5
  359. pulumi_alicloud/rdc/organization.py +2 -2
  360. pulumi_alicloud/rds/db_instance_endpoint.py +13 -13
  361. pulumi_alicloud/rds/db_instance_endpoint_address.py +8 -8
  362. pulumi_alicloud/rds/ddr_instance.py +10 -10
  363. pulumi_alicloud/rds/get_collation_time_zones.py +4 -4
  364. pulumi_alicloud/rds/get_instance_class_infos.py +4 -4
  365. pulumi_alicloud/rds/get_instances.py +1 -1
  366. pulumi_alicloud/rds/instance.py +20 -20
  367. pulumi_alicloud/rds/rds_account.py +49 -189
  368. pulumi_alicloud/rds/rds_clone_db_instance.py +15 -15
  369. pulumi_alicloud/rds/rds_db_proxy.py +21 -21
  370. pulumi_alicloud/rds/rds_parameter_group.py +21 -21
  371. pulumi_alicloud/rds/rds_upgrade_db_instance.py +10 -10
  372. pulumi_alicloud/rds/read_only_instance.py +5 -5
  373. pulumi_alicloud/rds/read_write_splitting_connection.py +2 -10
  374. pulumi_alicloud/realtimecompute/_inputs.py +0 -6
  375. pulumi_alicloud/realtimecompute/outputs.py +0 -6
  376. pulumi_alicloud/realtimecompute/vvp_instance.py +10 -10
  377. pulumi_alicloud/resourcemanager/resource_group.py +2 -2
  378. pulumi_alicloud/rocketmq/_inputs.py +0 -36
  379. pulumi_alicloud/rocketmq/consumer_group.py +45 -45
  380. pulumi_alicloud/rocketmq/outputs.py +0 -36
  381. pulumi_alicloud/rocketmq/rocket_mq_instance.py +15 -15
  382. pulumi_alicloud/rocketmq/rocket_mq_topic.py +32 -32
  383. pulumi_alicloud/ros/_inputs.py +0 -72
  384. pulumi_alicloud/ros/change_set.py +5 -5
  385. pulumi_alicloud/ros/outputs.py +0 -72
  386. pulumi_alicloud/ros/stack.py +5 -5
  387. pulumi_alicloud/ros/stack_group.py +5 -5
  388. pulumi_alicloud/ros/stack_instance.py +29 -29
  389. pulumi_alicloud/ros/template_scratch.py +36 -36
  390. pulumi_alicloud/sae/_inputs.py +0 -118
  391. pulumi_alicloud/sae/application.py +60 -60
  392. pulumi_alicloud/sae/application_scaling_rule.py +92 -92
  393. pulumi_alicloud/sae/grey_tag_route.py +60 -60
  394. pulumi_alicloud/sae/ingress.py +32 -32
  395. pulumi_alicloud/sae/load_balancer_internet.py +15 -15
  396. pulumi_alicloud/sae/load_balancer_intranet.py +15 -15
  397. pulumi_alicloud/sae/outputs.py +0 -118
  398. pulumi_alicloud/scdn/_inputs.py +0 -56
  399. pulumi_alicloud/scdn/domain.py +24 -24
  400. pulumi_alicloud/scdn/domain_config.py +5 -5
  401. pulumi_alicloud/scdn/outputs.py +0 -56
  402. pulumi_alicloud/servicecatalog/_inputs.py +0 -10
  403. pulumi_alicloud/servicecatalog/outputs.py +0 -10
  404. pulumi_alicloud/servicecatalog/provisioned_product.py +15 -15
  405. pulumi_alicloud/servicemesh/_inputs.py +0 -150
  406. pulumi_alicloud/servicemesh/outputs.py +0 -154
  407. pulumi_alicloud/servicemesh/service_mesh.py +20 -20
  408. pulumi_alicloud/servicemesh/user_permission.py +5 -5
  409. pulumi_alicloud/slb/_inputs.py +8 -8
  410. pulumi_alicloud/slb/acl.py +5 -5
  411. pulumi_alicloud/slb/backend_server.py +5 -5
  412. pulumi_alicloud/slb/get_application_load_balancers.py +3 -3
  413. pulumi_alicloud/slb/get_load_balancers.py +3 -3
  414. pulumi_alicloud/slb/listener.py +13 -13
  415. pulumi_alicloud/slb/load_balancer.py +7 -7
  416. pulumi_alicloud/slb/master_slave_server_group.py +29 -29
  417. pulumi_alicloud/slb/outputs.py +16 -16
  418. pulumi_alicloud/slb/server_group.py +86 -142
  419. pulumi_alicloud/slb/server_group_server_attachment.py +2 -2
  420. pulumi_alicloud/sls/_inputs.py +0 -186
  421. pulumi_alicloud/sls/alert.py +220 -220
  422. pulumi_alicloud/sls/outputs.py +0 -186
  423. pulumi_alicloud/sls/scheduled_sql.py +58 -58
  424. pulumi_alicloud/threatdetection/_inputs.py +0 -32
  425. pulumi_alicloud/threatdetection/get_honeypot_probes.py +14 -14
  426. pulumi_alicloud/threatdetection/honeypot_preset.py +13 -13
  427. pulumi_alicloud/threatdetection/honeypot_probe.py +19 -19
  428. pulumi_alicloud/threatdetection/outputs.py +0 -32
  429. pulumi_alicloud/threatdetection/sas_trail.py +2 -2
  430. pulumi_alicloud/vod/_inputs.py +0 -18
  431. pulumi_alicloud/vod/domain.py +15 -15
  432. pulumi_alicloud/vod/get_domains.py +10 -10
  433. pulumi_alicloud/vod/outputs.py +0 -18
  434. pulumi_alicloud/vpc/_inputs.py +12 -50
  435. pulumi_alicloud/vpc/bgp_peer.py +1 -1
  436. pulumi_alicloud/vpc/dhcp_options_set.py +5 -5
  437. pulumi_alicloud/vpc/get_networks.py +2 -2
  438. pulumi_alicloud/vpc/get_switches.py +27 -27
  439. pulumi_alicloud/vpc/ha_vip_attachment.py +2 -2
  440. pulumi_alicloud/vpc/network.py +136 -334
  441. pulumi_alicloud/vpc/network_acl.py +55 -55
  442. pulumi_alicloud/vpc/network_acl_attachment.py +13 -13
  443. pulumi_alicloud/vpc/network_acl_entries.py +54 -54
  444. pulumi_alicloud/vpc/outputs.py +36 -74
  445. pulumi_alicloud/vpc/prefix_list.py +15 -15
  446. pulumi_alicloud/vpc/public_ip_address_pool.py +10 -118
  447. pulumi_alicloud/vpc/traffic_mirror_filter.py +46 -46
  448. pulumi_alicloud/vpc/traffic_mirror_session.py +2 -2
  449. pulumi_alicloud/vpn/_inputs.py +0 -10
  450. pulumi_alicloud/vpn/connection.py +129 -129
  451. pulumi_alicloud/vpn/gateway_vco_route.py +68 -68
  452. pulumi_alicloud/vpn/gateway_vpn_attachment.py +82 -82
  453. pulumi_alicloud/vpn/get_gateway_vco_routes.py +68 -68
  454. pulumi_alicloud/vpn/ipsec_server.py +10 -10
  455. pulumi_alicloud/vpn/outputs.py +4 -18
  456. pulumi_alicloud/vpn/pbr_route_entry.py +104 -104
  457. pulumi_alicloud/vpn/route_entry.py +104 -104
  458. pulumi_alicloud/waf/domain.py +13 -13
  459. pulumi_alicloud/waf/protection_module.py +8 -8
  460. pulumi_alicloud/wafv3/_inputs.py +0 -10
  461. pulumi_alicloud/wafv3/domain.py +10 -10
  462. pulumi_alicloud/wafv3/outputs.py +0 -10
  463. pulumi_alicloud/yundun/bastion_host_instance.py +6 -6
  464. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/METADATA +1 -1
  465. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/RECORD +467 -490
  466. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/WHEEL +1 -1
  467. pulumi_alicloud/aligreen/__init__.py +0 -13
  468. pulumi_alicloud/aligreen/audit_callback.py +0 -422
  469. pulumi_alicloud/aligreen/biz_type.py +0 -398
  470. pulumi_alicloud/aligreen/callback.py +0 -449
  471. pulumi_alicloud/aligreen/image_lib.py +0 -406
  472. pulumi_alicloud/aligreen/keyword_lib.py +0 -615
  473. pulumi_alicloud/aligreen/oss_stock_task.py +0 -1661
  474. pulumi_alicloud/apigateway/acl_entry_attachment.py +0 -303
  475. pulumi_alicloud/apigateway/instance_acl_attachment.py +0 -326
  476. pulumi_alicloud/cloudfirewall/vpc_cen_tr_firewall.py +0 -929
  477. pulumi_alicloud/fc/v3_alias.py +0 -440
  478. pulumi_alicloud/fc/v3_async_invoke_config.py +0 -439
  479. pulumi_alicloud/fc/v3_concurrency_config.py +0 -281
  480. pulumi_alicloud/fc/v3_custom_domain.py +0 -847
  481. pulumi_alicloud/fc/v3_function.py +0 -1391
  482. pulumi_alicloud/fc/v3_function_version.py +0 -313
  483. pulumi_alicloud/fc/v3_trigger.py +0 -663
  484. pulumi_alicloud/governance/__init__.py +0 -12
  485. pulumi_alicloud/governance/_inputs.py +0 -70
  486. pulumi_alicloud/governance/account.py +0 -505
  487. pulumi_alicloud/governance/baseline.py +0 -387
  488. pulumi_alicloud/governance/get_baselines.py +0 -241
  489. pulumi_alicloud/governance/outputs.py +0 -99
  490. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/top_level.txt +0 -0
@@ -425,10 +425,6 @@ class BucketLifecycleRuleAbortMultipartUpload(dict):
425
425
  def __init__(__self__, *,
426
426
  created_before_date: Optional[str] = None,
427
427
  days: Optional[int] = None):
428
- """
429
- :param str created_before_date: Specifies the time before which the rules take effect. The date must conform to the ISO8601 format and always be UTC 00:00. For example: 2002-10-11T00:00:00.000Z indicates that parts created before 2002-10-11T00:00:00.000Z are deleted, and parts created after this time (including this time) are not deleted.
430
- :param int days: Specifies the number of days noncurrent object versions transition.
431
- """
432
428
  if created_before_date is not None:
433
429
  pulumi.set(__self__, "created_before_date", created_before_date)
434
430
  if days is not None:
@@ -437,17 +433,11 @@ class BucketLifecycleRuleAbortMultipartUpload(dict):
437
433
  @property
438
434
  @pulumi.getter(name="createdBeforeDate")
439
435
  def created_before_date(self) -> Optional[str]:
440
- """
441
- Specifies the time before which the rules take effect. The date must conform to the ISO8601 format and always be UTC 00:00. For example: 2002-10-11T00:00:00.000Z indicates that parts created before 2002-10-11T00:00:00.000Z are deleted, and parts created after this time (including this time) are not deleted.
442
- """
443
436
  return pulumi.get(self, "created_before_date")
444
437
 
445
438
  @property
446
439
  @pulumi.getter
447
440
  def days(self) -> Optional[int]:
448
- """
449
- Specifies the number of days noncurrent object versions transition.
450
- """
451
441
  return pulumi.get(self, "days")
452
442
 
453
443
 
@@ -477,14 +467,6 @@ class BucketLifecycleRuleExpiration(dict):
477
467
  date: Optional[str] = None,
478
468
  days: Optional[int] = None,
479
469
  expired_object_delete_marker: Optional[bool] = None):
480
- """
481
- :param str created_before_date: Specifies the time before which the rules take effect. The date must conform to the ISO8601 format and always be UTC 00:00. For example: 2002-10-11T00:00:00.000Z indicates that parts created before 2002-10-11T00:00:00.000Z are deleted, and parts created after this time (including this time) are not deleted.
482
- :param str date: Specifies the date after which you want the corresponding action to take effect. The value obeys ISO8601 format like `2017-03-09`.
483
- :param int days: Specifies the number of days noncurrent object versions transition.
484
- :param bool expired_object_delete_marker: On a versioned bucket (versioning-enabled or versioning-suspended bucket), you can add this element in the lifecycle configuration to direct OSS to delete expired object delete markers. This cannot be specified with Days, Date or CreatedBeforeDate in a Lifecycle Expiration Policy.
485
-
486
- `NOTE`: One and only one of "date", "days", "created_before_date" and "expired_object_delete_marker" can be specified in one expiration configuration.
487
- """
488
470
  if created_before_date is not None:
489
471
  pulumi.set(__self__, "created_before_date", created_before_date)
490
472
  if date is not None:
@@ -497,35 +479,21 @@ class BucketLifecycleRuleExpiration(dict):
497
479
  @property
498
480
  @pulumi.getter(name="createdBeforeDate")
499
481
  def created_before_date(self) -> Optional[str]:
500
- """
501
- Specifies the time before which the rules take effect. The date must conform to the ISO8601 format and always be UTC 00:00. For example: 2002-10-11T00:00:00.000Z indicates that parts created before 2002-10-11T00:00:00.000Z are deleted, and parts created after this time (including this time) are not deleted.
502
- """
503
482
  return pulumi.get(self, "created_before_date")
504
483
 
505
484
  @property
506
485
  @pulumi.getter
507
486
  def date(self) -> Optional[str]:
508
- """
509
- Specifies the date after which you want the corresponding action to take effect. The value obeys ISO8601 format like `2017-03-09`.
510
- """
511
487
  return pulumi.get(self, "date")
512
488
 
513
489
  @property
514
490
  @pulumi.getter
515
491
  def days(self) -> Optional[int]:
516
- """
517
- Specifies the number of days noncurrent object versions transition.
518
- """
519
492
  return pulumi.get(self, "days")
520
493
 
521
494
  @property
522
495
  @pulumi.getter(name="expiredObjectDeleteMarker")
523
496
  def expired_object_delete_marker(self) -> Optional[bool]:
524
- """
525
- On a versioned bucket (versioning-enabled or versioning-suspended bucket), you can add this element in the lifecycle configuration to direct OSS to delete expired object delete markers. This cannot be specified with Days, Date or CreatedBeforeDate in a Lifecycle Expiration Policy.
526
-
527
- `NOTE`: One and only one of "date", "days", "created_before_date" and "expired_object_delete_marker" can be specified in one expiration configuration.
528
- """
529
497
  return pulumi.get(self, "expired_object_delete_marker")
530
498
 
531
499
 
@@ -556,11 +524,6 @@ class BucketLifecycleRuleFilter(dict):
556
524
  not_: Optional['outputs.BucketLifecycleRuleFilterNot'] = None,
557
525
  object_size_greater_than: Optional[int] = None,
558
526
  object_size_less_than: Optional[int] = None):
559
- """
560
- :param 'BucketLifecycleRuleFilterNotArgs' not_: The condition that is matched by objects to which the lifecycle rule does not apply. See `not` below.
561
- :param int object_size_greater_than: Minimum object size (in bytes) to which the rule applies.
562
- :param int object_size_less_than: Maximum object size (in bytes) to which the rule applies.
563
- """
564
527
  if not_ is not None:
565
528
  pulumi.set(__self__, "not_", not_)
566
529
  if object_size_greater_than is not None:
@@ -571,25 +534,16 @@ class BucketLifecycleRuleFilter(dict):
571
534
  @property
572
535
  @pulumi.getter(name="not")
573
536
  def not_(self) -> Optional['outputs.BucketLifecycleRuleFilterNot']:
574
- """
575
- The condition that is matched by objects to which the lifecycle rule does not apply. See `not` below.
576
- """
577
537
  return pulumi.get(self, "not_")
578
538
 
579
539
  @property
580
540
  @pulumi.getter(name="objectSizeGreaterThan")
581
541
  def object_size_greater_than(self) -> Optional[int]:
582
- """
583
- Minimum object size (in bytes) to which the rule applies.
584
- """
585
542
  return pulumi.get(self, "object_size_greater_than")
586
543
 
587
544
  @property
588
545
  @pulumi.getter(name="objectSizeLessThan")
589
546
  def object_size_less_than(self) -> Optional[int]:
590
- """
591
- Maximum object size (in bytes) to which the rule applies.
592
- """
593
547
  return pulumi.get(self, "object_size_less_than")
594
548
 
595
549
 
@@ -598,10 +552,6 @@ class BucketLifecycleRuleFilterNot(dict):
598
552
  def __init__(__self__, *,
599
553
  prefix: Optional[str] = None,
600
554
  tag: Optional['outputs.BucketLifecycleRuleFilterNotTag'] = None):
601
- """
602
- :param str prefix: The prefix in the names of the objects to which the lifecycle rule does not apply.
603
- :param 'BucketLifecycleRuleFilterNotTagArgs' tag: The tag of the objects to which the lifecycle rule does not apply. See `tag` below.
604
- """
605
555
  if prefix is not None:
606
556
  pulumi.set(__self__, "prefix", prefix)
607
557
  if tag is not None:
@@ -610,17 +560,11 @@ class BucketLifecycleRuleFilterNot(dict):
610
560
  @property
611
561
  @pulumi.getter
612
562
  def prefix(self) -> Optional[str]:
613
- """
614
- The prefix in the names of the objects to which the lifecycle rule does not apply.
615
- """
616
563
  return pulumi.get(self, "prefix")
617
564
 
618
565
  @property
619
566
  @pulumi.getter
620
567
  def tag(self) -> Optional['outputs.BucketLifecycleRuleFilterNotTag']:
621
- """
622
- The tag of the objects to which the lifecycle rule does not apply. See `tag` below.
623
- """
624
568
  return pulumi.get(self, "tag")
625
569
 
626
570
 
@@ -629,27 +573,17 @@ class BucketLifecycleRuleFilterNotTag(dict):
629
573
  def __init__(__self__, *,
630
574
  key: str,
631
575
  value: str):
632
- """
633
- :param str key: The key of the tag that is specified for the objects.
634
- :param str value: The value of the tag that is specified for the objects.
635
- """
636
576
  pulumi.set(__self__, "key", key)
637
577
  pulumi.set(__self__, "value", value)
638
578
 
639
579
  @property
640
580
  @pulumi.getter
641
581
  def key(self) -> str:
642
- """
643
- The key of the tag that is specified for the objects.
644
- """
645
582
  return pulumi.get(self, "key")
646
583
 
647
584
  @property
648
585
  @pulumi.getter
649
586
  def value(self) -> str:
650
- """
651
- The value of the tag that is specified for the objects.
652
- """
653
587
  return pulumi.get(self, "value")
654
588
 
655
589
 
@@ -657,17 +591,11 @@ class BucketLifecycleRuleFilterNotTag(dict):
657
591
  class BucketLifecycleRuleNoncurrentVersionExpiration(dict):
658
592
  def __init__(__self__, *,
659
593
  days: int):
660
- """
661
- :param int days: Specifies the number of days noncurrent object versions transition.
662
- """
663
594
  pulumi.set(__self__, "days", days)
664
595
 
665
596
  @property
666
597
  @pulumi.getter
667
598
  def days(self) -> int:
668
- """
669
- Specifies the number of days noncurrent object versions transition.
670
- """
671
599
  return pulumi.get(self, "days")
672
600
 
673
601
 
@@ -700,10 +628,7 @@ class BucketLifecycleRuleNoncurrentVersionTransition(dict):
700
628
  is_access_time: Optional[bool] = None,
701
629
  return_to_std_when_visit: Optional[bool] = None):
702
630
  """
703
- :param int days: Specifies the number of days noncurrent object versions transition.
704
631
  :param str storage_class: The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive", "ColdArchive" and "DeepColdArchive". Defaults to "Standard". "ColdArchive" is available since 1.203.0. "DeepColdArchive" is available since 1.209.0.
705
- :param bool is_access_time: Specifies whether the lifecycle rule applies to objects based on their last access time. If set to `true`, the rule applies to objects based on their last access time; if set to `false`, the rule applies to objects based on their last modified time. If configure the rule based on the last access time, please enable `access_monitor` first.
706
- :param bool return_to_std_when_visit: Specifies whether to convert the storage class of non-Standard objects back to Standard after the objects are accessed. It takes effect only when the IsAccessTime parameter is set to true. If set to `true`, converts the storage class of the objects to Standard; if set to `false`, does not convert the storage class of the objects to Standard.
707
632
  """
708
633
  pulumi.set(__self__, "days", days)
709
634
  pulumi.set(__self__, "storage_class", storage_class)
@@ -715,9 +640,6 @@ class BucketLifecycleRuleNoncurrentVersionTransition(dict):
715
640
  @property
716
641
  @pulumi.getter
717
642
  def days(self) -> int:
718
- """
719
- Specifies the number of days noncurrent object versions transition.
720
- """
721
643
  return pulumi.get(self, "days")
722
644
 
723
645
  @property
@@ -731,17 +653,11 @@ class BucketLifecycleRuleNoncurrentVersionTransition(dict):
731
653
  @property
732
654
  @pulumi.getter(name="isAccessTime")
733
655
  def is_access_time(self) -> Optional[bool]:
734
- """
735
- Specifies whether the lifecycle rule applies to objects based on their last access time. If set to `true`, the rule applies to objects based on their last access time; if set to `false`, the rule applies to objects based on their last modified time. If configure the rule based on the last access time, please enable `access_monitor` first.
736
- """
737
656
  return pulumi.get(self, "is_access_time")
738
657
 
739
658
  @property
740
659
  @pulumi.getter(name="returnToStdWhenVisit")
741
660
  def return_to_std_when_visit(self) -> Optional[bool]:
742
- """
743
- Specifies whether to convert the storage class of non-Standard objects back to Standard after the objects are accessed. It takes effect only when the IsAccessTime parameter is set to true. If set to `true`, converts the storage class of the objects to Standard; if set to `false`, does not convert the storage class of the objects to Standard.
744
- """
745
661
  return pulumi.get(self, "return_to_std_when_visit")
746
662
 
747
663
 
@@ -778,10 +694,6 @@ class BucketLifecycleRuleTransition(dict):
778
694
  return_to_std_when_visit: Optional[bool] = None):
779
695
  """
780
696
  :param str storage_class: The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive", "ColdArchive" and "DeepColdArchive". Defaults to "Standard". "ColdArchive" is available since 1.203.0. "DeepColdArchive" is available since 1.209.0.
781
- :param str created_before_date: Specifies the time before which the rules take effect. The date must conform to the ISO8601 format and always be UTC 00:00. For example: 2002-10-11T00:00:00.000Z indicates that parts created before 2002-10-11T00:00:00.000Z are deleted, and parts created after this time (including this time) are not deleted.
782
- :param int days: Specifies the number of days noncurrent object versions transition.
783
- :param bool is_access_time: Specifies whether the lifecycle rule applies to objects based on their last access time. If set to `true`, the rule applies to objects based on their last access time; if set to `false`, the rule applies to objects based on their last modified time. If configure the rule based on the last access time, please enable `access_monitor` first.
784
- :param bool return_to_std_when_visit: Specifies whether to convert the storage class of non-Standard objects back to Standard after the objects are accessed. It takes effect only when the IsAccessTime parameter is set to true. If set to `true`, converts the storage class of the objects to Standard; if set to `false`, does not convert the storage class of the objects to Standard.
785
697
  """
786
698
  pulumi.set(__self__, "storage_class", storage_class)
787
699
  if created_before_date is not None:
@@ -804,33 +716,21 @@ class BucketLifecycleRuleTransition(dict):
804
716
  @property
805
717
  @pulumi.getter(name="createdBeforeDate")
806
718
  def created_before_date(self) -> Optional[str]:
807
- """
808
- Specifies the time before which the rules take effect. The date must conform to the ISO8601 format and always be UTC 00:00. For example: 2002-10-11T00:00:00.000Z indicates that parts created before 2002-10-11T00:00:00.000Z are deleted, and parts created after this time (including this time) are not deleted.
809
- """
810
719
  return pulumi.get(self, "created_before_date")
811
720
 
812
721
  @property
813
722
  @pulumi.getter
814
723
  def days(self) -> Optional[int]:
815
- """
816
- Specifies the number of days noncurrent object versions transition.
817
- """
818
724
  return pulumi.get(self, "days")
819
725
 
820
726
  @property
821
727
  @pulumi.getter(name="isAccessTime")
822
728
  def is_access_time(self) -> Optional[bool]:
823
- """
824
- Specifies whether the lifecycle rule applies to objects based on their last access time. If set to `true`, the rule applies to objects based on their last access time; if set to `false`, the rule applies to objects based on their last modified time. If configure the rule based on the last access time, please enable `access_monitor` first.
825
- """
826
729
  return pulumi.get(self, "is_access_time")
827
730
 
828
731
  @property
829
732
  @pulumi.getter(name="returnToStdWhenVisit")
830
733
  def return_to_std_when_visit(self) -> Optional[bool]:
831
- """
832
- Specifies whether to convert the storage class of non-Standard objects back to Standard after the objects are accessed. It takes effect only when the IsAccessTime parameter is set to true. If set to `true`, converts the storage class of the objects to Standard; if set to `false`, does not convert the storage class of the objects to Standard.
833
- """
834
734
  return pulumi.get(self, "return_to_std_when_visit")
835
735
 
836
736
 
@@ -84,15 +84,6 @@ class SearchIndexSchemaFieldSchemaArgs:
84
84
  index: Optional[pulumi.Input[bool]] = None,
85
85
  is_array: Optional[pulumi.Input[bool]] = None,
86
86
  store: Optional[pulumi.Input[bool]] = None):
87
- """
88
- :param pulumi.Input[str] field_name: The name of the field that is used to sort data. only required if sorter_type is FieldSort.
89
- :param pulumi.Input[str] field_type: Specifies the type of the field. Use FieldType.XXX to set the type.
90
- :param pulumi.Input[str] analyzer: Specifies the type of the analyzer that you want to use. If fieldType is set to Text, you can configure this parameter. Otherwise, the default analyzer type single-word tokenization is used.
91
- :param pulumi.Input[bool] enable_sort_and_agg: Specifies whether to enable sorting and aggregation. Type: Boolean. Sorting can be enabled only for fields for which enable_sort_and_agg is set to true.
92
- :param pulumi.Input[bool] index: Specifies whether to enable indexing for the column. Type: Boolean.
93
- :param pulumi.Input[bool] is_array: Specifies whether the value is an array. Type: Boolean.
94
- :param pulumi.Input[bool] store: Specifies whether to store the value of the field in the search index. Type: Boolean. If you set store to true, you can read the value of the field from the search index without querying the data table. This improves query performance.
95
- """
96
87
  pulumi.set(__self__, "field_name", field_name)
97
88
  pulumi.set(__self__, "field_type", field_type)
98
89
  if analyzer is not None:
@@ -109,9 +100,6 @@ class SearchIndexSchemaFieldSchemaArgs:
109
100
  @property
110
101
  @pulumi.getter(name="fieldName")
111
102
  def field_name(self) -> pulumi.Input[str]:
112
- """
113
- The name of the field that is used to sort data. only required if sorter_type is FieldSort.
114
- """
115
103
  return pulumi.get(self, "field_name")
116
104
 
117
105
  @field_name.setter
@@ -121,9 +109,6 @@ class SearchIndexSchemaFieldSchemaArgs:
121
109
  @property
122
110
  @pulumi.getter(name="fieldType")
123
111
  def field_type(self) -> pulumi.Input[str]:
124
- """
125
- Specifies the type of the field. Use FieldType.XXX to set the type.
126
- """
127
112
  return pulumi.get(self, "field_type")
128
113
 
129
114
  @field_type.setter
@@ -133,9 +118,6 @@ class SearchIndexSchemaFieldSchemaArgs:
133
118
  @property
134
119
  @pulumi.getter
135
120
  def analyzer(self) -> Optional[pulumi.Input[str]]:
136
- """
137
- Specifies the type of the analyzer that you want to use. If fieldType is set to Text, you can configure this parameter. Otherwise, the default analyzer type single-word tokenization is used.
138
- """
139
121
  return pulumi.get(self, "analyzer")
140
122
 
141
123
  @analyzer.setter
@@ -145,9 +127,6 @@ class SearchIndexSchemaFieldSchemaArgs:
145
127
  @property
146
128
  @pulumi.getter(name="enableSortAndAgg")
147
129
  def enable_sort_and_agg(self) -> Optional[pulumi.Input[bool]]:
148
- """
149
- Specifies whether to enable sorting and aggregation. Type: Boolean. Sorting can be enabled only for fields for which enable_sort_and_agg is set to true.
150
- """
151
130
  return pulumi.get(self, "enable_sort_and_agg")
152
131
 
153
132
  @enable_sort_and_agg.setter
@@ -157,9 +136,6 @@ class SearchIndexSchemaFieldSchemaArgs:
157
136
  @property
158
137
  @pulumi.getter
159
138
  def index(self) -> Optional[pulumi.Input[bool]]:
160
- """
161
- Specifies whether to enable indexing for the column. Type: Boolean.
162
- """
163
139
  return pulumi.get(self, "index")
164
140
 
165
141
  @index.setter
@@ -169,9 +145,6 @@ class SearchIndexSchemaFieldSchemaArgs:
169
145
  @property
170
146
  @pulumi.getter(name="isArray")
171
147
  def is_array(self) -> Optional[pulumi.Input[bool]]:
172
- """
173
- Specifies whether the value is an array. Type: Boolean.
174
- """
175
148
  return pulumi.get(self, "is_array")
176
149
 
177
150
  @is_array.setter
@@ -181,9 +154,6 @@ class SearchIndexSchemaFieldSchemaArgs:
181
154
  @property
182
155
  @pulumi.getter
183
156
  def store(self) -> Optional[pulumi.Input[bool]]:
184
- """
185
- Specifies whether to store the value of the field in the search index. Type: Boolean. If you set store to true, you can read the value of the field from the search index without querying the data table. This improves query performance.
186
- """
187
157
  return pulumi.get(self, "store")
188
158
 
189
159
  @store.setter
@@ -195,18 +165,12 @@ class SearchIndexSchemaFieldSchemaArgs:
195
165
  class SearchIndexSchemaIndexSettingArgs:
196
166
  def __init__(__self__, *,
197
167
  routing_fields: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
198
- """
199
- :param pulumi.Input[Sequence[pulumi.Input[str]]] routing_fields: Specifies custom routing fields. You can specify some primary key columns as routing fields. Tablestore distributes data that is written to a search index across different partitions based on the specified routing fields. The data whose routing field values are the same is distributed to the same partition.
200
- """
201
168
  if routing_fields is not None:
202
169
  pulumi.set(__self__, "routing_fields", routing_fields)
203
170
 
204
171
  @property
205
172
  @pulumi.getter(name="routingFields")
206
173
  def routing_fields(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
207
- """
208
- Specifies custom routing fields. You can specify some primary key columns as routing fields. Tablestore distributes data that is written to a search index across different partitions based on the specified routing fields. The data whose routing field values are the same is distributed to the same partition.
209
- """
210
174
  return pulumi.get(self, "routing_fields")
211
175
 
212
176
  @routing_fields.setter
@@ -218,17 +182,11 @@ class SearchIndexSchemaIndexSettingArgs:
218
182
  class SearchIndexSchemaIndexSortArgs:
219
183
  def __init__(__self__, *,
220
184
  sorters: pulumi.Input[Sequence[pulumi.Input['SearchIndexSchemaIndexSortSorterArgs']]]):
221
- """
222
- :param pulumi.Input[Sequence[pulumi.Input['SearchIndexSchemaIndexSortSorterArgs']]] sorters: Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported. See `sorter` below.
223
- """
224
185
  pulumi.set(__self__, "sorters", sorters)
225
186
 
226
187
  @property
227
188
  @pulumi.getter
228
189
  def sorters(self) -> pulumi.Input[Sequence[pulumi.Input['SearchIndexSchemaIndexSortSorterArgs']]]:
229
- """
230
- Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported. See `sorter` below.
231
- """
232
190
  return pulumi.get(self, "sorters")
233
191
 
234
192
  @sorters.setter
@@ -243,12 +201,6 @@ class SearchIndexSchemaIndexSortSorterArgs:
243
201
  mode: Optional[pulumi.Input[str]] = None,
244
202
  order: Optional[pulumi.Input[str]] = None,
245
203
  sorter_type: Optional[pulumi.Input[str]] = None):
246
- """
247
- :param pulumi.Input[str] field_name: The name of the field that is used to sort data. only required if sorter_type is FieldSort.
248
- :param pulumi.Input[str] mode: The sorting method that is used when the field contains multiple values. valid values: `Min`, `Max`, `Avg`. only required if sorter_type is FieldSort.
249
- :param pulumi.Input[str] order: The sort order. Data can be sorted in ascending(`Asc`) or descending(`Desc`) order. Default value: `Asc`.
250
- :param pulumi.Input[str] sorter_type: Data is sorted by Which fields or keys. valid values: `PrimaryKeySort`, `FieldSort`.
251
- """
252
204
  if field_name is not None:
253
205
  pulumi.set(__self__, "field_name", field_name)
254
206
  if mode is not None:
@@ -261,9 +213,6 @@ class SearchIndexSchemaIndexSortSorterArgs:
261
213
  @property
262
214
  @pulumi.getter(name="fieldName")
263
215
  def field_name(self) -> Optional[pulumi.Input[str]]:
264
- """
265
- The name of the field that is used to sort data. only required if sorter_type is FieldSort.
266
- """
267
216
  return pulumi.get(self, "field_name")
268
217
 
269
218
  @field_name.setter
@@ -273,9 +222,6 @@ class SearchIndexSchemaIndexSortSorterArgs:
273
222
  @property
274
223
  @pulumi.getter
275
224
  def mode(self) -> Optional[pulumi.Input[str]]:
276
- """
277
- The sorting method that is used when the field contains multiple values. valid values: `Min`, `Max`, `Avg`. only required if sorter_type is FieldSort.
278
- """
279
225
  return pulumi.get(self, "mode")
280
226
 
281
227
  @mode.setter
@@ -285,9 +231,6 @@ class SearchIndexSchemaIndexSortSorterArgs:
285
231
  @property
286
232
  @pulumi.getter
287
233
  def order(self) -> Optional[pulumi.Input[str]]:
288
- """
289
- The sort order. Data can be sorted in ascending(`Asc`) or descending(`Desc`) order. Default value: `Asc`.
290
- """
291
234
  return pulumi.get(self, "order")
292
235
 
293
236
  @order.setter
@@ -297,9 +240,6 @@ class SearchIndexSchemaIndexSortSorterArgs:
297
240
  @property
298
241
  @pulumi.getter(name="sorterType")
299
242
  def sorter_type(self) -> Optional[pulumi.Input[str]]:
300
- """
301
- Data is sorted by Which fields or keys. valid values: `PrimaryKeySort`, `FieldSort`.
302
- """
303
243
  return pulumi.get(self, "sorter_type")
304
244
 
305
245
  @sorter_type.setter
@@ -126,15 +126,6 @@ class SearchIndexSchemaFieldSchema(dict):
126
126
  index: Optional[bool] = None,
127
127
  is_array: Optional[bool] = None,
128
128
  store: Optional[bool] = None):
129
- """
130
- :param str field_name: The name of the field that is used to sort data. only required if sorter_type is FieldSort.
131
- :param str field_type: Specifies the type of the field. Use FieldType.XXX to set the type.
132
- :param str analyzer: Specifies the type of the analyzer that you want to use. If fieldType is set to Text, you can configure this parameter. Otherwise, the default analyzer type single-word tokenization is used.
133
- :param bool enable_sort_and_agg: Specifies whether to enable sorting and aggregation. Type: Boolean. Sorting can be enabled only for fields for which enable_sort_and_agg is set to true.
134
- :param bool index: Specifies whether to enable indexing for the column. Type: Boolean.
135
- :param bool is_array: Specifies whether the value is an array. Type: Boolean.
136
- :param bool store: Specifies whether to store the value of the field in the search index. Type: Boolean. If you set store to true, you can read the value of the field from the search index without querying the data table. This improves query performance.
137
- """
138
129
  pulumi.set(__self__, "field_name", field_name)
139
130
  pulumi.set(__self__, "field_type", field_type)
140
131
  if analyzer is not None:
@@ -151,57 +142,36 @@ class SearchIndexSchemaFieldSchema(dict):
151
142
  @property
152
143
  @pulumi.getter(name="fieldName")
153
144
  def field_name(self) -> str:
154
- """
155
- The name of the field that is used to sort data. only required if sorter_type is FieldSort.
156
- """
157
145
  return pulumi.get(self, "field_name")
158
146
 
159
147
  @property
160
148
  @pulumi.getter(name="fieldType")
161
149
  def field_type(self) -> str:
162
- """
163
- Specifies the type of the field. Use FieldType.XXX to set the type.
164
- """
165
150
  return pulumi.get(self, "field_type")
166
151
 
167
152
  @property
168
153
  @pulumi.getter
169
154
  def analyzer(self) -> Optional[str]:
170
- """
171
- Specifies the type of the analyzer that you want to use. If fieldType is set to Text, you can configure this parameter. Otherwise, the default analyzer type single-word tokenization is used.
172
- """
173
155
  return pulumi.get(self, "analyzer")
174
156
 
175
157
  @property
176
158
  @pulumi.getter(name="enableSortAndAgg")
177
159
  def enable_sort_and_agg(self) -> Optional[bool]:
178
- """
179
- Specifies whether to enable sorting and aggregation. Type: Boolean. Sorting can be enabled only for fields for which enable_sort_and_agg is set to true.
180
- """
181
160
  return pulumi.get(self, "enable_sort_and_agg")
182
161
 
183
162
  @property
184
163
  @pulumi.getter
185
164
  def index(self) -> Optional[bool]:
186
- """
187
- Specifies whether to enable indexing for the column. Type: Boolean.
188
- """
189
165
  return pulumi.get(self, "index")
190
166
 
191
167
  @property
192
168
  @pulumi.getter(name="isArray")
193
169
  def is_array(self) -> Optional[bool]:
194
- """
195
- Specifies whether the value is an array. Type: Boolean.
196
- """
197
170
  return pulumi.get(self, "is_array")
198
171
 
199
172
  @property
200
173
  @pulumi.getter
201
174
  def store(self) -> Optional[bool]:
202
- """
203
- Specifies whether to store the value of the field in the search index. Type: Boolean. If you set store to true, you can read the value of the field from the search index without querying the data table. This improves query performance.
204
- """
205
175
  return pulumi.get(self, "store")
206
176
 
207
177
 
@@ -226,18 +196,12 @@ class SearchIndexSchemaIndexSetting(dict):
226
196
 
227
197
  def __init__(__self__, *,
228
198
  routing_fields: Optional[Sequence[str]] = None):
229
- """
230
- :param Sequence[str] routing_fields: Specifies custom routing fields. You can specify some primary key columns as routing fields. Tablestore distributes data that is written to a search index across different partitions based on the specified routing fields. The data whose routing field values are the same is distributed to the same partition.
231
- """
232
199
  if routing_fields is not None:
233
200
  pulumi.set(__self__, "routing_fields", routing_fields)
234
201
 
235
202
  @property
236
203
  @pulumi.getter(name="routingFields")
237
204
  def routing_fields(self) -> Optional[Sequence[str]]:
238
- """
239
- Specifies custom routing fields. You can specify some primary key columns as routing fields. Tablestore distributes data that is written to a search index across different partitions based on the specified routing fields. The data whose routing field values are the same is distributed to the same partition.
240
- """
241
205
  return pulumi.get(self, "routing_fields")
242
206
 
243
207
 
@@ -245,17 +209,11 @@ class SearchIndexSchemaIndexSetting(dict):
245
209
  class SearchIndexSchemaIndexSort(dict):
246
210
  def __init__(__self__, *,
247
211
  sorters: Sequence['outputs.SearchIndexSchemaIndexSortSorter']):
248
- """
249
- :param Sequence['SearchIndexSchemaIndexSortSorterArgs'] sorters: Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported. See `sorter` below.
250
- """
251
212
  pulumi.set(__self__, "sorters", sorters)
252
213
 
253
214
  @property
254
215
  @pulumi.getter
255
216
  def sorters(self) -> Sequence['outputs.SearchIndexSchemaIndexSortSorter']:
256
- """
257
- Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported. See `sorter` below.
258
- """
259
217
  return pulumi.get(self, "sorters")
260
218
 
261
219
 
@@ -285,12 +243,6 @@ class SearchIndexSchemaIndexSortSorter(dict):
285
243
  mode: Optional[str] = None,
286
244
  order: Optional[str] = None,
287
245
  sorter_type: Optional[str] = None):
288
- """
289
- :param str field_name: The name of the field that is used to sort data. only required if sorter_type is FieldSort.
290
- :param str mode: The sorting method that is used when the field contains multiple values. valid values: `Min`, `Max`, `Avg`. only required if sorter_type is FieldSort.
291
- :param str order: The sort order. Data can be sorted in ascending(`Asc`) or descending(`Desc`) order. Default value: `Asc`.
292
- :param str sorter_type: Data is sorted by Which fields or keys. valid values: `PrimaryKeySort`, `FieldSort`.
293
- """
294
246
  if field_name is not None:
295
247
  pulumi.set(__self__, "field_name", field_name)
296
248
  if mode is not None:
@@ -303,33 +255,21 @@ class SearchIndexSchemaIndexSortSorter(dict):
303
255
  @property
304
256
  @pulumi.getter(name="fieldName")
305
257
  def field_name(self) -> Optional[str]:
306
- """
307
- The name of the field that is used to sort data. only required if sorter_type is FieldSort.
308
- """
309
258
  return pulumi.get(self, "field_name")
310
259
 
311
260
  @property
312
261
  @pulumi.getter
313
262
  def mode(self) -> Optional[str]:
314
- """
315
- The sorting method that is used when the field contains multiple values. valid values: `Min`, `Max`, `Avg`. only required if sorter_type is FieldSort.
316
- """
317
263
  return pulumi.get(self, "mode")
318
264
 
319
265
  @property
320
266
  @pulumi.getter
321
267
  def order(self) -> Optional[str]:
322
- """
323
- The sort order. Data can be sorted in ascending(`Asc`) or descending(`Desc`) order. Default value: `Asc`.
324
- """
325
268
  return pulumi.get(self, "order")
326
269
 
327
270
  @property
328
271
  @pulumi.getter(name="sorterType")
329
272
  def sorter_type(self) -> Optional[str]:
330
- """
331
- Data is sorted by Which fields or keys. valid values: `PrimaryKeySort`, `FieldSort`.
332
- """
333
273
  return pulumi.get(self, "sorter_type")
334
274
 
335
275