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
@@ -51,8 +51,8 @@ class ProjectIpWhiteList(dict):
51
51
  ip_list: Optional[str] = None,
52
52
  vpc_ip_list: Optional[str] = None):
53
53
  """
54
- :param str ip_list: Set the IP address whitelist in the classic network. Only devices in the whitelist are allowed to access the project.> **NOTE:** If you only configure a classic network IP address whitelist, access to the classic network is restricted and all access to the VPC is prohibited.
55
- :param str vpc_ip_list: Set the IP address whitelist in the VPC network to allow only devices in the whitelist to access the project space.> **NOTE:** If you only configure a VPC network IP address whitelist, access to the VPC network is restricted and access to the classic network is prohibited.
54
+ :param str ip_list: Classic network IP white list.
55
+ :param str vpc_ip_list: VPC network whitelist.
56
56
  """
57
57
  if ip_list is not None:
58
58
  pulumi.set(__self__, "ip_list", ip_list)
@@ -63,7 +63,7 @@ class ProjectIpWhiteList(dict):
63
63
  @pulumi.getter(name="ipList")
64
64
  def ip_list(self) -> Optional[str]:
65
65
  """
66
- Set the IP address whitelist in the classic network. Only devices in the whitelist are allowed to access the project.> **NOTE:** If you only configure a classic network IP address whitelist, access to the classic network is restricted and all access to the VPC is prohibited.
66
+ Classic network IP white list.
67
67
  """
68
68
  return pulumi.get(self, "ip_list")
69
69
 
@@ -71,7 +71,7 @@ class ProjectIpWhiteList(dict):
71
71
  @pulumi.getter(name="vpcIpList")
72
72
  def vpc_ip_list(self) -> Optional[str]:
73
73
  """
74
- Set the IP address whitelist in the VPC network to allow only devices in the whitelist to access the project space.> **NOTE:** If you only configure a VPC network IP address whitelist, access to the VPC network is restricted and access to the classic network is prohibited.
74
+ VPC network whitelist.
75
75
  """
76
76
  return pulumi.get(self, "vpc_ip_list")
77
77
 
@@ -115,15 +115,14 @@ class ProjectProperties(dict):
115
115
  timezone: Optional[str] = None,
116
116
  type_system: Optional[str] = None):
117
117
  """
118
- :param bool allow_full_scan: Whether to allow full table scan. Default: false.
118
+ :param bool allow_full_scan: Whether to allow full table scan.
119
119
  :param bool enable_decimal2: Whether to turn on Decimal2.0.
120
- :param 'ProjectPropertiesEncryptionArgs' encryption: Storage encryption. For details, see [Storage Encryption](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/storage-encryption)
121
- > **NOTE :**: To enable storage encryption, you need to modify the parameters of the basic attributes of the MaxCompute project. This operation permission is authenticated by RAM, and you need to have the Super_Administrator role permission of the corresponding project. To configure the permissions and IP whitelist parameters of the MaxCompute project, you must have the management permissions (Admin) of the corresponding project, including Super_Administrator, Admin, or custom management permissions. For more information, see the project management permissions list. You can turn on storage encryption only for projects that have not turned on storage encryption. For projects that have turned on storage encryption, you cannot turn off storage encryption or change the encryption algorithm. See `encryption` below.
122
- :param int retention_days: Set the number of days to retain backup data. During this time, you can restore the current version to any backup version. The value range of days is [0,30], and the default value is 1. 0 means backup is turned off. The effective policy after adjusting the backup cycle is: Extend the backup cycle: The new backup cycle takes effect on the same day. Shorten the backup cycle: The system will automatically delete backup data that has exceeded the retention cycle.
123
- :param str sql_metering_max: Set the maximum threshold of single SQL consumption, that is, set the ODPS. SQL. metering.value.max attribute. For details, see [Consumption Monitoring Alarm](https://www.alibabacloud.com/help/en/maxcompute/product-overview/consumption-control). Unit: scan volume (GB)* complexity. .
124
- :param 'ProjectPropertiesTableLifecycleArgs' table_lifecycle: Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property,. See `table_lifecycle` below.
125
- :param str timezone: Project time zone, example value: Asia/Shanghai.
126
- :param str type_system: Data type version. Value:(1/2/hive) 1: The original MaxCompute type system. 2: New type system introduced by MaxCompute 2.0. hive: the type system of the Hive compatibility mode introduced by MaxCompute 2.0.
120
+ :param 'ProjectPropertiesEncryptionArgs' encryption: Whether encryption is turned on. See `encryption` below.
121
+ :param int retention_days: Job default retention time.
122
+ :param str sql_metering_max: SQL charge limit.
123
+ :param 'ProjectPropertiesTableLifecycleArgs' table_lifecycle: Life cycle of tables. See `table_lifecycle` below.
124
+ :param str timezone: Project time zone.
125
+ :param str type_system: Type system.
127
126
  """
128
127
  if allow_full_scan is not None:
129
128
  pulumi.set(__self__, "allow_full_scan", allow_full_scan)
@@ -146,7 +145,7 @@ class ProjectProperties(dict):
146
145
  @pulumi.getter(name="allowFullScan")
147
146
  def allow_full_scan(self) -> Optional[bool]:
