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
@@ -100,7 +100,7 @@ class GetAclsResult:
100
100
 
101
101
  @property
102
102
  @pulumi.getter
103
- def tags(self) -> Optional[Mapping[str, Any]]:
103
+ def tags(self) -> Optional[Mapping[str, str]]:
104
104
  """
105
105
  A mapping of tags to assign to the resource.
106
106
  """
@@ -127,7 +127,7 @@ def get_acls(ids: Optional[Sequence[str]] = None,
127
127
  name_regex: Optional[str] = None,
128
128
  output_file: Optional[str] = None,
129
129
  resource_group_id: Optional[str] = None,
130
- tags: Optional[Mapping[str, Any]] = None,
130
+ tags: Optional[Mapping[str, str]] = None,
131
131
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAclsResult:
132
132
  """
133
133
  This data source provides the acls in the region.
@@ -163,7 +163,7 @@ def get_acls(ids: Optional[Sequence[str]] = None,
163
163
  :param str name_regex: A regex string to filter results by acl name.
164
164
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
165
165
  :param str resource_group_id: The Id of resource group which acl belongs.
166
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
166
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
167
167
  """
168
168
  __args__ = dict()
169
169
  __args__['ids'] = ids
@@ -190,7 +190,7 @@ def get_acls_output(ids: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
190
190
  name_regex: Optional[pulumi.Input[Optional[str]]] = None,
191
191
  output_file: Optional[pulumi.Input[Optional[str]]] = None,
192
192
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
193
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
193
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
194
194
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAclsResult]:
195
195
  """
196
196
  This data source provides the acls in the region.
@@ -226,6 +226,6 @@ def get_acls_output(ids: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
226
226
  :param str name_regex: A regex string to filter results by acl name.
227
227
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
228
228
  :param str resource_group_id: The Id of resource group which acl belongs.
229
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
229
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
230
230
  """
231
231
  ...
@@ -268,7 +268,7 @@ class GetApplicationLoadBalancersResult:
268
268
 
269
269
  @property
270
270
  @pulumi.getter
271
- def tags(self) -> Optional[Mapping[str, Any]]:
271
+ def tags(self) -> Optional[Mapping[str, str]]:
272
272
  """
273
273
  The tags of the SLB.
274
274
  """
@@ -350,7 +350,7 @@ def get_application_load_balancers(address: Optional[str] = None,
350
350
  server_intranet_address: Optional[str] = None,
351
351
  slave_zone_id: Optional[str] = None,
352
352
  status: Optional[str] = None,
353
- tags: Optional[Mapping[str, Any]] = None,
353
+ tags: Optional[Mapping[str, str]] = None,
354
354
  vpc_id: Optional[str] = None,
355
355
  vswitch_id: Optional[str] = None,
356
356
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetApplicationLoadBalancersResult:
@@ -390,7 +390,7 @@ def get_application_load_balancers(address: Optional[str] = None,
390
390
  :param str server_intranet_address: The server intranet address.
391
391
  :param str slave_zone_id: The slave zone id of the SLB.
392
392
  :param str status: SLB current status. Possible values: `inactive`, `active` and `locked`.
393
- :param Mapping[str, Any] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
393
+ :param Mapping[str, str] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
394
394
  :param str vpc_id: ID of the VPC linked to the SLBs.
395
395
  :param str vswitch_id: ID of the vSwitch linked to the SLBs.
396
396
  """
@@ -470,7 +470,7 @@ def get_application_load_balancers_output(address: Optional[pulumi.Input[Optiona
470
470
  server_intranet_address: Optional[pulumi.Input[Optional[str]]] = None,
471
471
  slave_zone_id: Optional[pulumi.Input[Optional[str]]] = None,
472
472
  status: Optional[pulumi.Input[Optional[str]]] = None,
473
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
473
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
474
474
  vpc_id: Optional[pulumi.Input[Optional[str]]] = None,
475
475
  vswitch_id: Optional[pulumi.Input[Optional[str]]] = None,
476
476
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetApplicationLoadBalancersResult]:
@@ -510,7 +510,7 @@ def get_application_load_balancers_output(address: Optional[pulumi.Input[Optiona
510
510
  :param str server_intranet_address: The server intranet address.
511
511
  :param str slave_zone_id: The slave zone id of the SLB.
512
512
  :param str status: SLB current status. Possible values: `inactive`, `active` and `locked`.
513
- :param Mapping[str, Any] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
513
+ :param Mapping[str, str] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
514
514
  :param str vpc_id: ID of the VPC linked to the SLBs.
515
515
  :param str vswitch_id: ID of the vSwitch linked to the SLBs.
516
516
  """
@@ -100,7 +100,7 @@ class GetCaCertificatesResult:
100
100
 
101
101
  @property
102
102
  @pulumi.getter
103
- def tags(self) -> Optional[Mapping[str, Any]]:
103
+ def tags(self) -> Optional[Mapping[str, str]]:
104
104
  """
105
105
  (Available in v1.66.0+) A mapping of tags to assign to the resource.
106
106
  """
@@ -127,7 +127,7 @@ def get_ca_certificates(ids: Optional[Sequence[str]] = None,
127
127
  name_regex: Optional[str] = None,
128
128
  output_file: Optional[str] = None,
129
129
  resource_group_id: Optional[str] = None,
130
- tags: Optional[Mapping[str, Any]] = None,
130
+ tags: Optional[Mapping[str, str]] = None,
131
131
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetCaCertificatesResult:
132
132
  """
133
133
  This data source provides the CA certificate list.
@@ -147,7 +147,7 @@ def get_ca_certificates(ids: Optional[Sequence[str]] = None,
147
147
  :param str name_regex: A regex string to filter results by ca certificate name.
148
148
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
149
149
  :param str resource_group_id: The Id of resource group which ca certificates belongs.
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__['ids'] = ids
@@ -174,7 +174,7 @@ def get_ca_certificates_output(ids: Optional[pulumi.Input[Optional[Sequence[str]
174
174
  name_regex: Optional[pulumi.Input[Optional[str]]] = None,
175
175
  output_file: Optional[pulumi.Input[Optional[str]]] = None,
176
176
  resource_group_id: 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[GetCaCertificatesResult]:
179
179
  """
180
180
  This data source provides the CA certificate list.
@@ -194,6 +194,6 @@ def get_ca_certificates_output(ids: Optional[pulumi.Input[Optional[Sequence[str]
194
194
  :param str name_regex: A regex string to filter results by ca certificate name.
195
195
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
196
196
  :param str resource_group_id: The Id of resource group which ca certificates belongs.
197
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
197
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
198
198
  """
199
199
  ...
@@ -244,7 +244,7 @@ class GetLoadBalancersResult:
244
244
 
245
245
  @property
246
246
  @pulumi.getter
247
- def tags(self) -> Optional[Mapping[str, Any]]:
247
+ def tags(self) -> Optional[Mapping[str, str]]:
248
248
  """
249
249
  A map of tags assigned to the SLB instance.
250
250
  """
@@ -326,7 +326,7 @@ def get_load_balancers(address: Optional[str] = None,
326
326
  server_intranet_address: Optional[str] = None,
327
327
  slave_zone_id: Optional[str] = None,
328
328
  status: Optional[str] = None,
329
- tags: Optional[Mapping[str, Any]] = None,
329
+ tags: Optional[Mapping[str, str]] = None,
330
330
  vpc_id: Optional[str] = None,
331
331
  vswitch_id: Optional[str] = None,
332
332
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetLoadBalancersResult:
@@ -354,7 +354,7 @@ def get_load_balancers(address: Optional[str] = None,
354
354
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
355
355
  :param str resource_group_id: The Id of resource group which SLB belongs.
356
356
  :param str status: SLB current status. Possible values: `inactive`, `active` and `locked`.
357
- :param Mapping[str, Any] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
357
+ :param Mapping[str, str] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
358
358
  ```python
359
359
  import pulumi
360
360
  import pulumi_alicloud as alicloud
@@ -443,7 +443,7 @@ def get_load_balancers_output(address: Optional[pulumi.Input[Optional[str]]] = N
443
443
  server_intranet_address: Optional[pulumi.Input[Optional[str]]] = None,
444
444
  slave_zone_id: Optional[pulumi.Input[Optional[str]]] = None,
445
445
  status: Optional[pulumi.Input[Optional[str]]] = None,
446
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
446
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
447
447
  vpc_id: Optional[pulumi.Input[Optional[str]]] = None,
448
448
  vswitch_id: Optional[pulumi.Input[Optional[str]]] = None,
449
449
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLoadBalancersResult]:
@@ -471,7 +471,7 @@ def get_load_balancers_output(address: Optional[pulumi.Input[Optional[str]]] = N
471
471
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
472
472
  :param str resource_group_id: The Id of resource group which SLB belongs.
473
473
  :param str status: SLB current status. Possible values: `inactive`, `active` and `locked`.
474
- :param Mapping[str, Any] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
474
+ :param Mapping[str, str] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
475
475
  ```python
476
476
  import pulumi
477
477
  import pulumi_alicloud as alicloud
@@ -100,7 +100,7 @@ class GetServerCertificatesResult:
100
100
 
101
101
  @property
102
102
  @pulumi.getter
103
- def tags(self) -> Optional[Mapping[str, Any]]:
103
+ def tags(self) -> Optional[Mapping[str, str]]:
104
104
  """
105
105
  (Available in v1.66.0+) A mapping of tags to assign to the resource.
106
106
  """
@@ -127,7 +127,7 @@ def get_server_certificates(ids: Optional[Sequence[str]] = None,
127
127
  name_regex: Optional[str] = None,
128
128
  output_file: Optional[str] = None,
129
129
  resource_group_id: Optional[str] = None,
130
- tags: Optional[Mapping[str, Any]] = None,
130
+ tags: Optional[Mapping[str, str]] = None,
131
131
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetServerCertificatesResult:
132
132
  """
133
133
  This data source provides the server certificate list.
@@ -147,7 +147,7 @@ def get_server_certificates(ids: Optional[Sequence[str]] = None,
147
147
  :param str name_regex: A regex string to filter results by server certificate name.
148
148
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
149
149
  :param str resource_group_id: The Id of resource group which the slb server certificates belongs.
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__['ids'] = ids
@@ -174,7 +174,7 @@ def get_server_certificates_output(ids: Optional[pulumi.Input[Optional[Sequence[
174
174
  name_regex: Optional[pulumi.Input[Optional[str]]] = None,
175
175
  output_file: Optional[pulumi.Input[Optional[str]]] = None,
176
176
  resource_group_id: 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[GetServerCertificatesResult]:
179
179
  """
180
180
  This data source provides the server certificate list.
@@ -194,6 +194,6 @@ def get_server_certificates_output(ids: Optional[pulumi.Input[Optional[Sequence[
194
194
  :param str name_regex: A regex string to filter results by server certificate name.
195
195
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
196
196
  :param str resource_group_id: The Id of resource group which the slb server certificates belongs.
197
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
197
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
198
198
  """
199
199
  ...
@@ -33,7 +33,7 @@ class LoadBalancerArgs:
33
33
  slave_zone_id: Optional[pulumi.Input[str]] = None,
34
34
  specification: Optional[pulumi.Input[str]] = None,
35
35
  status: Optional[pulumi.Input[str]] = None,
36
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
36
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
37
37
  vswitch_id: Optional[pulumi.Input[str]] = None):
38
38
  """
39
39
  The set of arguments for constructing a LoadBalancer resource.
@@ -69,7 +69,7 @@ class LoadBalancerArgs:
69
69
  > **NOTE:** To change a "Shared-Performance" instance to a "Performance-guaranteed" instance, the SLB will have a short probability of business interruption (10 seconds-30 seconds). Advise to change it during the business downturn, or migrate business to other SLB Instances by using GSLB before changing.
70
70
 
71
71
  > **NOTE:** Currently, the alibaba cloud international account does not support creating a PrePaid SLB instance.
72
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
72
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
73
73
  :param pulumi.Input[str] vswitch_id: The vSwitch ID to launch in. If `address_type` is internet, it will be ignore.
74
74
  """
75
75
  if address is not None:
@@ -364,14 +364,14 @@ class LoadBalancerArgs:
364
364
 
365
365
  @property
366
366
  @pulumi.getter
367
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
367
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
368
368
  """
369
369
  A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
370
370
  """
371
371
  return pulumi.get(self, "tags")
372
372
 
373
373
  @tags.setter
374
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
374
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
375
375
  pulumi.set(self, "tags", value)
376
376
 
377
377
  @property
@@ -409,7 +409,7 @@ class _LoadBalancerState:
409
409
  slave_zone_id: Optional[pulumi.Input[str]] = None,
410
410
  specification: Optional[pulumi.Input[str]] = None,
411
411
  status: Optional[pulumi.Input[str]] = None,
412
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
412
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
413
413
  vswitch_id: Optional[pulumi.Input[str]] = None):
414
414
  """
415
415
  Input properties used for looking up and filtering LoadBalancer resources.
@@ -445,7 +445,7 @@ class _LoadBalancerState:
445
445
  > **NOTE:** To change a "Shared-Performance" instance to a "Performance-guaranteed" instance, the SLB will have a short probability of business interruption (10 seconds-30 seconds). Advise to change it during the business downturn, or migrate business to other SLB Instances by using GSLB before changing.
446
446
 
447
447
  > **NOTE:** Currently, the alibaba cloud international account does not support creating a PrePaid SLB instance.
448
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
448
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
449
449
  :param pulumi.Input[str] vswitch_id: The vSwitch ID to launch in. If `address_type` is internet, it will be ignore.
450
450
  """
451
451
  if address is not None:
@@ -740,14 +740,14 @@ class _LoadBalancerState:
740
740
 
741
741
  @property
742
742
  @pulumi.getter
743
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
743
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
744
744
  """
745
745
  A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
746
746
  """
747
747
  return pulumi.get(self, "tags")
748
748
 
749
749
  @tags.setter
750
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
750
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
751
751
  pulumi.set(self, "tags", value)
752
752
 
753
753
  @property
@@ -792,7 +792,7 @@ class LoadBalancer(pulumi.CustomResource):
792
792
  slave_zone_id: Optional[pulumi.Input[str]] = None,
793
793
  specification: Optional[pulumi.Input[str]] = None,
794
794
  status: Optional[pulumi.Input[str]] = None,
795
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
795
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
796
796
  vswitch_id: Optional[pulumi.Input[str]] = None,
797
797
  __props__=None):
798
798
  """
@@ -831,16 +831,16 @@ class LoadBalancer(pulumi.CustomResource):
831
831
  load_balancer_spec="slb.s2.small",
832
832
  vswitch_id=default_switch.id,
833
833
  tags={
834
- "tag_a": 1,
835
- "tag_b": 2,
836
- "tag_c": 3,
837
- "tag_d": 4,
838
- "tag_e": 5,
839
- "tag_f": 6,
840
- "tag_g": 7,
841
- "tag_h": 8,
842
- "tag_i": 9,
843
- "tag_j": 10,
834
+ "tag_a": "1",
835
+ "tag_b": "2",
836
+ "tag_c": "3",
837
+ "tag_d": "4",
838
+ "tag_e": "5",
839
+ "tag_f": "6",
840
+ "tag_g": "7",
841
+ "tag_h": "8",
842
+ "tag_i": "9",
843
+ "tag_j": "10",
844
844
  })
845
845
  ```
846
846
 
@@ -886,7 +886,7 @@ class LoadBalancer(pulumi.CustomResource):
886
886
  > **NOTE:** To change a "Shared-Performance" instance to a "Performance-guaranteed" instance, the SLB will have a short probability of business interruption (10 seconds-30 seconds). Advise to change it during the business downturn, or migrate business to other SLB Instances by using GSLB before changing.
887
887
 
888
888
  > **NOTE:** Currently, the alibaba cloud international account does not support creating a PrePaid SLB instance.
889
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
889
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
890
890
  :param pulumi.Input[str] vswitch_id: The vSwitch ID to launch in. If `address_type` is internet, it will be ignore.
891
891
  """
892
892
  ...
@@ -931,16 +931,16 @@ class LoadBalancer(pulumi.CustomResource):
931
931
  load_balancer_spec="slb.s2.small",
932
932
  vswitch_id=default_switch.id,
933
933
  tags={
934
- "tag_a": 1,
935
- "tag_b": 2,
936
- "tag_c": 3,
937
- "tag_d": 4,
938
- "tag_e": 5,
939
- "tag_f": 6,
940
- "tag_g": 7,
941
- "tag_h": 8,
942
- "tag_i": 9,
943
- "tag_j": 10,
934
+ "tag_a": "1",
935
+ "tag_b": "2",
936
+ "tag_c": "3",
937
+ "tag_d": "4",
938
+ "tag_e": "5",
939
+ "tag_f": "6",
940
+ "tag_g": "7",
941
+ "tag_h": "8",
942
+ "tag_i": "9",
943
+ "tag_j": "10",
944
944
  })
945
945
  ```
946
946
 
@@ -986,7 +986,7 @@ class LoadBalancer(pulumi.CustomResource):
986
986
  slave_zone_id: Optional[pulumi.Input[str]] = None,
987
987
  specification: Optional[pulumi.Input[str]] = None,
988
988
  status: Optional[pulumi.Input[str]] = None,
989
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
989
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
990
990
  vswitch_id: Optional[pulumi.Input[str]] = None,
991
991
  __props__=None):
992
992
  pulumi.log.warn("""LoadBalancer is deprecated: This resource has been deprecated in favour of the ApplicationLoadBalancer resource""")
@@ -1048,7 +1048,7 @@ class LoadBalancer(pulumi.CustomResource):
1048
1048
  slave_zone_id: Optional[pulumi.Input[str]] = None,
1049
1049
  specification: Optional[pulumi.Input[str]] = None,
1050
1050
  status: Optional[pulumi.Input[str]] = None,
1051
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1051
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1052
1052
  vswitch_id: Optional[pulumi.Input[str]] = None) -> 'LoadBalancer':
1053
1053
  """
1054
1054
  Get an existing LoadBalancer resource's state with the given name, id, and optional extra
@@ -1089,7 +1089,7 @@ class LoadBalancer(pulumi.CustomResource):
1089
1089
  > **NOTE:** To change a "Shared-Performance" instance to a "Performance-guaranteed" instance, the SLB will have a short probability of business interruption (10 seconds-30 seconds). Advise to change it during the business downturn, or migrate business to other SLB Instances by using GSLB before changing.
1090
1090
 
1091
1091
  > **NOTE:** Currently, the alibaba cloud international account does not support creating a PrePaid SLB instance.
1092
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
1092
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
1093
1093
  :param pulumi.Input[str] vswitch_id: The vSwitch ID to launch in. If `address_type` is internet, it will be ignore.
1094
1094
  """
1095
1095
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
@@ -1286,7 +1286,7 @@ class LoadBalancer(pulumi.CustomResource):
1286
1286
 
1287
1287
  @property
1288
1288
  @pulumi.getter
1289
- def tags(self) -> pulumi.Output[Mapping[str, Any]]:
1289
+ def tags(self) -> pulumi.Output[Mapping[str, str]]:
1290
1290
  """
1291
1291
  A mapping of tags to assign to the resource. The `tags` can have a maximum of 10 tag for every load balancer instance.
1292
1292
  """
@@ -350,14 +350,14 @@ class GetAclsAclResult(dict):
350
350
  name: str,
351
351
  related_listeners: Sequence['outputs.GetAclsAclRelatedListenerResult'],
352
352
  resource_group_id: str,
353
- tags: Optional[Mapping[str, Any]] = None):
353
+ tags: Optional[Mapping[str, str]] = None):
354
354
  """
355
355
  :param Sequence['GetAclsAclEntryListArgs'] entry_lists: A list of entry (IP addresses or CIDR blocks). Each entry contains two sub-fields as `Entry Block` follows.
356
356
  :param str id: Acl ID.
357
357
  :param str name: Acl name.
358
358
  :param Sequence['GetAclsAclRelatedListenerArgs'] related_listeners: A list of listener are attached by the acl. Each listener contains four sub-fields as `Listener Block` follows.
359
359
  :param str resource_group_id: The Id of resource group which acl belongs.
360
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
360
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
361
361
  """
362
362
  pulumi.set(__self__, "entry_lists", entry_lists)
363
363
  pulumi.set(__self__, "id", id)
@@ -415,7 +415,7 @@ class GetAclsAclResult(dict):
415
415
 
416
416
  @property
417
417
  @pulumi.getter
418
- def tags(self) -> Optional[Mapping[str, Any]]:
418
+ def tags(self) -> Optional[Mapping[str, str]]:
419
419
  """
420
420
  A mapping of tags to assign to the resource.
421
421
  """
@@ -506,7 +506,7 @@ class GetApplicationLoadBalancersBalancerResult(dict):
506
506
  resource_group_id: str,
507
507
  slave_zone_id: str,
508
508
  status: str,
509
- tags: Mapping[str, Any],
509
+ tags: Mapping[str, str],
510
510
  vpc_id: str,
511
511
  vswitch_id: str):
512
512
  """
@@ -539,7 +539,7 @@ class GetApplicationLoadBalancersBalancerResult(dict):
539
539
  :param str resource_group_id: The Id of resource group which SLB belongs.
540
540
  :param str slave_zone_id: The slave zone id of the SLB.
541
541
  :param str status: SLB current status. Possible values: `inactive`, `active` and `locked`.
542
- :param Mapping[str, Any] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
542
+ :param Mapping[str, str] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
543
543
  :param str vpc_id: ID of the VPC linked to the SLBs.
544
544
  :param str vswitch_id: ID of the vSwitch linked to the SLBs.
545
545
  """
@@ -810,7 +810,7 @@ class GetApplicationLoadBalancersBalancerResult(dict):
810
810
 
811
811
  @property
812
812
  @pulumi.getter
813
- def tags(self) -> Mapping[str, Any]:
813
+ def tags(self) -> Mapping[str, str]:
814
814
  """
815
815
  A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
816
816
  """
@@ -988,7 +988,7 @@ class GetApplicationLoadBalancersSlbResult(dict):
988
988
  region_id: str,
989
989
  slave_availability_zone: str,
990
990
  status: str,
991
- tags: Mapping[str, Any],
991
+ tags: Mapping[str, str],
992
992
  vpc_id: str,
993
993
  vswitch_id: str):
994
994
  """
@@ -996,7 +996,7 @@ class GetApplicationLoadBalancersSlbResult(dict):
996
996
  :param str id: ID of the SLB.
997
997
  :param str network_type: Network type of the SLBs. Valid values: `vpc` and `classic`.
998
998
  :param str status: SLB current status. Possible values: `inactive`, `active` and `locked`.
999
- :param Mapping[str, Any] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
999
+ :param Mapping[str, str] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
1000
1000
  :param str vpc_id: ID of the VPC linked to the SLBs.
1001
1001
  :param str vswitch_id: ID of the vSwitch linked to the SLBs.
1002
1002
  """
@@ -1078,7 +1078,7 @@ class GetApplicationLoadBalancersSlbResult(dict):
1078
1078
 
1079
1079
  @property
1080
1080
  @pulumi.getter
1081
- def tags(self) -> Mapping[str, Any]:
1081
+ def tags(self) -> Mapping[str, str]:
1082
1082
  """
1083
1083
  A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
1084
1084
  """
@@ -1183,7 +1183,7 @@ class GetCaCertificatesCertificateResult(dict):
1183
1183
  id: str,
1184
1184
  name: str,
1185
1185
  resource_group_id: str,
1186
- tags: Mapping[str, Any]):
1186
+ tags: Mapping[str, str]):
1187
1187
  """
1188
1188
  :param str ca_certificate_id: (Available in v1.123.1+) CA certificate ID.
1189
1189
  :param str ca_certificate_name: (Available in v1.123.1+) CA certificate name.
@@ -1195,7 +1195,7 @@ class GetCaCertificatesCertificateResult(dict):
1195
1195
  :param str id: CA certificate ID.
1196
1196
  :param str name: (Deprecated from v1.123.1) Deprecated and replace by `ca_certificate_name`.
1197
1197
  :param str resource_group_id: The Id of resource group which ca certificates belongs.
1198
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
1198
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
1199
1199
  """
1200
1200
  pulumi.set(__self__, "ca_certificate_id", ca_certificate_id)
1201
1201
  pulumi.set(__self__, "ca_certificate_name", ca_certificate_name)
@@ -1291,7 +1291,7 @@ class GetCaCertificatesCertificateResult(dict):
1291
1291
 
1292
1292
  @property
1293
1293
  @pulumi.getter
1294
- def tags(self) -> Mapping[str, Any]:
1294
+ def tags(self) -> Mapping[str, str]:
1295
1295
  """
1296
1296
  A mapping of tags to assign to the resource.
1297
1297
  """
@@ -1813,7 +1813,7 @@ class GetLoadBalancersBalancerResult(dict):
1813
1813
  resource_group_id: str,
1814
1814
  slave_zone_id: str,
1815
1815
  status: str,
1816
- tags: Mapping[str, Any],
1816
+ tags: Mapping[str, str],
1817
1817
  vpc_id: str,
1818
1818
  vswitch_id: str):
1819
1819
  """
@@ -1822,7 +1822,7 @@ class GetLoadBalancersBalancerResult(dict):
1822
1822
  :param str network_type: Network type of the SLBs. Valid values: `vpc` and `classic`.
1823
1823
  :param str resource_group_id: The Id of resource group which SLB belongs.
1824
1824
  :param str status: SLB current status. Possible values: `inactive`, `active` and `locked`.
1825
- :param Mapping[str, Any] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
1825
+ :param Mapping[str, str] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
1826
1826
  ```python
1827
1827
  import pulumi
1828
1828
  import pulumi_alicloud as alicloud
@@ -2030,7 +2030,7 @@ class GetLoadBalancersBalancerResult(dict):
2030
2030
 
2031
2031
  @property
2032
2032
  @pulumi.getter
2033
- def tags(self) -> Mapping[str, Any]:
2033
+ def tags(self) -> Mapping[str, str]:
2034
2034
  """
2035
2035
  A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
2036
2036
  ```python
@@ -2167,7 +2167,7 @@ class GetLoadBalancersSlbResult(dict):
2167
2167
  region_id: str,
2168
2168
  slave_availability_zone: str,
2169
2169
  status: str,
2170
- tags: Mapping[str, Any],
2170
+ tags: Mapping[str, str],
2171
2171
  vpc_id: str,
2172
2172
  vswitch_id: str):
2173
2173
  """
@@ -2181,7 +2181,7 @@ class GetLoadBalancersSlbResult(dict):
2181
2181
  :param str region_id: Region ID the SLB belongs to.
2182
2182
  :param str slave_availability_zone: Slave availability zone of the SLBs.
2183
2183
  :param str status: SLB current status. Possible values: `inactive`, `active` and `locked`.
2184
- :param Mapping[str, Any] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
2184
+ :param Mapping[str, str] tags: A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
2185
2185
  ```python
2186
2186
  import pulumi
2187
2187
  import pulumi_alicloud as alicloud
@@ -2290,7 +2290,7 @@ class GetLoadBalancersSlbResult(dict):
2290
2290
 
2291
2291
  @property
2292
2292
  @pulumi.getter
2293
- def tags(self) -> Mapping[str, Any]:
2293
+ def tags(self) -> Mapping[str, str]:
2294
2294
  """
2295
2295
  A map of tags assigned to the SLB instances. The `tags` can have a maximum of 5 tag. It must be in the format:
2296
2296
  ```python
@@ -2502,7 +2502,7 @@ class GetServerCertificatesCertificateResult(dict):
2502
2502
  name: str,
2503
2503
  subject_alternative_names: Sequence[str],
2504
2504
  resource_group_id: Optional[str] = None,
2505
- tags: Optional[Mapping[str, Any]] = None):
2505
+ tags: Optional[Mapping[str, str]] = None):
2506
2506
  """
2507
2507
  :param str alicloud_certificate_id: Id of server certificate issued by alibaba cloud.
2508
2508
  :param str alicloud_certificate_name: Name of server certificate issued by alibaba cloud.
@@ -2517,7 +2517,7 @@ class GetServerCertificatesCertificateResult(dict):
2517
2517
  :param str name: Server certificate name.
2518
2518
  :param Sequence[str] subject_alternative_names: Server certificate subject alternative name list.
2519
2519
  :param str resource_group_id: The Id of resource group which the slb server certificates belongs.
2520
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
2520
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
2521
2521
  """
2522
2522
  pulumi.set(__self__, "alicloud_certificate_id", alicloud_certificate_id)
2523
2523
  pulumi.set(__self__, "alicloud_certificate_name", alicloud_certificate_name)
@@ -2642,7 +2642,7 @@ class GetServerCertificatesCertificateResult(dict):
2642
2642
 
2643
2643
  @property
2644
2644
  @pulumi.getter
2645
- def tags(self) -> Optional[Mapping[str, Any]]:
2645
+ def tags(self) -> Optional[Mapping[str, str]]:
2646
2646
  """
2647
2647
  A mapping of tags to assign to the resource.
2648
2648
  """