pulumi-alicloud 3.60.0a1723462134__py3-none-any.whl → 3.61.0__py3-none-any.whl

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

Potentially problematic release.


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

Files changed (357) hide show
  1. pulumi_alicloud/__init__.py +27 -0
  2. pulumi_alicloud/_inputs.py +16 -0
  3. pulumi_alicloud/actiontrail/outputs.py +9 -9
  4. pulumi_alicloud/adb/account.py +14 -14
  5. pulumi_alicloud/adb/cluster.py +14 -14
  6. pulumi_alicloud/adb/db_cluster.py +14 -14
  7. pulumi_alicloud/adb/get_clusters.py +5 -5
  8. pulumi_alicloud/adb/get_db_clusters.py +5 -5
  9. pulumi_alicloud/adb/outputs.py +6 -6
  10. pulumi_alicloud/alb/acl.py +14 -14
  11. pulumi_alicloud/alb/get_load_balancers.py +3 -3
  12. pulumi_alicloud/alb/get_security_policies.py +3 -3
  13. pulumi_alicloud/alb/get_server_groups.py +5 -5
  14. pulumi_alicloud/alb/get_system_security_policies.py +3 -3
  15. pulumi_alicloud/alb/listener.py +14 -14
  16. pulumi_alicloud/alb/load_balancer.py +14 -14
  17. pulumi_alicloud/alb/outputs.py +6 -6
  18. pulumi_alicloud/alb/security_policy.py +14 -14
  19. pulumi_alicloud/alb/server_group.py +14 -14
  20. pulumi_alicloud/alikafka/consumer_group.py +14 -14
  21. pulumi_alicloud/alikafka/instance.py +35 -28
  22. pulumi_alicloud/alikafka/sasl_user.py +14 -14
  23. pulumi_alicloud/alikafka/topic.py +14 -14
  24. pulumi_alicloud/amqp/binding.py +7 -0
  25. pulumi_alicloud/amqp/outputs.py +6 -6
  26. pulumi_alicloud/apigateway/app.py +14 -14
  27. pulumi_alicloud/apigateway/get_apps.py +5 -5
  28. pulumi_alicloud/apigateway/get_plugins.py +5 -5
  29. pulumi_alicloud/apigateway/outputs.py +3 -3
  30. pulumi_alicloud/apigateway/plugin.py +14 -14
  31. pulumi_alicloud/arms/_inputs.py +16 -16
  32. pulumi_alicloud/arms/environment.py +14 -14
  33. pulumi_alicloud/arms/get_prometheis.py +5 -5
  34. pulumi_alicloud/arms/get_prometheus.py +5 -5
  35. pulumi_alicloud/arms/grafana_workspace.py +14 -14
  36. pulumi_alicloud/arms/outputs.py +18 -18
  37. pulumi_alicloud/arms/prometheus.py +14 -14
  38. pulumi_alicloud/arms/synthetic_task.py +14 -14
  39. pulumi_alicloud/bastionhost/get_instances.py +5 -5
  40. pulumi_alicloud/bastionhost/instance.py +14 -14
  41. pulumi_alicloud/bastionhost/outputs.py +3 -3
  42. pulumi_alicloud/bp/studio_application.py +28 -28
  43. pulumi_alicloud/cassandra/cluster.py +14 -14
  44. pulumi_alicloud/cassandra/get_clusters.py +5 -5
  45. pulumi_alicloud/cassandra/outputs.py +3 -3
  46. pulumi_alicloud/cddc/dedicated_host.py +14 -14
  47. pulumi_alicloud/cddc/dedicated_propre_host.py +14 -14
  48. pulumi_alicloud/cddc/get_dedicated_hosts.py +5 -5
  49. pulumi_alicloud/cddc/outputs.py +3 -3
  50. pulumi_alicloud/cdn/domain_new.py +14 -14
  51. pulumi_alicloud/cen/get_instances.py +5 -5
  52. pulumi_alicloud/cen/instance.py +14 -14
  53. pulumi_alicloud/cen/outputs.py +3 -3
  54. pulumi_alicloud/cen/transit_router.py +14 -14
  55. pulumi_alicloud/cen/transit_router_ecr_attachment.py +14 -14
  56. pulumi_alicloud/cen/transit_router_multicast_domain.py +14 -14
  57. pulumi_alicloud/cen/transit_router_route_table.py +14 -14
  58. pulumi_alicloud/cen/transit_router_vbr_attachment.py +14 -14
  59. pulumi_alicloud/cen/transit_router_vpc_attachment.py +14 -14
  60. pulumi_alicloud/cen/transit_router_vpn_attachment.py +14 -14
  61. pulumi_alicloud/cfg/aggregate_config_rule.py +14 -14
  62. pulumi_alicloud/cfg/delivery.py +10 -2
  63. pulumi_alicloud/cfg/outputs.py +6 -6
  64. pulumi_alicloud/cfg/rule.py +14 -14
  65. pulumi_alicloud/cms/_inputs.py +4 -4
  66. pulumi_alicloud/cms/alarm.py +28 -28
  67. pulumi_alicloud/cms/get_monitor_groups.py +3 -3
  68. pulumi_alicloud/cms/monitor_group.py +14 -14
  69. pulumi_alicloud/cms/outputs.py +6 -6
  70. pulumi_alicloud/compute/get_nest_service_instances.py +5 -5
  71. pulumi_alicloud/compute/nest_service_instance.py +14 -14
  72. pulumi_alicloud/compute/outputs.py +3 -3
  73. pulumi_alicloud/config/outputs.py +12 -0
  74. pulumi_alicloud/cr/registry_enterprise_instance.py +14 -14
  75. pulumi_alicloud/cs/_inputs.py +70 -22
  76. pulumi_alicloud/cs/application.py +10 -10
  77. pulumi_alicloud/cs/edge_kubernetes.py +14 -14
  78. pulumi_alicloud/cs/kubernetes.py +28 -28
  79. pulumi_alicloud/cs/managed_kubernetes.py +10 -10
  80. pulumi_alicloud/cs/node_pool.py +66 -66
  81. pulumi_alicloud/cs/outputs.py +62 -20
  82. pulumi_alicloud/cs/serverless_kubernetes.py +14 -14
  83. pulumi_alicloud/databasefilesystem/instance.py +14 -14
  84. pulumi_alicloud/datahub/topic.py +14 -14
  85. pulumi_alicloud/dataworks/__init__.py +1 -0
  86. pulumi_alicloud/dataworks/get_folders.py +12 -4
  87. pulumi_alicloud/dataworks/project.py +450 -0
  88. pulumi_alicloud/dcdn/domain.py +14 -14
  89. pulumi_alicloud/dds/get_mongo_instances.py +3 -3
  90. pulumi_alicloud/dds/outputs.py +2 -2
  91. pulumi_alicloud/dns/alidns_domain.py +14 -14
  92. pulumi_alicloud/dns/dns_domain.py +14 -14
  93. pulumi_alicloud/dns/get_alidns_domains.py +5 -5
  94. pulumi_alicloud/dns/get_domains.py +5 -5
  95. pulumi_alicloud/dns/outputs.py +6 -6
  96. pulumi_alicloud/dts/consumer_channel.py +10 -2
  97. pulumi_alicloud/dts/get_subscription_jobs.py +3 -3
  98. pulumi_alicloud/dts/instance.py +14 -14
  99. pulumi_alicloud/dts/migration_instance.py +14 -14
  100. pulumi_alicloud/dts/outputs.py +6 -6
  101. pulumi_alicloud/dts/subscription_job.py +30 -22
  102. pulumi_alicloud/ebs/enterprise_snapshot_policy.py +14 -14
  103. pulumi_alicloud/eci/container_group.py +14 -14
  104. pulumi_alicloud/eci/get_container_groups.py +3 -3
  105. pulumi_alicloud/eci/get_virtual_nodes.py +5 -5
  106. pulumi_alicloud/eci/outputs.py +6 -6
  107. pulumi_alicloud/eci/virtual_node.py +14 -14
  108. pulumi_alicloud/ecs/auto_snapshot_policy.py +14 -14
  109. pulumi_alicloud/ecs/capacity_reservation.py +14 -14
  110. pulumi_alicloud/ecs/copy_image.py +10 -10
  111. pulumi_alicloud/ecs/dedicated_host.py +14 -14
  112. pulumi_alicloud/ecs/disk.py +14 -14
  113. pulumi_alicloud/ecs/ecs_dedicated_host_cluster.py +14 -14
  114. pulumi_alicloud/ecs/ecs_disk.py +14 -14
  115. pulumi_alicloud/ecs/ecs_image_component.py +14 -14
  116. pulumi_alicloud/ecs/ecs_image_pipeline.py +14 -14
  117. pulumi_alicloud/ecs/ecs_invocation.py +14 -14
  118. pulumi_alicloud/ecs/ecs_key_pair.py +10 -10
  119. pulumi_alicloud/ecs/ecs_launch_template.py +28 -28
  120. pulumi_alicloud/ecs/ecs_network_interface.py +14 -14
  121. pulumi_alicloud/ecs/ecs_snapshot.py +14 -14
  122. pulumi_alicloud/ecs/ecs_snapshot_group.py +14 -14
  123. pulumi_alicloud/ecs/eip.py +14 -14
  124. pulumi_alicloud/ecs/eip_address.py +14 -14
  125. pulumi_alicloud/ecs/elasticity_assurance.py +14 -14
  126. pulumi_alicloud/ecs/get_auto_snapshot_policies.py +5 -5
  127. pulumi_alicloud/ecs/get_capacity_reservations.py +5 -5
  128. pulumi_alicloud/ecs/get_dedicated_hosts.py +5 -5
  129. pulumi_alicloud/ecs/get_disks.py +5 -5
  130. pulumi_alicloud/ecs/get_ecs_dedicated_host_clusters.py +5 -5
  131. pulumi_alicloud/ecs/get_ecs_disks.py +5 -5
  132. pulumi_alicloud/ecs/get_ecs_image_components.py +5 -5
  133. pulumi_alicloud/ecs/get_ecs_image_pipeline.py +5 -5
  134. pulumi_alicloud/ecs/get_ecs_key_pairs.py +3 -3
  135. pulumi_alicloud/ecs/get_ecs_launch_templates.py +3 -3
  136. pulumi_alicloud/ecs/get_ecs_network_interfaces.py +5 -5
  137. pulumi_alicloud/ecs/get_ecs_snapshot_groups.py +5 -5
  138. pulumi_alicloud/ecs/get_ecs_snapshots.py +5 -5
  139. pulumi_alicloud/ecs/get_eip_addresses.py +5 -5
  140. pulumi_alicloud/ecs/get_eips.py +5 -5
  141. pulumi_alicloud/ecs/get_elasticity_assurances.py +5 -5
  142. pulumi_alicloud/ecs/get_images.py +5 -5
  143. pulumi_alicloud/ecs/get_instances.py +5 -5
  144. pulumi_alicloud/ecs/get_key_pairs.py +5 -5
  145. pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
  146. pulumi_alicloud/ecs/get_security_groups.py +5 -5
  147. pulumi_alicloud/ecs/get_snapshots.py +5 -5
  148. pulumi_alicloud/ecs/image.py +14 -14
  149. pulumi_alicloud/ecs/image_copy.py +14 -14
  150. pulumi_alicloud/ecs/instance.py +28 -28
  151. pulumi_alicloud/ecs/key_pair.py +10 -10
  152. pulumi_alicloud/ecs/launch_template.py +24 -24
  153. pulumi_alicloud/ecs/outputs.py +72 -72
  154. pulumi_alicloud/ecs/reserved_instance.py +14 -14
  155. pulumi_alicloud/ecs/security_group.py +14 -14
  156. pulumi_alicloud/ecs/snapshot.py +14 -14
  157. pulumi_alicloud/ecs/snapshot_policy.py +10 -10
  158. pulumi_alicloud/edas/application_scale.py +10 -2
  159. pulumi_alicloud/eds/desktop.py +14 -14
  160. pulumi_alicloud/eipanycast/anycast_eip_address.py +14 -14
  161. pulumi_alicloud/elasticsearch/get_instances.py +3 -3
  162. pulumi_alicloud/elasticsearch/instance.py +338 -56
  163. pulumi_alicloud/elasticsearch/outputs.py +2 -2
  164. pulumi_alicloud/emr/cluster.py +14 -14
  165. pulumi_alicloud/emr/outputs.py +3 -3
  166. pulumi_alicloud/emrv2/cluster.py +14 -14
  167. pulumi_alicloud/emrv2/get_clusters.py +5 -5
  168. pulumi_alicloud/emrv2/outputs.py +3 -3
  169. pulumi_alicloud/ess/alarm.py +14 -14
  170. pulumi_alicloud/ess/eci_scaling_configuration.py +14 -14
  171. pulumi_alicloud/ess/outputs.py +6 -6
  172. pulumi_alicloud/ess/scaling_configuration.py +28 -28
  173. pulumi_alicloud/ess/scaling_group.py +14 -14
  174. pulumi_alicloud/eventbridge/event_source.py +14 -14
  175. pulumi_alicloud/eventbridge/outputs.py +3 -3
  176. pulumi_alicloud/expressconnect/router_express_connect_router.py +14 -14
  177. pulumi_alicloud/fc/_inputs.py +4 -4
  178. pulumi_alicloud/fc/function.py +14 -14
  179. pulumi_alicloud/fc/outputs.py +6 -6
  180. pulumi_alicloud/fc/trigger.py +76 -38
  181. pulumi_alicloud/fc/v2_function.py +10 -10
  182. pulumi_alicloud/fc/v3_function.py +14 -14
  183. pulumi_alicloud/ga/accelerator.py +14 -14
  184. pulumi_alicloud/ga/acl.py +14 -14
  185. pulumi_alicloud/ga/bandwidth_package.py +14 -14
  186. pulumi_alicloud/ga/basic_accelerator.py +14 -14
  187. pulumi_alicloud/ga/endpoint_group.py +14 -14
  188. pulumi_alicloud/governance/get_baselines.py +12 -4
  189. pulumi_alicloud/gpdb/elastic_instance.py +14 -14
  190. pulumi_alicloud/gpdb/get_instances.py +3 -3
  191. pulumi_alicloud/gpdb/instance.py +14 -14
  192. pulumi_alicloud/gpdb/outputs.py +3 -3
  193. pulumi_alicloud/hbase/get_instances.py +5 -5
  194. pulumi_alicloud/hbase/instance.py +14 -14
  195. pulumi_alicloud/hbase/outputs.py +3 -3
  196. pulumi_alicloud/hbr/hana_backup_client.py +10 -2
  197. pulumi_alicloud/hologram/instance.py +14 -14
  198. pulumi_alicloud/kms/get_secrets.py +5 -5
  199. pulumi_alicloud/kms/key.py +14 -14
  200. pulumi_alicloud/kms/outputs.py +3 -3
  201. pulumi_alicloud/kms/secret.py +14 -14
  202. pulumi_alicloud/kvstore/account.py +14 -14
  203. pulumi_alicloud/kvstore/get_instances.py +5 -5
  204. pulumi_alicloud/kvstore/instance.py +42 -42
  205. pulumi_alicloud/kvstore/outputs.py +6 -6
  206. pulumi_alicloud/lindorm/instance.py +14 -14
  207. pulumi_alicloud/log/audit.py +14 -14
  208. pulumi_alicloud/log/etl.py +28 -28
  209. pulumi_alicloud/log/project.py +14 -14
  210. pulumi_alicloud/log/store.py +91 -10
  211. pulumi_alicloud/marketplace/order.py +14 -14
  212. pulumi_alicloud/maxcompute/project.py +14 -14
  213. pulumi_alicloud/mongodb/_inputs.py +12 -12
  214. pulumi_alicloud/mongodb/get_instances.py +5 -5
  215. pulumi_alicloud/mongodb/get_serverless_instances.py +5 -5
  216. pulumi_alicloud/mongodb/instance.py +82 -35
  217. pulumi_alicloud/mongodb/outputs.py +18 -18
  218. pulumi_alicloud/mongodb/serverless_instance.py +14 -14
  219. pulumi_alicloud/mongodb/sharding_instance.py +82 -35
  220. pulumi_alicloud/mongodb/sharding_network_private_address.py +145 -39
  221. pulumi_alicloud/mse/cluster.py +14 -14
  222. pulumi_alicloud/nas/file_system.py +14 -14
  223. pulumi_alicloud/nlb/get_load_balancers.py +3 -3
  224. pulumi_alicloud/nlb/get_security_policies.py +3 -3
  225. pulumi_alicloud/nlb/get_server_groups.py +3 -3
  226. pulumi_alicloud/nlb/listener.py +14 -14
  227. pulumi_alicloud/nlb/load_balancer.py +14 -14
  228. pulumi_alicloud/nlb/outputs.py +9 -9
  229. pulumi_alicloud/nlb/security_policy.py +14 -14
  230. pulumi_alicloud/nlb/server_group.py +14 -14
  231. pulumi_alicloud/oos/application.py +14 -14
  232. pulumi_alicloud/oos/get_applications.py +5 -5
  233. pulumi_alicloud/oos/get_executions.py +5 -5
  234. pulumi_alicloud/oos/get_parameters.py +5 -5
  235. pulumi_alicloud/oos/get_secret_parameters.py +5 -5
  236. pulumi_alicloud/oos/get_state_configurations.py +5 -5
  237. pulumi_alicloud/oos/get_templates.py +5 -5
  238. pulumi_alicloud/oos/outputs.py +15 -15
  239. pulumi_alicloud/oos/parameter.py +14 -14
  240. pulumi_alicloud/oos/patch_baseline.py +14 -14
  241. pulumi_alicloud/oos/secret_parameter.py +14 -14
  242. pulumi_alicloud/oos/state_configuration.py +14 -14
  243. pulumi_alicloud/oos/template.py +14 -14
  244. pulumi_alicloud/oss/_inputs.py +4 -4
  245. pulumi_alicloud/oss/bucket.py +14 -14
  246. pulumi_alicloud/oss/get_instances.py +5 -5
  247. pulumi_alicloud/oss/outputs.py +9 -9
  248. pulumi_alicloud/ots/get_instances.py +5 -5
  249. pulumi_alicloud/ots/instance.py +14 -14
  250. pulumi_alicloud/ots/outputs.py +3 -3
  251. pulumi_alicloud/polardb/account.py +14 -14
  252. pulumi_alicloud/polardb/cluster.py +14 -14
  253. pulumi_alicloud/polardb/cluster_endpoint.py +14 -14
  254. pulumi_alicloud/polardb/endpoint.py +14 -14
  255. pulumi_alicloud/polardb/get_accounts.py +12 -4
  256. pulumi_alicloud/polardb/get_clusters.py +5 -5
  257. pulumi_alicloud/polardb/get_databases.py +12 -4
  258. pulumi_alicloud/privatelink/vpc_endpoint.py +14 -14
  259. pulumi_alicloud/privatelink/vpc_endpoint_service.py +14 -14
  260. pulumi_alicloud/pulumi-plugin.json +1 -1
  261. pulumi_alicloud/pvtz/zone.py +14 -14
  262. pulumi_alicloud/quotas/_inputs.py +4 -4
  263. pulumi_alicloud/quotas/get_quota_applications.py +12 -6
  264. pulumi_alicloud/quotas/outputs.py +3 -3
  265. pulumi_alicloud/rds/account.py +14 -14
  266. pulumi_alicloud/rds/ddr_instance.py +14 -14
  267. pulumi_alicloud/rds/get_instances.py +5 -5
  268. pulumi_alicloud/rds/instance.py +14 -14
  269. pulumi_alicloud/rds/rds_account.py +14 -14
  270. pulumi_alicloud/rds/read_only_instance.py +14 -14
  271. pulumi_alicloud/rds/read_write_splitting_connection.py +14 -14
  272. pulumi_alicloud/realtimecompute/vvp_instance.py +14 -14
  273. pulumi_alicloud/redis/tair_instance.py +14 -14
  274. pulumi_alicloud/resourcemanager/account.py +14 -14
  275. pulumi_alicloud/resourcemanager/resource_group.py +14 -14
  276. pulumi_alicloud/rocketmq/client_user.py +14 -14
  277. pulumi_alicloud/rocketmq/get_groups.py +5 -5
  278. pulumi_alicloud/rocketmq/get_instances.py +5 -5
  279. pulumi_alicloud/rocketmq/get_topics.py +5 -5
  280. pulumi_alicloud/rocketmq/group.py +14 -14
  281. pulumi_alicloud/rocketmq/instance.py +14 -14
  282. pulumi_alicloud/rocketmq/outputs.py +9 -9
  283. pulumi_alicloud/rocketmq/rocket_mq_instance.py +14 -14
  284. pulumi_alicloud/rocketmq/topic.py +14 -14
  285. pulumi_alicloud/ros/_inputs.py +4 -4
  286. pulumi_alicloud/ros/get_stacks.py +5 -5
  287. pulumi_alicloud/ros/get_templates.py +5 -5
  288. pulumi_alicloud/ros/outputs.py +12 -12
  289. pulumi_alicloud/ros/stack.py +14 -14
  290. pulumi_alicloud/ros/template.py +14 -14
  291. pulumi_alicloud/sae/application.py +14 -14
  292. pulumi_alicloud/sae/outputs.py +3 -3
  293. pulumi_alicloud/selectdb/__init__.py +13 -0
  294. pulumi_alicloud/selectdb/_inputs.py +446 -0
  295. pulumi_alicloud/selectdb/db_cluster.py +830 -0
  296. pulumi_alicloud/selectdb/db_instance.py +1368 -0
  297. pulumi_alicloud/selectdb/get_db_clusters.py +184 -0
  298. pulumi_alicloud/selectdb/get_db_instances.py +191 -0
  299. pulumi_alicloud/selectdb/outputs.py +1122 -0
  300. pulumi_alicloud/servicecatalog/outputs.py +4 -4
  301. pulumi_alicloud/servicecatalog/provisioned_product.py +14 -14
  302. pulumi_alicloud/servicemesh/service_mesh.py +14 -14
  303. pulumi_alicloud/slb/acl.py +14 -14
  304. pulumi_alicloud/slb/application_load_balancer.py +14 -14
  305. pulumi_alicloud/slb/ca_certificate.py +14 -14
  306. pulumi_alicloud/slb/get_acls.py +5 -5
  307. pulumi_alicloud/slb/get_application_load_balancers.py +5 -5
  308. pulumi_alicloud/slb/get_ca_certificates.py +5 -5
  309. pulumi_alicloud/slb/get_load_balancers.py +5 -5
  310. pulumi_alicloud/slb/get_server_certificates.py +5 -5
  311. pulumi_alicloud/slb/load_balancer.py +34 -34
  312. pulumi_alicloud/slb/outputs.py +21 -21
  313. pulumi_alicloud/slb/server_certificate.py +14 -14
  314. pulumi_alicloud/slb/server_group.py +14 -14
  315. pulumi_alicloud/sls/_inputs.py +12 -12
  316. pulumi_alicloud/sls/outputs.py +9 -9
  317. pulumi_alicloud/vod/domain.py +14 -14
  318. pulumi_alicloud/vod/get_domains.py +5 -5
  319. pulumi_alicloud/vpc/common_bandwith_package.py +14 -14
  320. pulumi_alicloud/vpc/dhcp_options_set.py +14 -14
  321. pulumi_alicloud/vpc/flow_log.py +14 -14
  322. pulumi_alicloud/vpc/gateway_endpoint.py +14 -14
  323. pulumi_alicloud/vpc/get_nat_gateways.py +5 -5
  324. pulumi_alicloud/vpc/get_networks.py +5 -5
  325. pulumi_alicloud/vpc/get_route_tables.py +5 -5
  326. pulumi_alicloud/vpc/get_switches.py +5 -5
  327. pulumi_alicloud/vpc/ha_vip.py +14 -14
  328. pulumi_alicloud/vpc/ha_vipv2.py +14 -14
  329. pulumi_alicloud/vpc/ipv4_gateway.py +14 -14
  330. pulumi_alicloud/vpc/ipv6_address.py +14 -14
  331. pulumi_alicloud/vpc/ipv6_gateway.py +14 -14
  332. pulumi_alicloud/vpc/nat_gateway.py +14 -14
  333. pulumi_alicloud/vpc/network.py +14 -14
  334. pulumi_alicloud/vpc/network_acl.py +14 -14
  335. pulumi_alicloud/vpc/network_interface.py +14 -14
  336. pulumi_alicloud/vpc/outputs.py +12 -12
  337. pulumi_alicloud/vpc/peer_connection.py +14 -14
  338. pulumi_alicloud/vpc/prefix_list.py +14 -14
  339. pulumi_alicloud/vpc/public_ip_address_pool.py +14 -14
  340. pulumi_alicloud/vpc/route_table.py +14 -14
  341. pulumi_alicloud/vpc/subnet.py +10 -10
  342. pulumi_alicloud/vpc/switch.py +14 -14
  343. pulumi_alicloud/vpc/traffic_mirror_filter.py +14 -14
  344. pulumi_alicloud/vpc/traffic_mirror_session.py +14 -14
  345. pulumi_alicloud/vpn/connection.py +14 -14
  346. pulumi_alicloud/vpn/customer_gateway.py +14 -14
  347. pulumi_alicloud/vpn/gateway.py +14 -14
  348. pulumi_alicloud/vpn/outputs.py +3 -3
  349. pulumi_alicloud/yundun/bastion_host_instance.py +10 -10
  350. pulumi_alicloud/yundun/db_audit_instance.py +14 -14
  351. pulumi_alicloud/yundun/get_bastion_host_instances.py +3 -3
  352. pulumi_alicloud/yundun/get_db_audit_instance.py +3 -3
  353. pulumi_alicloud/yundun/outputs.py +4 -4
  354. {pulumi_alicloud-3.60.0a1723462134.dist-info → pulumi_alicloud-3.61.0.dist-info}/METADATA +1 -1
  355. {pulumi_alicloud-3.60.0a1723462134.dist-info → pulumi_alicloud-3.61.0.dist-info}/RECORD +357 -349
  356. {pulumi_alicloud-3.60.0a1723462134.dist-info → pulumi_alicloud-3.61.0.dist-info}/WHEEL +1 -1
  357. {pulumi_alicloud-3.60.0a1723462134.dist-info → pulumi_alicloud-3.61.0.dist-info}/top_level.txt +0 -0