148
147
  """
149
- Whether to allow full table scan. Default: false.
148
+ Whether to allow full table scan.
150
149
  """
151
150
  return pulumi.get(self, "allow_full_scan")
152
151
 
@@ -162,8 +161,7 @@ class ProjectProperties(dict):
162
161
  @pulumi.getter
163
162
  def encryption(self) -> Optional['outputs.ProjectPropertiesEncryption']:
164
163
  """
165
- Storage encryption. For details, see [Storage Encryption](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/storage-encryption)
166
- > **NOTE :**: To enable storage encryption, you need to modify the parameters of the basic attributes of the MaxCompute project. This operation permission is authenticated by RAM, and you need to have the Super_Administrator role permission of the corresponding project. To configure the permissions and IP whitelist parameters of the MaxCompute project, you must have the management permissions (Admin) of the corresponding project, including Super_Administrator, Admin, or custom management permissions. For more information, see the project management permissions list. You can turn on storage encryption only for projects that have not turned on storage encryption. For projects that have turned on storage encryption, you cannot turn off storage encryption or change the encryption algorithm. See `encryption` below.
164
+ Whether encryption is turned on. See `encryption` below.
167
165
  """
168
166
  return pulumi.get(self, "encryption")
169
167
 
@@ -171,7 +169,7 @@ class ProjectProperties(dict):
171
169
  @pulumi.getter(name="retentionDays")
172
170
  def retention_days(self) -> Optional[int]:
173
171
  """
174
- Set the number of days to retain backup data. During this time, you can restore the current version to any backup version. The value range of days is [0,30], and the default value is 1. 0 means backup is turned off. The effective policy after adjusting the backup cycle is: Extend the backup cycle: The new backup cycle takes effect on the same day. Shorten the backup cycle: The system will automatically delete backup data that has exceeded the retention cycle.
172
+ Job default retention time.
175
173
  """
176
174
  return pulumi.get(self, "retention_days")
177
175
 
@@ -179,7 +177,7 @@ class ProjectProperties(dict):
179
177
  @pulumi.getter(name="sqlMeteringMax")
180
178
  def sql_metering_max(self) -> Optional[str]:
181
179
  """
182
- Set the maximum threshold of single SQL consumption, that is, set the ODPS. SQL. metering.value.max attribute. For details, see [Consumption Monitoring Alarm](https://www.alibabacloud.com/help/en/maxcompute/product-overview/consumption-control). Unit: scan volume (GB)* complexity. .
180
+ SQL charge limit.
183
181
  """
184
182
  return pulumi.get(self, "sql_metering_max")
185
183
 
@@ -187,7 +185,7 @@ class ProjectProperties(dict):
187
185
  @pulumi.getter(name="tableLifecycle")
188
186
  def table_lifecycle(self) -> Optional['outputs.ProjectPropertiesTableLifecycle']:
189
187
  """
190
- Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property,. See `table_lifecycle` below.
188
+ Life cycle of tables. See `table_lifecycle` below.
191
189
  """
192
190
  return pulumi.get(self, "table_lifecycle")
193
191
 
@@ -195,7 +193,7 @@ class ProjectProperties(dict):
195
193
  @pulumi.getter
196
194
  def timezone(self) -> Optional[str]:
197
195
  """
198
- Project time zone, example value: Asia/Shanghai.
196
+ Project time zone.
199
197
  """
200
198
  return pulumi.get(self, "timezone")
201
199
 
@@ -203,7 +201,7 @@ class ProjectProperties(dict):
203
201
  @pulumi.getter(name="typeSystem")
204
202
  def type_system(self) -> Optional[str]:
205
203
  """
206
- Data type version. Value:(1/2/hive) 1: The original MaxCompute type system. 2: New type system introduced by MaxCompute 2.0. hive: the type system of the Hive compatibility mode introduced by MaxCompute 2.0.
204
+ Type system.
207
205
  """
208
206
  return pulumi.get(self, "type_system")
209
207
 
@@ -214,11 +212,6 @@ class ProjectPropertiesEncryption(dict):
214
212
  algorithm: Optional[str] = None,
215
213
  enable: Optional[bool] = None,
216
214
  key: Optional[str] = None):
217
- """
218
- :param str algorithm: The encryption algorithm supported by the key, including AES256, AESCTR, and RC4.
219
- :param bool enable: Only enable function is supported. Value: (true).
220
- :param str key: The encryption algorithm Key, the Key type used by the project, including the Default Key (MaxCompute Default Key) and the self-contained Key (BYOK). The MaxCompute Default Key is the Default Key created inside MaxCompute.
221
- """
222
215
  if algorithm is not None:
223
216
  pulumi.set(__self__, "algorithm", algorithm)
224
217
  if enable is not None:
@@ -229,25 +222,16 @@ class ProjectPropertiesEncryption(dict):
229
222
  @property
230
223
  @pulumi.getter
231
224
  def algorithm(self) -> Optional[str]:
232
- """
233
- The encryption algorithm supported by the key, including AES256, AESCTR, and RC4.
234
- """
235
225
  return pulumi.get(self, "algorithm")
236
226
 
237
227
  @property
238
228
  @pulumi.getter
239
229
  def enable(self) -> Optional[bool]:
240
- """
241
- Only enable function is supported. Value: (true).
242
- """
243
230
  return pulumi.get(self, "enable")
244
231
 
245
232
  @property
246
233
  @pulumi.getter
247
234
  def key(self) -> Optional[str]:
248
- """
249
- The encryption algorithm Key, the Key type used by the project, including the Default Key (MaxCompute Default Key) and the self-contained Key (BYOK). The MaxCompute Default Key is the Default Key created inside MaxCompute.
250
- """
251
235
  return pulumi.get(self, "key")
252
236
 
253
237
 
@@ -258,7 +242,6 @@ class ProjectPropertiesTableLifecycle(dict):
258
242
  value: Optional[str] = None):
259
243
  """
260
244
  :param str type: Project type
261
- :param str value: The value of the life cycle, in days. The value range is 1~37231, and the default value is 37231.
262
245
  """
263
246
  if type is not None:
264
247
  pulumi.set(__self__, "type", type)
@@ -276,9 +259,6 @@ class ProjectPropertiesTableLifecycle(dict):
276
259
  @property
277
260
  @pulumi.getter
278
261
  def value(self) -> Optional[str]:
279
- """
280
- The value of the life cycle, in days. The value range is 1~37231, and the default value is 37231.
281
- """
282
262
  return pulumi.get(self, "value")
283
263
 
284
264
 
@@ -322,13 +302,13 @@ class ProjectSecurityProperties(dict):
322
302
  using_acl: Optional[bool] = None,
323
303
  using_policy: Optional[bool] = None):
324
304
  """
325
- :param bool enable_download_privilege: Set whether to enable the [Download permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/download-control), that is, set the ODPS. security.enabledownloadprivilege property.
326
- :param bool label_security: Set whether to use the [Label permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/label-based-access-control), that is, set the LabelSecurity attribute, which is not used by default.
327
- :param bool object_creator_has_access_permission: Sets whether to allow the creator of the object to have access to the object, I .e. sets the attribute. The default is the allowed state.
328
- :param bool object_creator_has_grant_permission: The ObjectCreatorHasGrantPermission attribute is set to allow the object creator to have the authorization permission on the object. The default is the allowed state.
305
+ :param bool enable_download_privilege: Whether to enable download permission check.
306
+ :param bool label_security: Label authorization.
307
+ :param bool object_creator_has_access_permission: Project creator permissions.
308
+ :param bool object_creator_has_grant_permission: Does the project creator have authorization rights.
329
309
  :param 'ProjectSecurityPropertiesProjectProtectionArgs' project_protection: Project protection. See `project_protection` below.
330
- :param bool using_acl: Set whether to use the [ACL permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-permissions), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
331
- :param bool using_policy: Set whether to use the Policy permission control function (https://www.alibabacloud.com/help/en/maxcompute/user-guide/policy-based-access-control-1), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
310
+ :param bool using_acl: Whether to turn on ACL.
311
+ :param bool using_policy: Whether to enable Policy.
332
312
  """
333
313
  if enable_download_privilege is not None:
334
314
  pulumi.set(__self__, "enable_download_privilege", enable_download_privilege)
@@ -349,7 +329,7 @@ class ProjectSecurityProperties(dict):
349
329
  @pulumi.getter(name="enableDownloadPrivilege")
350
330
  def enable_download_privilege(self) -> Optional[bool]:
351
331
  """
352
- Set whether to enable the [Download permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/download-control), that is, set the ODPS. security.enabledownloadprivilege property.
332
+ Whether to enable download permission check.
353
333
  """
354
334
  return pulumi.get(self, "enable_download_privilege")
355
335
 
@@ -357,7 +337,7 @@ class ProjectSecurityProperties(dict):
357
337
  @pulumi.getter(name="labelSecurity")
358
338
  def label_security(self) -> Optional[bool]:
359
339
  """
360
- Set whether to use the [Label permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/label-based-access-control), that is, set the LabelSecurity attribute, which is not used by default.
340
+ Label authorization.
361
341
  """
362
342
  return pulumi.get(self, "label_security")
363
343
 
@@ -365,7 +345,7 @@ class ProjectSecurityProperties(dict):
365
345
  @pulumi.getter(name="objectCreatorHasAccessPermission")
366
346
  def object_creator_has_access_permission(self) -> Optional[bool]:
367
347
  """
368
- Sets whether to allow the creator of the object to have access to the object, I .e. sets the attribute. The default is the allowed state.
348
+ Project creator permissions.
369
349
  """
370
350
  return pulumi.get(self, "object_creator_has_access_permission")
371
351
 
@@ -373,7 +353,7 @@ class ProjectSecurityProperties(dict):
373
353
  @pulumi.getter(name="objectCreatorHasGrantPermission")
374
354
  def object_creator_has_grant_permission(self) -> Optional[bool]:
375
355
  """
376
- The ObjectCreatorHasGrantPermission attribute is set to allow the object creator to have the authorization permission on the object. The default is the allowed state.
356
+ Does the project creator have authorization rights.
377
357
  """
378
358
  return pulumi.get(self, "object_creator_has_grant_permission")
379
359
 
@@ -389,7 +369,7 @@ class ProjectSecurityProperties(dict):
389
369
  @pulumi.getter(name="usingAcl")