@@ -27,7 +27,7 @@ class BasicAcceleratorArgs:
27
27
  pricing_cycle: Optional[pulumi.Input[str]] = None,
28
28
  promotion_option_no: Optional[pulumi.Input[str]] = None,
29
29
  resource_group_id: Optional[pulumi.Input[str]] = None,
30
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
30
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
31
31
  """
32
32
  The set of arguments for constructing a BasicAccelerator resource.
33
33
  :param pulumi.Input[bool] auto_pay: Specifies whether to enable automatic payment. Default value: `false`. Valid values:
@@ -45,7 +45,7 @@ class BasicAcceleratorArgs:
45
45
  :param pulumi.Input[str] pricing_cycle: The billing cycle. Default value: `Month`. Valid values: `Month`, `Year`.
46
46
  :param pulumi.Input[str] promotion_option_no: The code of the coupon. **NOTE:** The `promotion_option_no` takes effect only for accounts registered on the international site (alibabacloud.com).
47
47
  :param pulumi.Input[str] resource_group_id: The ID of the resource group. **Note:** Once you set a value of this property, you cannot set it to an empty string anymore.
48
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
48
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
49
49
  """
50
50
  if auto_pay is not None:
51
51
  pulumi.set(__self__, "auto_pay", auto_pay)
@@ -236,14 +236,14 @@ class BasicAcceleratorArgs:
236
236
 