390
370
  def using_acl(self) -> Optional[bool]:
391
371
  """
392
- Set whether to use the [ACL permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-permissions), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
372
+ Whether to turn on ACL.
393
373
  """
394
374
  return pulumi.get(self, "using_acl")
395
375
 
@@ -397,7 +377,7 @@ class ProjectSecurityProperties(dict):
397
377
  @pulumi.getter(name="usingPolicy")
398
378
  def using_policy(self) -> Optional[bool]:
399
379
  """
400
- Set whether to use the Policy permission control function (https://www.alibabacloud.com/help/en/maxcompute/user-guide/policy-based-access-control-1), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
380
+ Whether to enable Policy.
401
381
  """
402
382
  return pulumi.get(self, "using_policy")
403
383
 
@@ -425,8 +405,8 @@ class ProjectSecurityPropertiesProjectProtection(dict):
425
405
  exception_policy: Optional[str] = None,
426
406
  protected: Optional[bool] = None):
427
407
  """
428
- :param str exception_policy: Set [Exceptions or Trusted Items](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/project-data-protection).
429
- :param bool protected: Whether enabled, value:(true/false).
408
+ :param str exception_policy: Exclusion policy.
409
+ :param bool protected: Is it turned on.
430
410
  """
431
411
  if exception_policy is not None:
432
412
  pulumi.set(__self__, "exception_policy", exception_policy)
@@ -437,7 +417,7 @@ class ProjectSecurityPropertiesProjectProtection(dict):
437
417
  @pulumi.getter(name="exceptionPolicy")
438
418
  def exception_policy(self) -> Optional[str]:
439
419
  """
440
- Set [Exceptions or Trusted Items](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/project-data-protection).
420
+ Exclusion policy.
441
421
  """
442
422
  return pulumi.get(self, "exception_policy")
443
423
 
@@ -445,7 +425,7 @@ class ProjectSecurityPropertiesProjectProtection(dict):
445
425
  @pulumi.getter
446
426
  def protected(self) -> Optional[bool]:
447
427
  """
448
- Whether enabled, value:(true/false).
428
+ Is it turned on.
449
429
  """
450
430
  return pulumi.get(self, "protected")
451
431
 
@@ -454,9 +434,8 @@ class ProjectSecurityPropertiesProjectProtection(dict):
454
434
  class GetProjectsProjectResult(dict):
455
435
  def __init__(__self__, *,
456
436
  comment: str,
457
- cost_storage: str,
458
- create_time: str,
459
437
  default_quota: str,
438
+ id: str,
460
439
  ip_white_list: 'outputs.GetProjectsProjectIpWhiteListResult',
461
440
  owner: str,
462
441
  project_name: str,
@@ -465,22 +444,19 @@ class GetProjectsProjectResult(dict):
465
444
  status: str,
466
445
  type: str):
467
446
  """
468
- :param str comment: Project description information. The length is 1 to 256 English or Chinese characters. The default value is blank.
469
- :param str cost_storage: View the current storage size of the Project. The storage size is the same as the measurement size, that is, the compressed logical storage size collected by the Project.
470
- :param str create_time: Represents the creation time of the project
471
- :param str default_quota: Used to implement computing resource allocation.If the calculation Quota is not specified, the default Quota resource will be consumed by jobs initiated by the project. For more information about computing resource usage, see [Computing Resource Usage](https://www.alibabacloud.com/help/en/maxcompute/user-guide/use-of-computing-resources).
447
+ :param str default_quota: Default Computing Resource Group
448
+ :param str id: Project ID. The value is the same as `project_name`.
472
449
  :param 'GetProjectsProjectIpWhiteListArgs' ip_white_list: IP whitelist
473
450
  :param str owner: Project owner
474
- :param str project_name: The name begins with a letter, containing letters, digits, and underscores (_). It can be 3 to 28 characters in length and is globally unique.
451
+ :param str project_name: The name of the resource
475
452
  :param 'GetProjectsProjectPropertiesArgs' properties: Project base attributes
476
453
  :param 'GetProjectsProjectSecurityPropertiesArgs' security_properties: Security-related attributes
477
- :param str status: The project status. Default value: AVAILABLE. Value: (AVAILABLE/READONLY/FROZEN/DELETING)
454
+ :param str status: The status of the resource
478
455
  :param str type: Project type
479
456
  """
480
457
  pulumi.set(__self__, "comment", comment)
481
- pulumi.set(__self__, "cost_storage", cost_storage)
482
- pulumi.set(__self__, "create_time", create_time)
483
458
  pulumi.set(__self__, "default_quota", default_quota)
459
+ pulumi.set(__self__, "id", id)
484
460
  pulumi.set(__self__, "ip_white_list", ip_white_list)
485
461
  pulumi.set(__self__, "owner", owner)
486
462
  pulumi.set(__self__, "project_name", project_name)
@@ -492,34 +468,23 @@ class GetProjectsProjectResult(dict):
492
468
  @property
493
469
  @pulumi.getter
494
470
  def comment(self) -> str:
495
- """
496
- Project description information. The length is 1 to 256 English or Chinese characters. The default value is blank.
497
- """
498
471
  return pulumi.get(self, "comment")
499
472
 
500
473
  @property