237
237
  @property
238
238
  @pulumi.getter
239
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
239
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
240
240
  """
241
241
  A mapping of tags to assign to the resource.
242
242
  """
243
243
  return pulumi.get(self, "tags")
244
244
 
245
245
  @tags.setter
246
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
246
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
247
247
  pulumi.set(self, "tags", value)
248
248
 
249
249
 
@@ -264,7 +264,7 @@ class _BasicAcceleratorState:
264
264
  promotion_option_no: Optional[pulumi.Input[str]] = None,
265
265
  resource_group_id: Optional[pulumi.Input[str]] = None,
266
266
  status: Optional[pulumi.Input[str]] = None,
267
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
267
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
268
268
  """
269
269
  Input properties used for looking up and filtering BasicAccelerator resources.
270
270
  :param pulumi.Input[bool] auto_pay: Specifies whether to enable automatic payment. Default value: `false`. Valid values:
@@ -283,7 +283,7 @@ class _BasicAcceleratorState:
283
283
  :param pulumi.Input[str] promotion_option_no: The code of the coupon. **NOTE:** The `promotion_option_no` takes effect only for accounts registered on the international site (alibabacloud.com).
284
284
  :param pulumi.Input[str] resource_group_id: The ID of the resource group. **Note:** Once you set a value of this property, you cannot set it to an empty string anymore.
285
285
  :param pulumi.Input[str] status: The status of the Basic Accelerator instance.
286
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
286
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
287
287
  """
288
288
  if auto_pay is not None:
289
289
  pulumi.set(__self__, "auto_pay", auto_pay)
@@ -488,14 +488,14 @@ class _BasicAcceleratorState:
488
488
 
489
489
  @property
490
490
  @pulumi.getter
491
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
491
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
492
492
  """
493
493
  A mapping of tags to assign to the resource.
494
494
  """
495
495
  return pulumi.get(self, "tags")
496
496
 
497
497
  @tags.setter
498
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
498
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
499
499
  pulumi.set(self, "tags", value)
500
500
 
501
501
 
@@ -517,7 +517,7 @@ class BasicAccelerator(pulumi.CustomResource):
517
517
  pricing_cycle: Optional[pulumi.Input[str]] = None,
518
518
  promotion_option_no: Optional[pulumi.Input[str]] = None,
519
519
  resource_group_id: Optional[pulumi.Input[str]] = None,
520
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
520
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
521
521
  __props__=None):
522
522
  """
523
523
  Provides a Global Accelerator (GA) Basic Accelerator resource.
@@ -569,7 +569,7 @@ class BasicAccelerator(pulumi.CustomResource):
569
569
  :param pulumi.Input[str] pricing_cycle: The billing cycle. Default value: `Month`. Valid values: `Month`, `Year`.
570
570
  :param pulumi.Input[str] promotion_option_no: The code of the coupon. **NOTE:** The `promotion_option_no` takes effect only for accounts registered on the international site (alibabacloud.com).
571
571
  :param pulumi.Input[str] resource_group_id: The ID of the resource group. **Note:** Once you set a value of this property, you cannot set it to an empty string anymore.
572
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
572
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
573
573
  """
574
574
  ...
575
575
  @overload