501
- @pulumi.getter(name="costStorage")
502
- def cost_storage(self) -> str:
503
- """
504
- View the current storage size of the Project. The storage size is the same as the measurement size, that is, the compressed logical storage size collected by the Project.
505
- """
506
- return pulumi.get(self, "cost_storage")
507
-
508
- @property
509
- @pulumi.getter(name="createTime")
510
- def create_time(self) -> str:
474
+ @pulumi.getter(name="defaultQuota")
475
+ def default_quota(self) -> str:
511
476
  """
512
- Represents the creation time of the project
477
+ Default Computing Resource Group
513
478
  """
514
- return pulumi.get(self, "create_time")
479
+ return pulumi.get(self, "default_quota")
515
480
 
516
481
  @property
517
- @pulumi.getter(name="defaultQuota")
518
- def default_quota(self) -> str:
482
+ @pulumi.getter
483
+ def id(self) -> str:
519
484
  """
520
- Used to implement computing resource allocation.If the calculation Quota is not specified, the default Quota resource will be consumed by jobs initiated by the project. For more information about computing resource usage, see [Computing Resource Usage](https://www.alibabacloud.com/help/en/maxcompute/user-guide/use-of-computing-resources).
485
+ Project ID. The value is the same as `project_name`.
521
486
  """
522
- return pulumi.get(self, "default_quota")
487
+ return pulumi.get(self, "id")
523
488
 
524
489
  @property
525
490
  @pulumi.getter(name="ipWhiteList")
@@ -541,7 +506,7 @@ class GetProjectsProjectResult(dict):
541
506
  @pulumi.getter(name="projectName")
542
507
  def project_name(self) -> str:
543
508
  """
544
- The name begins with a letter, containing letters, digits, and underscores (_). It can be 3 to 28 characters in length and is globally unique.
509
+ The name of the resource
545
510
  """
546
511
  return pulumi.get(self, "project_name")
547
512
 
@@ -565,7 +530,7 @@ class GetProjectsProjectResult(dict):
565
530
  @pulumi.getter
566
531
  def status(self) -> str:
567
532
  """
568
- The project status. Default value: AVAILABLE. Value: (AVAILABLE/READONLY/FROZEN/DELETING)
533
+ The status of the resource
569
534
  """
570
535
  return pulumi.get(self, "status")
571
536
 
@@ -584,8 +549,8 @@ class GetProjectsProjectIpWhiteListResult(dict):
584
549
  ip_list: str,
585
550
  vpc_ip_list: str):
586
551
  """
587
- :param str ip_list: Set the IP address whitelist in the classic network. Only devices in the whitelist are allowed to access the project.> **NOTE:** If you only configure a classic network IP address whitelist, access to the classic network is restricted and all access to the VPC is prohibited.
588
- :param str vpc_ip_list: Set the IP address whitelist in the VPC network to allow only devices in the whitelist to access the project space.> **NOTE:** If you only configure a VPC network IP address whitelist, access to the VPC network is restricted and access to the classic network is prohibited.
552
+ :param str ip_list: Classic network IP white list.
553
+ :param str vpc_ip_list: VPC network whitelist.
589
554
  """
590
555
  pulumi.set(__self__, "ip_list", ip_list)
591
556
  pulumi.set(__self__, "vpc_ip_list", vpc_ip_list)
@@ -594,7 +559,7 @@ class GetProjectsProjectIpWhiteListResult(dict):
594
559
  @pulumi.getter(name="ipList")
595
560
  def ip_list(self) -> str:
596
561
  """
597
- Set the IP address whitelist in the classic network. Only devices in the whitelist are allowed to access the project.> **NOTE:** If you only configure a classic network IP address whitelist, access to the classic network is restricted and all access to the VPC is prohibited.
562
+ Classic network IP white list.
598
563
  """
599
564
  return pulumi.get(self, "ip_list")
600
565
 
@@ -602,7 +567,7 @@ class GetProjectsProjectIpWhiteListResult(dict):
602
567
  @pulumi.getter(name="vpcIpList")
603
568
  def vpc_ip_list(self) -> str:
604
569
  """
605
- Set the IP address whitelist in the VPC network to allow only devices in the whitelist to access the project space.> **NOTE:** If you only configure a VPC network IP address whitelist, access to the VPC network is restricted and access to the classic network is prohibited.
570
+ VPC network whitelist.
606
571
  """
607
572
  return pulumi.get(self, "vpc_ip_list")
608
573
 
@@ -613,20 +578,20 @@ class GetProjectsProjectPropertiesResult(dict):
613
578
  allow_full_scan: bool,
614
579
  enable_decimal2: bool,
615
580
  encryption: 'outputs.GetProjectsProjectPropertiesEncryptionResult',
616
- retention_days: int,
581
+ retention_days: str,
617
582
  sql_metering_max: str,
618
583
  table_lifecycle: 'outputs.GetProjectsProjectPropertiesTableLifecycleResult',
619
584
  timezone: str,
620
585
  type_system: str):
621
586
  """
622
- :param bool allow_full_scan: Whether to allow full table scan. Default: false.
587
+ :param bool allow_full_scan: Whether to allow full table scan.
623
588
  :param bool enable_decimal2: Whether to turn on Decimal2.0.
624
- :param 'GetProjectsProjectPropertiesEncryptionArgs' encryption: Storage encryption. For details, see [Storage Encryption](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/storage-encryption)> **NOTE :**:To enable storage encryption, you need to modify the parameters of the basic attributes of the MaxCompute project. This operation permission is authenticated by RAM, and you need to have the Super_Administrator role permission of the corresponding project.To configure the permissions and IP whitelist parameters of the MaxCompute project, you must have the management permissions (Admin) of the corresponding project, including Super_Administrator, Admin, or custom management permissions. For more information, see the project management permissions list.You can turn on storage encryption only for projects that have not turned on storage encryption. For projects that have turned on storage encryption, you cannot turn off storage encryption or change the encryption algorithm.
625
- :param int retention_days: Set the number of days to retain backup data. During this time, you can restore the current version to any backup version. The value range of days is [0,30], and the default value is 1. 0 means backup is turned off.The effective policy after adjusting the backup cycle is:Extend the backup cycle: The new backup cycle takes effect on the same day.Shorten the backup cycle: The system will automatically delete backup data that has exceeded the retention cycle.
626
- :param str sql_metering_max: Set the maximum threshold of single SQL consumption, that is, set the ODPS. SQL. metering.value.max attribute. For details, see [Consumption Monitoring Alarm](https://www.alibabacloud.com/help/en/maxcompute/product-overview/consumption-control).Unit: scan volume (GB)* complexity.
627
- :param 'GetProjectsProjectPropertiesTableLifecycleArgs' table_lifecycle: Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property,.
628
- :param str timezone: Project time zone, example value: Asia/Shanghai.
629
- :param str type_system: Data type version. Value:(1/2/hive)1: The original MaxCompute type system.2: New type system introduced by MaxCompute 2.0.hive: the type system of the Hive compatibility mode introduced by MaxCompute 2.0.
589
+ :param 'GetProjectsProjectPropertiesEncryptionArgs' encryption: Whether encryption is turned on.
590
+ :param str retention_days: Job default retention time.
591
+ :param str sql_metering_max: SQL charge limit.
592
+ :param 'GetProjectsProjectPropertiesTableLifecycleArgs' table_lifecycle: Life cycle of tables.
593
+ :param str timezone: Project time zone.
594
+ :param str type_system: Type system.
630
595
  """
631
596
  pulumi.set(__self__, "allow_full_scan", allow_full_scan)
632
597
  pulumi.set(__self__, "enable_decimal2", enable_decimal2)
@@ -641,7 +606,7 @@ class GetProjectsProjectPropertiesResult(dict):
641
606
  @pulumi.getter(name="allowFullScan")
642
607
  def allow_full_scan(self) -> bool:
643
608
  """
644
- Whether to allow full table scan. Default: false.
609
+ Whether to allow full table scan.
645
610
  """
646
611
  return pulumi.get(self, "allow_full_scan")
647
612
 
@@ -657,15 +622,15 @@ class GetProjectsProjectPropertiesResult(dict):
657
622
  @pulumi.getter
658
623
  def encryption(self) -> 'outputs.GetProjectsProjectPropertiesEncryptionResult':
659
624
  """
660
- Storage encryption. For details, see [Storage Encryption](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/storage-encryption)> **NOTE :**:To enable storage encryption, you need to modify the parameters of the basic attributes of the MaxCompute project. This operation permission is authenticated by RAM, and you need to have the Super_Administrator role permission of the corresponding project.To configure the permissions and IP whitelist parameters of the MaxCompute project, you must have the management permissions (Admin) of the corresponding project, including Super_Administrator, Admin, or custom management permissions. For more information, see the project management permissions list.You can turn on storage encryption only for projects that have not turned on storage encryption. For projects that have turned on storage encryption, you cannot turn off storage encryption or change the encryption algorithm.
625
+ Whether encryption is turned on.
661
626
  """
662
627
  return pulumi.get(self, "encryption")
663
628
 
664
629
  @property
665
630
  @pulumi.getter(name="retentionDays")
666
- def retention_days(self) -> int:
631
+ def retention_days(self) -> str:
667
632
  """
668
- Set the number of days to retain backup data. During this time, you can restore the current version to any backup version. The value range of days is [0,30], and the default value is 1. 0 means backup is turned off.The effective policy after adjusting the backup cycle is:Extend the backup cycle: The new backup cycle takes effect on the same day.Shorten the backup cycle: The system will automatically delete backup data that has exceeded the retention cycle.
633
+ Job default retention time.
669
634
  """
670
635
  return pulumi.get(self, "retention_days")
671
636
 
@@ -673,7 +638,7 @@ class GetProjectsProjectPropertiesResult(dict):
673
638
  @pulumi.getter(name="sqlMeteringMax")
674
639
  def sql_metering_max(self) -> str:
675
640
  """
676
- Set the maximum threshold of single SQL consumption, that is, set the ODPS. SQL. metering.value.max attribute. For details, see [Consumption Monitoring Alarm](https://www.alibabacloud.com/help/en/maxcompute/product-overview/consumption-control).Unit: scan volume (GB)* complexity.
641
+ SQL charge limit.
677
642
  """
678
643
  return pulumi.get(self, "sql_metering_max")
679
644
 