@@ -638,7 +638,7 @@ class BasicAccelerator(pulumi.CustomResource):
638
638
  pricing_cycle: Optional[pulumi.Input[str]] = None,
639
639
  promotion_option_no: Optional[pulumi.Input[str]] = None,
640
640
  resource_group_id: Optional[pulumi.Input[str]] = None,
641
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
641
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
642
642
  __props__=None):
643
643
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
644
644
  if not isinstance(opts, pulumi.ResourceOptions):
@@ -687,7 +687,7 @@ class BasicAccelerator(pulumi.CustomResource):
687
687
  promotion_option_no: Optional[pulumi.Input[str]] = None,
688
688
  resource_group_id: Optional[pulumi.Input[str]] = None,
689
689
  status: Optional[pulumi.Input[str]] = None,
690
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None) -> 'BasicAccelerator':
690
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None) -> 'BasicAccelerator':
691
691
  """
692
692
  Get an existing BasicAccelerator resource's state with the given name, id, and optional extra
693
693
  properties used to qualify the lookup.
@@ -711,7 +711,7 @@ class BasicAccelerator(pulumi.CustomResource):
711
711
  :param pulumi.Input[str] promotion_option_no: The code of the coupon. **NOTE:** The `promotion_option_no` takes effect only for accounts registered on the international site (alibabacloud.com).
712
712
  :param pulumi.Input[str] resource_group_id: The ID of the resource group. **Note:** Once you set a value of this property, you cannot set it to an empty string anymore.
713
713
  :param pulumi.Input[str] status: The status of the Basic Accelerator instance.
714
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
714
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
715
715
  """
716
716
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
717
717
 
@@ -850,7 +850,7 @@ class BasicAccelerator(pulumi.CustomResource):
850
850
 
851
851
  @property
852
852
  @pulumi.getter
853
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
853
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
854
854
  """
855
855
  A mapping of tags to assign to the resource.
856
856
  """
@@ -30,7 +30,7 @@ class EndpointGroupArgs:
30
30
  health_check_protocol: Optional[pulumi.Input[str]] = None,
31
31
  name: Optional[pulumi.Input[str]] = None,
32
32
  port_overrides: Optional[pulumi.Input['EndpointGroupPortOverridesArgs']] = None,
33
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
33
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
34
34
  threshold_count: Optional[pulumi.Input[int]] = None,
35
35
  traffic_percentage: Optional[pulumi.Input[int]] = None):
36
36
  """
@@ -56,7 +56,7 @@ class EndpointGroupArgs:
56
56
  :param pulumi.Input[str] name: The name of the endpoint group.
57
57
  :param pulumi.Input['EndpointGroupPortOverridesArgs'] port_overrides: Mapping between listening port and forwarding port of boarding point. See `port_overrides` below.
58
58
  > **NOTE:** Port mapping is only supported when creating terminal node group for listening instance of HTTP or HTTPS protocol. The listening port in the port map must be consistent with the listening port of the current listening instance.
59
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
59
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
60
60
  :param pulumi.Input[int] threshold_count: The number of consecutive failed heath checks that must occur before the endpoint is deemed unhealthy. Default value: `3`.
61
61
  :param pulumi.Input[int] traffic_percentage: The weight of the endpoint group when the corresponding listener is associated with multiple endpoint groups.
62
62
  """
@@ -268,14 +268,14 @@ class EndpointGroupArgs:
268
268
 
269
269
  @property
270
270
  @pulumi.getter
271
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
271
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
272
272
  """
273
273
  A mapping of tags to assign to the resource.
274
274
  """
275
275
  return pulumi.get(self, "tags")
276
276
 
277
277
  @tags.setter
278
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
278
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
279
279
  pulumi.set(self, "tags", value)
280
280
 
281
281
  @property
@@ -322,7 +322,7 @@ class _EndpointGroupState:
322
322
  name: Optional[pulumi.Input[str]] = None,
323
323
  port_overrides: Optional[pulumi.Input['EndpointGroupPortOverridesArgs']] = None,
324
324
  status: Optional[pulumi.Input[str]] = None,
325
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
325
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
326
326
  threshold_count: Optional[pulumi.Input[int]] = None,
327
327
  traffic_percentage: Optional[pulumi.Input[int]] = None):
328
328
  """
@@ -350,7 +350,7 @@ class _EndpointGroupState:
350
350
  :param pulumi.Input['EndpointGroupPortOverridesArgs'] port_overrides: Mapping between listening port and forwarding port of boarding point. See `port_overrides` below.
351
351
  > **NOTE:** Port mapping is only supported when creating terminal node group for listening instance of HTTP or HTTPS protocol. The listening port in the port map must be consistent with the listening port of the current listening instance.
352
352
  :param pulumi.Input[str] status: The status of the endpoint group.
353
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
353
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
354
354
  :param pulumi.Input[int] threshold_count: The number of consecutive failed heath checks that must occur before the endpoint is deemed unhealthy. Default value: `3`.
355
355
  :param pulumi.Input[int] traffic_percentage: The weight of the endpoint group when the corresponding listener is associated with multiple endpoint groups.
356
356
  """
@@ -594,14 +594,14 @@ class _EndpointGroupState:
594
594
 
595
595
  @property
596
596
  @pulumi.getter
597
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
597
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
598
598
  """
599
599
  A mapping of tags to assign to the resource.
600
600
  """
601
601
  return pulumi.get(self, "tags")
602
602
 
603
603
  @tags.setter
604
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
604
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
605
605
  pulumi.set(self, "tags", value)
606
606
 
607
607
  @property
@@ -648,7 +648,7 @@ class EndpointGroup(pulumi.CustomResource):
648
648
  listener_id: Optional[pulumi.Input[str]] = None,
649
649
  name: Optional[pulumi.Input[str]] = None,
650
650
  port_overrides: Optional[pulumi.Input[Union['EndpointGroupPortOverridesArgs', 'EndpointGroupPortOverridesArgsDict']]] = None,
651
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
651
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
652
652
  threshold_count: Optional[pulumi.Input[int]] = None,
653
653
  traffic_percentage: Optional[pulumi.Input[int]] = None,
654
654
  __props__=None):
@@ -743,7 +743,7 @@ class EndpointGroup(pulumi.CustomResource):
743
743
  :param pulumi.Input[str] name: The name of the endpoint group.
744
744
  :param pulumi.Input[Union['EndpointGroupPortOverridesArgs', 'EndpointGroupPortOverridesArgsDict']] port_overrides: Mapping between listening port and forwarding port of boarding point. See `port_overrides` below.
745
745
  > **NOTE:** Port mapping is only supported when creating terminal node group for listening instance of HTTP or HTTPS protocol. The listening port in the port map must be consistent with the listening port of the current listening instance.
746
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
746
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
747
747
  :param pulumi.Input[int] threshold_count: The number of consecutive failed heath checks that must occur before the endpoint is deemed unhealthy. Default value: `3`.
748
748
  :param pulumi.Input[int] traffic_percentage: The weight of the endpoint group when the corresponding listener is associated with multiple endpoint groups.
749
749
  """
@@ -850,7 +850,7 @@ class EndpointGroup(pulumi.CustomResource):
850
850
  listener_id: Optional[pulumi.Input[str]] = None,
851
851
  name: Optional[pulumi.Input[str]] = None,
852
852
  port_overrides: Optional[pulumi.Input[Union['EndpointGroupPortOverridesArgs', 'EndpointGroupPortOverridesArgsDict']]] = None,
853
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
853
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
854
854
  threshold_count: Optional[pulumi.Input[int]] = None,
855
855
  traffic_percentage: Optional[pulumi.Input[int]] = None,
856
856
  __props__=None):
@@ -915,7 +915,7 @@ class EndpointGroup(pulumi.CustomResource):
915
915
  name: Optional[pulumi.Input[str]] = None,
916
916
  port_overrides: Optional[pulumi.Input[Union['EndpointGroupPortOverridesArgs', 'EndpointGroupPortOverridesArgsDict']]] = None,
917
917
  status: Optional[pulumi.Input[str]] = None,
918
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
918
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
919
919
  threshold_count: Optional[pulumi.Input[int]] = None,
920
920
  traffic_percentage: Optional[pulumi.Input[int]] = None) -> 'EndpointGroup':
921
921
  """
@@ -948,7 +948,7 @@ class EndpointGroup(pulumi.CustomResource):
948
948
  :param pulumi.Input[Union['EndpointGroupPortOverridesArgs', 'EndpointGroupPortOverridesArgsDict']] port_overrides: Mapping between listening port and forwarding port of boarding point. See `port_overrides` below.
949
949
  > **NOTE:** Port mapping is only supported when creating terminal node group for listening instance of HTTP or HTTPS protocol. The listening port in the port map must be consistent with the listening port of the current listening instance.
950
950
  :param pulumi.Input[str] status: The status of the endpoint group.
951
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
951
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
952
952
  :param pulumi.Input[int] threshold_count: The number of consecutive failed heath checks that must occur before the endpoint is deemed unhealthy. Default value: `3`.
953
953
  :param pulumi.Input[int] traffic_percentage: The weight of the endpoint group when the corresponding listener is associated with multiple endpoint groups.
954
954
  """
@@ -1114,7 +1114,7 @@ class EndpointGroup(pulumi.CustomResource):
1114
1114
 
1115
1115
  @property
1116
1116
  @pulumi.getter
1117
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1117
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1118
1118
  """
1119
1119
  A mapping of tags to assign to the resource.
1120
1120
  """
@@ -150,8 +150,12 @@ def get_baselines(ids: Optional[Sequence[str]] = None,
150
150
  }],
151
151
  description=name,
152
152
  baseline_name=f"{name}-{default_integer['result']}")
153
- default = pulumi.Output.all(default_baseline.id, default_baseline.baseline_name).apply(lambda id, baseline_name: alicloud.governance.get_baselines_output(ids=[id],
154
- name_regex=baseline_name))
153
+ default = pulumi.Output.all(
154
+ id=default_baseline.id,
155
+ baseline_name=default_baseline.baseline_name
156
+ ).apply(lambda resolved_outputs: alicloud.governance.get_baselines_output(ids=[resolved_outputs['id']],
157
+ name_regex=resolved_outputs['baseline_name']))
158
+
155
159
  pulumi.export("alicloudGovernanceBaselineExampleId", default.baselines[0].baseline_id)
156
160
  ```
157
161
 
@@ -228,8 +232,12 @@ def get_baselines_output(ids: Optional[pulumi.Input[Optional[Sequence[str]]]] =
228
232
  }],
229
233
  description=name,
230
234
  baseline_name=f"{name}-{default_integer['result']}")
231
- default = pulumi.Output.all(default_baseline.id, default_baseline.baseline_name).apply(lambda id, baseline_name: alicloud.governance.get_baselines_output(ids=[id],
232
- name_regex=baseline_name))
235
+ default = pulumi.Output.all(
236
+ id=default_baseline.id,
237
+ baseline_name=default_baseline.baseline_name
238
+ ).apply(lambda resolved_outputs: alicloud.governance.get_baselines_output(ids=[resolved_outputs['id']],
239
+ name_regex=resolved_outputs['baseline_name']))
240
+
233
241
  pulumi.export("alicloudGovernanceBaselineExampleId", default.baselines[0].baseline_id)
234
242
  ```
235
243
 
@@ -30,7 +30,7 @@ class ElasticInstanceArgs:
30
30
  payment_duration_unit: Optional[pulumi.Input[str]] = None,
31
31
  payment_type: Optional[pulumi.Input[str]] = None,
32
32
  security_ip_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
33
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
33
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
34
34
  zone_id: Optional[pulumi.Input[str]] = None):
35
35
  """
36
36
  The set of arguments for constructing a ElasticInstance resource.
@@ -54,7 +54,7 @@ class ElasticInstanceArgs:
54
54
  **NOTE:** Will not take effect after modifying `payment_duration_unit` for now, if you want to renew a PayAsYouGo instance, need to do in on aliyun console.
55
55
  :param pulumi.Input[str] payment_type: Valid values are `PayAsYouGo`, `Subscription`. Default to `PayAsYouGo`.
56
56
  :param pulumi.Input[Sequence[pulumi.Input[str]]] security_ip_lists: List of IP addresses allowed to access all databases of an instance. The list contains up to 1,000 IP addresses, separated by commas. Supported formats include 0.0.0.0/0, 10.23.12.24 (IP), and 10.23.12.24/24 (Classless Inter-Domain Routing (CIDR) mode. /24 represents the length of the prefix in an IP address. The range of the prefix length is [1,32]).
57
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
57
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
58
58
  :param pulumi.Input[str] zone_id: The Zone to launch the ADB PG instance. If specified, must be consistent with the zone where the vswitch is located.
59
59
  """
60
60
  pulumi.set(__self__, "engine", engine)
@@ -285,14 +285,14 @@ class ElasticInstanceArgs:
285
285
 
286
286
  @property
287
287
  @pulumi.getter
288
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
288
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
289
289
  """
290
290
  A mapping of tags to assign to the resource.
291
291
  """
292
292
  return pulumi.get(self, "tags")
293
293
 
294
294
  @tags.setter
295
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
295
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
296
296
  pulumi.set(self, "tags", value)
297
297
 
298
298
  @property
@@ -329,7 +329,7 @@ class _ElasticInstanceState:
329
329
  seg_storage_type: Optional[pulumi.Input[str]] = None,
330
330
  status: Optional[pulumi.Input[str]] = None,
331
331
  storage_size: Optional[pulumi.Input[int]] = None,
332
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
332
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
333
333
  vswitch_id: Optional[pulumi.Input[str]] = None,
334
334
  zone_id: Optional[pulumi.Input[str]] = None):
335
335
  """
@@ -356,7 +356,7 @@ class _ElasticInstanceState:
356
356
  :param pulumi.Input[str] seg_storage_type: The disk type of segment nodes. Valid values: `cloud_essd`, `cloud_efficiency`.
357
357
  :param pulumi.Input[str] status: Instance status.
358
358
  :param pulumi.Input[int] storage_size: The storage capacity of per segment node. Unit: GB. Minimum is `50`, max is `4000`, step is `50`.
359
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
359
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
360
360
  :param pulumi.Input[str] vswitch_id: The virtual switch ID to launch ADB PG instances in one VPC.
361
361
  :param pulumi.Input[str] zone_id: The Zone to launch the ADB PG instance. If specified, must be consistent with the zone where the vswitch is located.
362
362
  """
@@ -625,14 +625,14 @@ class _ElasticInstanceState:
625
625
 
626
626
  @property
627
627
  @pulumi.getter
628
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
628
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
629
629
  """
630
630
  A mapping of tags to assign to the resource.
631
631
  """
632
632
  return pulumi.get(self, "tags")
633
633
 
634
634
  @tags.setter
635
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
635
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
636
636
  pulumi.set(self, "tags", value)
637
637
 
638
638
  @property
@@ -680,7 +680,7 @@ class ElasticInstance(pulumi.CustomResource):
680
680
  seg_node_num: Optional[pulumi.Input[int]] = None,
681
681
  seg_storage_type: Optional[pulumi.Input[str]] = None,
682
682
  storage_size: Optional[pulumi.Input[int]] = None,
683
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
683
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
684
684
  vswitch_id: Optional[pulumi.Input[str]] = None,
685
685
  zone_id: Optional[pulumi.Input[str]] = None,
686
686
  __props__=None):
@@ -751,7 +751,7 @@ class ElasticInstance(pulumi.CustomResource):
751
751
  :param pulumi.Input[int] seg_node_num: The number of segment nodes. Minimum is `4`, max is `256`, step is `4`.
752
752
  :param pulumi.Input[str] seg_storage_type: The disk type of segment nodes. Valid values: `cloud_essd`, `cloud_efficiency`.
753
753
  :param pulumi.Input[int] storage_size: The storage capacity of per segment node. Unit: GB. Minimum is `50`, max is `4000`, step is `50`.
754
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
754
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
755
755
  :param pulumi.Input[str] vswitch_id: The virtual switch ID to launch ADB PG instances in one VPC.
756
756
  :param pulumi.Input[str] zone_id: The Zone to launch the ADB PG instance. If specified, must be consistent with the zone where the vswitch is located.
757
757
  """