@@ -681,7 +646,7 @@ class GetProjectsProjectPropertiesResult(dict):
681
646
  @pulumi.getter(name="tableLifecycle")
682
647
  def table_lifecycle(self) -> 'outputs.GetProjectsProjectPropertiesTableLifecycleResult':
683
648
  """
684
- Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property,.
649
+ Life cycle of tables.
685
650
  """
686
651
  return pulumi.get(self, "table_lifecycle")
687
652
 
@@ -689,7 +654,7 @@ class GetProjectsProjectPropertiesResult(dict):
689
654
  @pulumi.getter
690
655
  def timezone(self) -> str:
691
656
  """
692
- Project time zone, example value: Asia/Shanghai.
657
+ Project time zone.
693
658
  """
694
659
  return pulumi.get(self, "timezone")
695
660
 
@@ -697,7 +662,7 @@ class GetProjectsProjectPropertiesResult(dict):
697
662
  @pulumi.getter(name="typeSystem")
698
663
  def type_system(self) -> str:
699
664
  """
700
- Data type version. Value:(1/2/hive)1: The original MaxCompute type system.2: New type system introduced by MaxCompute 2.0.hive: the type system of the Hive compatibility mode introduced by MaxCompute 2.0.
665
+ Type system.
701
666
  """
702
667
  return pulumi.get(self, "type_system")
703
668
 
@@ -709,9 +674,9 @@ class GetProjectsProjectPropertiesEncryptionResult(dict):
709
674
  enable: bool,
710
675
  key: str):
711
676
  """
712
- :param str algorithm: The encryption algorithm supported by the key, including AES256, AESCTR, and RC4.
713
- :param bool enable: Only enable function is supported. Value: (true).
714
- :param str key: The encryption algorithm Key, the Key type used by the project, including the Default Key (MaxCompute Default Key) and the self-contained Key (BYOK). The MaxCompute Default Key is the Default Key created inside MaxCompute.
677
+ :param str algorithm: Algorithm.
678
+ :param bool enable: Whether to open.
679
+ :param str key: Encryption algorithm key.
715
680
  """
716
681
  pulumi.set(__self__, "algorithm", algorithm)
717
682
  pulumi.set(__self__, "enable", enable)
@@ -721,7 +686,7 @@ class GetProjectsProjectPropertiesEncryptionResult(dict):
721
686
  @pulumi.getter
722
687
  def algorithm(self) -> str:
723
688
  """
724
- The encryption algorithm supported by the key, including AES256, AESCTR, and RC4.
689
+ Algorithm.
725
690
  """
726
691
  return pulumi.get(self, "algorithm")
727
692
 
@@ -729,7 +694,7 @@ class GetProjectsProjectPropertiesEncryptionResult(dict):
729
694
  @pulumi.getter
730
695
  def enable(self) -> bool:
731
696
  """
732
- Only enable function is supported. Value: (true).
697
+ Whether to open.
733
698
  """
734
699
  return pulumi.get(self, "enable")
735
700
 
@@ -737,7 +702,7 @@ class GetProjectsProjectPropertiesEncryptionResult(dict):
737
702
  @pulumi.getter
738
703
  def key(self) -> str:
739
704
  """
740
- The encryption algorithm Key, the Key type used by the project, including the Default Key (MaxCompute Default Key) and the self-contained Key (BYOK). The MaxCompute Default Key is the Default Key created inside MaxCompute.
705
+ Encryption algorithm key.
741
706
  """
742
707
  return pulumi.get(self, "key")
743
708
 
@@ -749,7 +714,7 @@ class GetProjectsProjectPropertiesTableLifecycleResult(dict):
749
714
  value: str):
750
715
  """
751
716
  :param str type: Project type
752
- :param str value: The value of the life cycle, in days. The value range is 1~37231, and the default value is 37231.
717
+ :param str value: The value of the life cycle.
753
718
  """
754
719
  pulumi.set(__self__, "type", type)
755
720
  pulumi.set(__self__, "value", value)
@@ -766,7 +731,7 @@ class GetProjectsProjectPropertiesTableLifecycleResult(dict):
766
731
  @pulumi.getter
767
732
  def value(self) -> str:
768
733
  """
769
- The value of the life cycle, in days. The value range is 1~37231, and the default value is 37231.
734
+ The value of the life cycle.
770
735
  """
771
736
  return pulumi.get(self, "value")
772
737
 
@@ -782,13 +747,13 @@ class GetProjectsProjectSecurityPropertiesResult(dict):
782
747
  using_acl: bool,
783
748
  using_policy: bool):
784
749
  """
785
- :param bool enable_download_privilege: Set whether to enable the [Download permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/download-control), that is, set the ODPS. security.enabledownloadprivilege property.
786
- :param bool label_security: Set whether to use the [Label permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/label-based-access-control), that is, set the LabelSecurity attribute, which is not used by default.
787
- :param bool object_creator_has_access_permission: Sets whether to allow the creator of the object to have access to the object, I .e. sets the attribute. The default is the allowed state.
788
- :param bool object_creator_has_grant_permission: The ObjectCreatorHasGrantPermission attribute is set to allow the object creator to have the authorization permission on the object. The default is the allowed state.
750
+ :param bool enable_download_privilege: Whether to enable download permission check.
751
+ :param bool label_security: Label authorization.
752
+ :param bool object_creator_has_access_permission: Project creator permissions.
753
+ :param bool object_creator_has_grant_permission: Does the project creator have authorization rights.
789
754
  :param 'GetProjectsProjectSecurityPropertiesProjectProtectionArgs' project_protection: Project protection.
790
- :param bool using_acl: Set whether to use the [ACL permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-permissions), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
791
- :param bool using_policy: Set whether to use the Policy permission control function (https://www.alibabacloud.com/help/en/maxcompute/user-guide/policy-based-access-control-1), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
755
+ :param bool using_acl: Whether to turn on ACL.
756
+ :param bool using_policy: Whether to enable Policy.
792
757
  """