@@ -837,7 +837,7 @@ class ElasticInstance(pulumi.CustomResource):
837
837
  seg_node_num: Optional[pulumi.Input[int]] = None,
838
838
  seg_storage_type: Optional[pulumi.Input[str]] = None,
839
839
  storage_size: Optional[pulumi.Input[int]] = None,
840
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
840
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
841
841
  vswitch_id: Optional[pulumi.Input[str]] = None,
842
842
  zone_id: Optional[pulumi.Input[str]] = None,
843
843
  __props__=None):
@@ -912,7 +912,7 @@ class ElasticInstance(pulumi.CustomResource):
912
912
  seg_storage_type: Optional[pulumi.Input[str]] = None,
913
913
  status: Optional[pulumi.Input[str]] = None,
914
914
  storage_size: Optional[pulumi.Input[int]] = None,
915
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
915
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
916
916
  vswitch_id: Optional[pulumi.Input[str]] = None,
917
917
  zone_id: Optional[pulumi.Input[str]] = None) -> 'ElasticInstance':
918
918
  """
@@ -944,7 +944,7 @@ class ElasticInstance(pulumi.CustomResource):
944
944
  :param pulumi.Input[str] seg_storage_type: The disk type of segment nodes. Valid values: `cloud_essd`, `cloud_efficiency`.
945
945
  :param pulumi.Input[str] status: Instance status.
946
946
  :param pulumi.Input[int] storage_size: The storage capacity of per segment node. Unit: GB. Minimum is `50`, max is `4000`, step is `50`.
947
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
947
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
948
948
  :param pulumi.Input[str] vswitch_id: The virtual switch ID to launch ADB PG instances in one VPC.
949
949
  :param pulumi.Input[str] zone_id: The Zone to launch the ADB PG instance. If specified, must be consistent with the zone where the vswitch is located.
950
950
  """
@@ -1125,7 +1125,7 @@ class ElasticInstance(pulumi.CustomResource):
1125
1125
 
1126
1126
  @property
1127
1127
  @pulumi.getter
1128
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1128
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1129
1129
  """
1130
1130
  A mapping of tags to assign to the resource.
1131
1131
  """
@@ -147,7 +147,7 @@ class GetInstancesResult:
147
147
 
148
148
  @property
149
149
  @pulumi.getter
150
- def tags(self) -> Optional[Mapping[str, Any]]:
150
+ def tags(self) -> Optional[Mapping[str, str]]:
151
151
  return pulumi.get(self, "tags")
152
152
 
153
153
  @property
@@ -191,7 +191,7 @@ def get_instances(availability_zone: Optional[str] = None,
191
191
  output_file: Optional[str] = None,
192
192
  resource_group_id: Optional[str] = None,
193
193
  status: Optional[str] = None,
194
- tags: Optional[Mapping[str, Any]] = None,
194
+ tags: Optional[Mapping[str, str]] = None,
195
195
  vswitch_id: Optional[str] = None,
196
196
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetInstancesResult:
197
197
  """
@@ -273,7 +273,7 @@ def get_instances_output(availability_zone: Optional[pulumi.Input[Optional[str]]
273
273
  output_file: Optional[pulumi.Input[Optional[str]]] = None,
274
274
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
275
275
  status: Optional[pulumi.Input[Optional[str]]] = None,
276
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
276
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
277
277
  vswitch_id: Optional[pulumi.Input[Optional[str]]] = None,
278
278
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetInstancesResult]:
279
279
  """
@@ -46,7 +46,7 @@ class InstanceArgs:
46
46
  seg_storage_type: Optional[pulumi.Input[str]] = None,
47
47
  ssl_enabled: Optional[pulumi.Input[int]] = None,
48
48
  storage_size: Optional[pulumi.Input[int]] = None,
49
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
49
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
50
50
  used_time: Optional[pulumi.Input[str]] = None,
51
51
  vector_configuration_status: Optional[pulumi.Input[str]] = None,
52
52
  vpc_id: Optional[pulumi.Input[str]] = None,
@@ -95,7 +95,7 @@ class InstanceArgs:
95
95
  :param pulumi.Input[int] ssl_enabled: Enable or disable SSL. Valid values: `0` and `1`.
96
96
  :param pulumi.Input[int] storage_size: The storage capacity. Unit: GB. Valid values: `50` to `4000`.
97
97
  > **NOTE:** This parameter must be passed in to create a storage reservation mode instance.
98
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
98
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
99
99
  :param pulumi.Input[str] used_time: The used time. When the parameter `period` is `Year`, the `used_time` value is `1` to `3`. When the parameter `period` is `Month`, the `used_time` value is `1` to `9`.
100
100
  :param pulumi.Input[str] vector_configuration_status: Specifies whether to enable vector engine optimization. Default value: `disabled`. Valid values: `enabled` and `disabled`.
101
101
  :param pulumi.Input[str] vpc_id: The vpc ID of the resource.
@@ -562,14 +562,14 @@ class InstanceArgs:
562
562
 
563
563
  @property
564
564
  @pulumi.getter
565
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
565
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
566
566
  """
567
567
  A mapping of tags to assign to the resource.
568
568
  """
569
569
  return pulumi.get(self, "tags")
570
570
 
571
571
  @tags.setter
572
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
572
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
573
573
  pulumi.set(self, "tags", value)
574
574
 
575
575
  @property
@@ -656,7 +656,7 @@ class _InstanceState:
656
656
  ssl_enabled: Optional[pulumi.Input[int]] = None,
657
657
  status: Optional[pulumi.Input[str]] = None,
658
658
  storage_size: Optional[pulumi.Input[int]] = None,
659
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
659
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
660
660
  used_time: Optional[pulumi.Input[str]] = None,
661
661
  vector_configuration_status: Optional[pulumi.Input[str]] = None,
662
662
  vpc_id: Optional[pulumi.Input[str]] = None,
@@ -708,7 +708,7 @@ class _InstanceState:
708
708
  :param pulumi.Input[str] status: The status of the instance.
709
709
  :param pulumi.Input[int] storage_size: The storage capacity. Unit: GB. Valid values: `50` to `4000`.
710
710
  > **NOTE:** This parameter must be passed in to create a storage reservation mode instance.
711
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
711
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
712
712
  :param pulumi.Input[str] used_time: The used time. When the parameter `period` is `Year`, the `used_time` value is `1` to `3`. When the parameter `period` is `Month`, the `used_time` value is `1` to `9`.
713
713
  :param pulumi.Input[str] vector_configuration_status: Specifies whether to enable vector engine optimization. Default value: `disabled`. Valid values: `enabled` and `disabled`.
714
714
  :param pulumi.Input[str] vpc_id: The vpc ID of the resource.
@@ -1210,14 +1210,14 @@ class _InstanceState:
1210
1210
 
1211
1211
  @property
1212
1212
  @pulumi.getter
1213
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
1213
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
1214
1214
  """
1215
1215
  A mapping of tags to assign to the resource.
1216
1216
  """
1217
1217
  return pulumi.get(self, "tags")
1218
1218
 
1219
1219
  @tags.setter
1220
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
1220
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
1221
1221
  pulumi.set(self, "tags", value)
1222
1222
 
1223
1223
  @property
@@ -1315,7 +1315,7 @@ class Instance(pulumi.CustomResource):
1315
1315
  seg_storage_type: Optional[pulumi.Input[str]] = None,
1316
1316
  ssl_enabled: Optional[pulumi.Input[int]] = None,
1317
1317
  storage_size: Optional[pulumi.Input[int]] = None,
1318
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1318
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1319
1319
  used_time: Optional[pulumi.Input[str]] = None,
1320
1320
  vector_configuration_status: Optional[pulumi.Input[str]] = None,
1321
1321
  vpc_id: Optional[pulumi.Input[str]] = None,
@@ -1417,7 +1417,7 @@ class Instance(pulumi.CustomResource):
1417
1417
  :param pulumi.Input[int] ssl_enabled: Enable or disable SSL. Valid values: `0` and `1`.
1418
1418
  :param pulumi.Input[int] storage_size: The storage capacity. Unit: GB. Valid values: `50` to `4000`.
1419
1419
  > **NOTE:** This parameter must be passed in to create a storage reservation mode instance.
1420
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
1420
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
1421
1421
  :param pulumi.Input[str] used_time: The used time. When the parameter `period` is `Year`, the `used_time` value is `1` to `3`. When the parameter `period` is `Month`, the `used_time` value is `1` to `9`.
1422
1422
  :param pulumi.Input[str] vector_configuration_status: Specifies whether to enable vector engine optimization. Default value: `disabled`. Valid values: `enabled` and `disabled`.
1423
1423
  :param pulumi.Input[str] vpc_id: The vpc ID of the resource.
@@ -1526,7 +1526,7 @@ class Instance(pulumi.CustomResource):
1526
1526
  seg_storage_type: Optional[pulumi.Input[str]] = None,
1527
1527
  ssl_enabled: Optional[pulumi.Input[int]] = None,
1528
1528
  storage_size: Optional[pulumi.Input[int]] = None,
1529
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1529
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1530
1530
  used_time: Optional[pulumi.Input[str]] = None,
1531
1531
  vector_configuration_status: Optional[pulumi.Input[str]] = None,
1532
1532
  vpc_id: Optional[pulumi.Input[str]] = None,
@@ -1629,7 +1629,7 @@ class Instance(pulumi.CustomResource):
1629
1629
  ssl_enabled: Optional[pulumi.Input[int]] = None,
1630
1630
  status: Optional[pulumi.Input[str]] = None,
1631
1631
  storage_size: Optional[pulumi.Input[int]] = None,
1632
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1632
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1633
1633
  used_time: Optional[pulumi.Input[str]] = None,
1634
1634
  vector_configuration_status: Optional[pulumi.Input[str]] = None,
1635
1635
  vpc_id: Optional[pulumi.Input[str]] = None,
@@ -1686,7 +1686,7 @@ class Instance(pulumi.CustomResource):
1686
1686
  :param pulumi.Input[str] status: The status of the instance.
1687
1687
  :param pulumi.Input[int] storage_size: The storage capacity. Unit: GB. Valid values: `50` to `4000`.
1688
1688
  > **NOTE:** This parameter must be passed in to create a storage reservation mode instance.
1689
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
1689
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
1690
1690
  :param pulumi.Input[str] used_time: The used time. When the parameter `period` is `Year`, the `used_time` value is `1` to `3`. When the parameter `period` is `Month`, the `used_time` value is `1` to `9`.
1691
1691
  :param pulumi.Input[str] vector_configuration_status: Specifies whether to enable vector engine optimization. Default value: `disabled`. Valid values: `enabled` and `disabled`.
1692
1692
  :param pulumi.Input[str] vpc_id: The vpc ID of the resource.
@@ -2012,7 +2012,7 @@ class Instance(pulumi.CustomResource):
2012
2012
 
2013
2013
  @property
2014
2014
  @pulumi.getter
2015
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
2015
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
2016
2016
  """
2017
2017
  A mapping of tags to assign to the resource.
2018
2018
  """
@@ -834,7 +834,7 @@ class GetInstancesInstanceResult(dict):
834
834
  status: str,
835
835
  storage_size: int,
836
836
  storage_type: str,
837
- tags: Mapping[str, Any],
837
+ tags: Mapping[str, str],
838
838
  vpc_id: str,
839
839
  vswitch_id: str,
840
840
  zone_id: str):