793
758
  pulumi.set(__self__, "enable_download_privilege", enable_download_privilege)
794
759
  pulumi.set(__self__, "label_security", label_security)
@@ -802,7 +767,7 @@ class GetProjectsProjectSecurityPropertiesResult(dict):
802
767
  @pulumi.getter(name="enableDownloadPrivilege")
803
768
  def enable_download_privilege(self) -> bool:
804
769
  """
805
- Set whether to enable the [Download permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/download-control), that is, set the ODPS. security.enabledownloadprivilege property.
770
+ Whether to enable download permission check.
806
771
  """
807
772
  return pulumi.get(self, "enable_download_privilege")
808
773
 
@@ -810,7 +775,7 @@ class GetProjectsProjectSecurityPropertiesResult(dict):
810
775
  @pulumi.getter(name="labelSecurity")
811
776
  def label_security(self) -> bool:
812
777
  """
813
- Set whether to use the [Label permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/label-based-access-control), that is, set the LabelSecurity attribute, which is not used by default.
778
+ Label authorization.
814
779
  """
815
780
  return pulumi.get(self, "label_security")
816
781
 
@@ -818,7 +783,7 @@ class GetProjectsProjectSecurityPropertiesResult(dict):
818
783
  @pulumi.getter(name="objectCreatorHasAccessPermission")
819
784
  def object_creator_has_access_permission(self) -> bool:
820
785
  """
821
- Sets whether to allow the creator of the object to have access to the object, I .e. sets the attribute. The default is the allowed state.
786
+ Project creator permissions.
822
787
  """
823
788
  return pulumi.get(self, "object_creator_has_access_permission")
824
789
 
@@ -826,7 +791,7 @@ class GetProjectsProjectSecurityPropertiesResult(dict):
826
791
  @pulumi.getter(name="objectCreatorHasGrantPermission")
827
792
  def object_creator_has_grant_permission(self) -> bool:
828
793
  """
829
- The ObjectCreatorHasGrantPermission attribute is set to allow the object creator to have the authorization permission on the object. The default is the allowed state.
794
+ Does the project creator have authorization rights.
830
795
  """
831
796
  return pulumi.get(self, "object_creator_has_grant_permission")
832
797
 
@@ -842,7 +807,7 @@ class GetProjectsProjectSecurityPropertiesResult(dict):
842
807
  @pulumi.getter(name="usingAcl")
843
808
  def using_acl(self) -> bool:
844
809
  """
845
- Set whether to use the [ACL permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-permissions), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
810
+ Whether to turn on ACL.
846
811
  """
847
812
  return pulumi.get(self, "using_acl")
848
813
 
@@ -850,7 +815,7 @@ class GetProjectsProjectSecurityPropertiesResult(dict):
850
815
  @pulumi.getter(name="usingPolicy")
851
816
  def using_policy(self) -> bool:
852
817
  """
853
- Set whether to use the Policy permission control function (https://www.alibabacloud.com/help/en/maxcompute/user-guide/policy-based-access-control-1), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
818
+ Whether to enable Policy.
854
819
  """
855
820
  return pulumi.get(self, "using_policy")
856
821
 
@@ -861,8 +826,8 @@ class GetProjectsProjectSecurityPropertiesProjectProtectionResult(dict):
861
826
  exception_policy: str,
862
827
  protected: bool):
863
828
  """
864
- :param str exception_policy: Set [Exceptions or Trusted Items](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/project-data-protection).
865
- :param bool protected: Whether enabled, value:(true/false).
829
+ :param str exception_policy: Exclusion policy.
830
+ :param bool protected: Is it turned on.
866
831
  """
867
832
  pulumi.set(__self__, "exception_policy", exception_policy)
868
833
  pulumi.set(__self__, "protected", protected)
@@ -871,7 +836,7 @@ class GetProjectsProjectSecurityPropertiesProjectProtectionResult(dict):
871
836
  @pulumi.getter(name="exceptionPolicy")
872
837
  def exception_policy(self) -> str:
873
838
  """
874
- Set [Exceptions or Trusted Items](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/project-data-protection).
839
+ Exclusion policy.
875
840
  """
876
841
  return pulumi.get(self, "exception_policy")
877
842
 
@@ -879,7 +844,7 @@ class GetProjectsProjectSecurityPropertiesProjectProtectionResult(dict):
879
844
  @pulumi.getter
880
845
  def protected(self) -> bool:
881
846
  """
882
- Whether enabled, value:(true/false).
847
+ Is it turned on.
883
848
  """
884
849
  return pulumi.get(self, "protected")
885
850