@@ -863,7 +863,7 @@ class GetInstancesInstanceResult(dict):
863
863
  :param str status: The status of the instance. Valid values: `Creating`, `DBInstanceClassChanging`, `DBInstanceNetTypeChanging`, `Deleting`, `EngineVersionUpgrading`, `GuardDBInstanceCreating`, `GuardSwitching`, `Importing`, `ImportingFromOtherInstance`, `Rebooting`, `Restoring`, `Running`, `Transfering`, `TransferingToOtherInstance`.
864
864
  :param int storage_size: The storage capacity. Unit: GB. Value: `50` to `4000`.
865
865
  :param str storage_type: The type of disks. Valid values: `cloud_essd`, `cloud_efficiency`.
866
- :param Mapping[str, Any] tags: The tags of the instance.
866
+ :param Mapping[str, str] tags: The tags of the instance.
867
867
  :param str vpc_id: The ID of the VPC。.
868
868
  :param str vswitch_id: The vswitch id.
869
869
  :param str zone_id: The zone ID of the instance.
@@ -1103,7 +1103,7 @@ class GetInstancesInstanceResult(dict):
1103
1103
 
1104
1104
  @property
1105
1105
  @pulumi.getter
1106
- def tags(self) -> Mapping[str, Any]:
1106
+ def tags(self) -> Mapping[str, str]:
1107
1107
  """
1108
1108
  The tags of the instance.
1109
1109
  """
@@ -97,7 +97,7 @@ class GetInstancesResult:
97
97
 
98
98
  @property
99
99
  @pulumi.getter
100
- def tags(self) -> Optional[Mapping[str, Any]]:
100
+ def tags(self) -> Optional[Mapping[str, str]]:
101
101
  """
102
102
  A mapping of tags to assign to the resource.
103
103
  """
@@ -124,7 +124,7 @@ def get_instances(availability_zone: Optional[str] = None,
124
124
  ids: Optional[Sequence[str]] = None,
125
125
  name_regex: Optional[str] = None,
126
126
  output_file: Optional[str] = None,
127
- tags: Optional[Mapping[str, Any]] = None,
127
+ tags: Optional[Mapping[str, str]] = None,
128
128
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetInstancesResult:
129
129
  """
130
130
  The `hbase_get_instances` data source provides a collection of HBase instances available in Alicloud account.
@@ -147,7 +147,7 @@ def get_instances(availability_zone: Optional[str] = None,
147
147
  :param Sequence[str] ids: The ids list of HBase instances
148
148
  :param str name_regex: A regex string to apply to the instance name.
149
149
  :param str output_file: The name of file that can save the collection of instances after running `pulumi preview`.
150
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
150
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
151
151
  """
152
152
  __args__ = dict()
153
153
  __args__['availabilityZone'] = availability_zone
@@ -174,7 +174,7 @@ def get_instances_output(availability_zone: Optional[pulumi.Input[Optional[str]]
174
174
  ids: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
175
175
  name_regex: Optional[pulumi.Input[Optional[str]]] = None,
176
176
  output_file: Optional[pulumi.Input[Optional[str]]] = None,
177
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
177
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
178
178
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetInstancesResult]:
179
179
  """
180
180
  The `hbase_get_instances` data source provides a collection of HBase instances available in Alicloud account.
@@ -197,6 +197,6 @@ def get_instances_output(availability_zone: Optional[pulumi.Input[Optional[str]]
197
197
  :param Sequence[str] ids: The ids list of HBase instances
198
198
  :param str name_regex: A regex string to apply to the instance name.
199
199
  :param str output_file: The name of file that can save the collection of instances after running `pulumi preview`.
200
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
200
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
201
201
  """
202
202
  ...