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
@@ -34,7 +34,7 @@ class DedicatedHostArgs:
34
34
  payment_type: Optional[pulumi.Input[str]] = None,
35
35
  resource_group_id: Optional[pulumi.Input[str]] = None,
36
36
  sale_cycle: Optional[pulumi.Input[str]] = None,
37
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
37
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
38
38
  zone_id: Optional[pulumi.Input[str]] = None):
39
39
  """
40
40
  The set of arguments for constructing a DedicatedHost resource.
@@ -56,7 +56,7 @@ class DedicatedHostArgs:
56
56
  :param pulumi.Input[str] payment_type: The billing method of the dedicated host. Valid values: `PrePaid`, `PostPaid`. Default: `PostPaid`.
57
57
  :param pulumi.Input[str] resource_group_id: The ID of the resource group to which the dedicated host belongs.
58
58
  :param pulumi.Input[str] sale_cycle: The unit of the subscription period of the dedicated host.
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[str] zone_id: The zone ID of the dedicated host. This parameter is empty by default. If you do not specify this parameter, the system automatically selects a zone.
61
61
  """
62
62
  pulumi.set(__self__, "dedicated_host_type", dedicated_host_type)
@@ -317,14 +317,14 @@ class DedicatedHostArgs:
317
317
 
318
318
  @property
319
319
  @pulumi.getter
320
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
320
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
321
321
  """
322
322
  A mapping of tags to assign to the resource.
323
323
  """
324
324
  return pulumi.get(self, "tags")
325
325
 
326
326
  @tags.setter
327
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
327
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
328
328
  pulumi.set(self, "tags", value)
329
329
 
330
330
  @property
@@ -362,7 +362,7 @@ class _DedicatedHostState:
362
362
  resource_group_id: Optional[pulumi.Input[str]] = None,
363
363
  sale_cycle: Optional[pulumi.Input[str]] = None,
364
364
  status: Optional[pulumi.Input[str]] = None,
365
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
365
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
366
366
  zone_id: Optional[pulumi.Input[str]] = None):
367
367
  """
368
368
  Input properties used for looking up and filtering DedicatedHost resources.
@@ -385,7 +385,7 @@ class _DedicatedHostState:
385
385
  :param pulumi.Input[str] resource_group_id: The ID of the resource group to which the dedicated host belongs.
386
386
  :param pulumi.Input[str] sale_cycle: The unit of the subscription period of the dedicated host.
387
387
  :param pulumi.Input[str] status: The status of the dedicated host.
388
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
388
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
389
389
  :param pulumi.Input[str] zone_id: The zone ID of the dedicated host. This parameter is empty by default. If you do not specify this parameter, the system automatically selects a zone.
390
390
  """
391
391
  if action_on_maintenance is not None:
@@ -661,14 +661,14 @@ class _DedicatedHostState:
661
661
 
662
662
  @property
663
663
  @pulumi.getter
664
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
664
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
665
665
  """
666
666
  A mapping of tags to assign to the resource.
667
667
  """
668
668
  return pulumi.get(self, "tags")
669
669
 
670
670
  @tags.setter
671
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
671
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
672
672
  pulumi.set(self, "tags", value)
673
673
 
674
674
  @property
@@ -707,7 +707,7 @@ class DedicatedHost(pulumi.CustomResource):
707
707
  payment_type: Optional[pulumi.Input[str]] = None,
708
708
  resource_group_id: Optional[pulumi.Input[str]] = None,
709
709
  sale_cycle: Optional[pulumi.Input[str]] = None,
710
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
710
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
711
711
  zone_id: Optional[pulumi.Input[str]] = None,
712
712
  __props__=None):
713
713
  """
@@ -739,7 +739,7 @@ class DedicatedHost(pulumi.CustomResource):
739
739
  :param pulumi.Input[str] payment_type: The billing method of the dedicated host. Valid values: `PrePaid`, `PostPaid`. Default: `PostPaid`.
740
740
  :param pulumi.Input[str] resource_group_id: The ID of the resource group to which the dedicated host belongs.
741
741
  :param pulumi.Input[str] sale_cycle: The unit of the subscription period of the dedicated host.
742
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
742
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
743
743
  :param pulumi.Input[str] zone_id: The zone ID of the dedicated host. This parameter is empty by default. If you do not specify this parameter, the system automatically selects a zone.
744
744
  """
745
745
  ...
@@ -790,7 +790,7 @@ class DedicatedHost(pulumi.CustomResource):
790
790
  payment_type: Optional[pulumi.Input[str]] = None,
791
791
  resource_group_id: Optional[pulumi.Input[str]] = None,
792
792
  sale_cycle: Optional[pulumi.Input[str]] = None,
793
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
793
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
794
794
  zone_id: Optional[pulumi.Input[str]] = None,
795
795
  __props__=None):
796
796
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
@@ -853,7 +853,7 @@ class DedicatedHost(pulumi.CustomResource):
853
853
  resource_group_id: Optional[pulumi.Input[str]] = None,
854
854
  sale_cycle: Optional[pulumi.Input[str]] = None,
855
855
  status: Optional[pulumi.Input[str]] = None,
856
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
856
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
857
857
  zone_id: Optional[pulumi.Input[str]] = None) -> 'DedicatedHost':
858
858
  """
859
859
  Get an existing DedicatedHost resource's state with the given name, id, and optional extra
@@ -881,7 +881,7 @@ class DedicatedHost(pulumi.CustomResource):
881
881
  :param pulumi.Input[str] resource_group_id: The ID of the resource group to which the dedicated host belongs.
882
882
  :param pulumi.Input[str] sale_cycle: The unit of the subscription period of the dedicated host.
883
883
  :param pulumi.Input[str] status: The status of the dedicated host.
884
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
884
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
885
885
  :param pulumi.Input[str] zone_id: The zone ID of the dedicated host. This parameter is empty by default. If you do not specify this parameter, the system automatically selects a zone.
886
886
  """
887
887
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
@@ -1065,7 +1065,7 @@ class DedicatedHost(pulumi.CustomResource):
1065
1065
 
1066
1066
  @property
1067
1067
  @pulumi.getter
1068
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1068
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1069
1069
  """
1070
1070
  A mapping of tags to assign to the resource.
1071
1071
  """
@@ -35,7 +35,7 @@ class DiskArgs:
35
35
  snapshot_id: Optional[pulumi.Input[str]] = None,
36
36
  storage_set_id: Optional[pulumi.Input[str]] = None,
37
37
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
38
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
38
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
39
39
  type: Optional[pulumi.Input[str]] = None,
40
40
  zone_id: Optional[pulumi.Input[str]] = None):
41
41
  """
@@ -57,7 +57,7 @@ class DiskArgs:
57
57
  > **NOTE:** Disk category `cloud` has been outdated and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
58
58
  :param pulumi.Input[int] size: The size of the disk in GiBs. When resize the disk, the new size must be greater than the former value, or you would get an error `InvalidDiskSize.TooSmall`.
59
59
  :param pulumi.Input[str] snapshot_id: A snapshot to base the disk off of. If the disk size required by snapshot is greater than `size`, the `size` will be ignored, conflict with `encrypted`.
60
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
60
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
61
61
  """
62
62
  if advanced_features is not None:
63
63
  pulumi.set(__self__, "advanced_features", advanced_features)
@@ -350,14 +350,14 @@ class DiskArgs:
350
350
 
351
351
  @property
352
352
  @pulumi.getter
353
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
353
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
354
354
  """
355
355
  A mapping of tags to assign to the resource.
356
356
  """
357
357
  return pulumi.get(self, "tags")
358
358
 
359
359
  @tags.setter
360
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
360
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
361
361
  pulumi.set(self, "tags", value)
362
362
 
363
363
  @property
@@ -404,7 +404,7 @@ class _DiskState:
404
404
  status: Optional[pulumi.Input[str]] = None,
405
405
  storage_set_id: Optional[pulumi.Input[str]] = None,
406
406
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
407
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
407
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
408
408
  type: Optional[pulumi.Input[str]] = None,
409
409
  zone_id: Optional[pulumi.Input[str]] = None):
410
410
  """
@@ -427,7 +427,7 @@ class _DiskState:
427
427
  :param pulumi.Input[int] size: The size of the disk in GiBs. When resize the disk, the new size must be greater than the former value, or you would get an error `InvalidDiskSize.TooSmall`.
428
428
  :param pulumi.Input[str] snapshot_id: A snapshot to base the disk off of. If the disk size required by snapshot is greater than `size`, the `size` will be ignored, conflict with `encrypted`.
429
429
  :param pulumi.Input[str] status: The disk status.
430
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
430
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
431
431
  """
432
432
  if advanced_features is not None:
433
433
  pulumi.set(__self__, "advanced_features", advanced_features)
@@ -734,14 +734,14 @@ class _DiskState:
734
734
 
735
735
  @property
736
736
  @pulumi.getter
737
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
737
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
738
738
  """
739
739
  A mapping of tags to assign to the resource.
740
740
  """
741
741
  return pulumi.get(self, "tags")
742
742
 
743
743
  @tags.setter
744
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
744
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
745
745
  pulumi.set(self, "tags", value)
746
746
 
747
747
  @property
@@ -789,7 +789,7 @@ class Disk(pulumi.CustomResource):
789
789
  snapshot_id: Optional[pulumi.Input[str]] = None,
790
790
  storage_set_id: Optional[pulumi.Input[str]] = None,
791
791
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
792
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
792
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
793
793
  type: Optional[pulumi.Input[str]] = None,
794
794
  zone_id: Optional[pulumi.Input[str]] = None,
795
795
  __props__=None):
@@ -847,7 +847,7 @@ class Disk(pulumi.CustomResource):
847
847
  > **NOTE:** Disk category `cloud` has been outdated and it only can be used none I/O Optimized ECS instances. Recommend `cloud_efficiency` and `cloud_ssd` disk.
848
848
  :param pulumi.Input[int] size: The size of the disk in GiBs. When resize the disk, the new size must be greater than the former value, or you would get an error `InvalidDiskSize.TooSmall`.
849
849
  :param pulumi.Input[str] snapshot_id: A snapshot to base the disk off of. If the disk size required by snapshot is greater than `size`, the `size` will be ignored, conflict with `encrypted`.
850
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
850
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
851
851
  """
852
852
  ...
853
853
  @overload
@@ -926,7 +926,7 @@ class Disk(pulumi.CustomResource):
926
926
  snapshot_id: Optional[pulumi.Input[str]] = None,
927
927
  storage_set_id: Optional[pulumi.Input[str]] = None,
928
928
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
929
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
929
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
930
930
  type: Optional[pulumi.Input[str]] = None,
931
931
  zone_id: Optional[pulumi.Input[str]] = None,
932
932
  __props__=None):
@@ -995,7 +995,7 @@ class Disk(pulumi.CustomResource):
995
995
  status: Optional[pulumi.Input[str]] = None,
996
996
  storage_set_id: Optional[pulumi.Input[str]] = None,
997
997
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
998
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
998
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
999
999
  type: Optional[pulumi.Input[str]] = None,
1000
1000
  zone_id: Optional[pulumi.Input[str]] = None) -> 'Disk':
1001
1001
  """
@@ -1023,7 +1023,7 @@ class Disk(pulumi.CustomResource):
1023
1023
  :param pulumi.Input[int] size: The size of the disk in GiBs. When resize the disk, the new size must be greater than the former value, or you would get an error `InvalidDiskSize.TooSmall`.
1024
1024
  :param pulumi.Input[str] snapshot_id: A snapshot to base the disk off of. If the disk size required by snapshot is greater than `size`, the `size` will be ignored, conflict with `encrypted`.
1025
1025
  :param pulumi.Input[str] status: The disk status.
1026
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
1026
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
1027
1027
  """
1028
1028
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
1029
1029
 
@@ -1216,7 +1216,7 @@ class Disk(pulumi.CustomResource):
1216
1216
 
1217
1217
  @property
1218
1218
  @pulumi.getter
1219
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1219
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1220
1220
  """
1221
1221
  A mapping of tags to assign to the resource.
1222
1222
  """
@@ -18,14 +18,14 @@ class EcsDedicatedHostClusterArgs:
18
18
  dedicated_host_cluster_name: Optional[pulumi.Input[str]] = None,
19
19
  description: Optional[pulumi.Input[str]] = None,
20
20
  dry_run: Optional[pulumi.Input[bool]] = None,
21
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
21
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
22
22
  """
23
23
  The set of arguments for constructing a EcsDedicatedHostCluster resource.
24
24
  :param pulumi.Input[str] zone_id: The ID of the zone in which to create the dedicated host cluster.
25
25
  :param pulumi.Input[str] dedicated_host_cluster_name: The name of the dedicated host cluster. The name must be `2` to `128` characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). It must start with a letter. It cannot contain `http://` or `https://`.
26
26
  :param pulumi.Input[str] description: The description of the dedicated host cluster. The description must be `2` to `256` characters in length. It cannot start with `http://` or `https://`.
27
27
  :param pulumi.Input[bool] dry_run: The dry run.
28
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
28
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
29
29
  """
30
30
  pulumi.set(__self__, "zone_id", zone_id)
31
31
  if dedicated_host_cluster_name is not None:
@@ -87,14 +87,14 @@ class EcsDedicatedHostClusterArgs:
87
87
 
88
88
  @property
89
89
  @pulumi.getter
90
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
90
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
91
91
  """
92
92
  A mapping of tags to assign to the resource.
93
93
  """
94
94
  return pulumi.get(self, "tags")
95
95
 
96
96
  @tags.setter
97
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
97
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
98
98
  pulumi.set(self, "tags", value)
99
99
 
100
100
 
@@ -104,14 +104,14 @@ class _EcsDedicatedHostClusterState:
104
104
  dedicated_host_cluster_name: Optional[pulumi.Input[str]] = None,
105
105
  description: Optional[pulumi.Input[str]] = None,
106
106
  dry_run: Optional[pulumi.Input[bool]] = None,
107
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
107
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
108
108
  zone_id: Optional[pulumi.Input[str]] = None):
109
109
  """
110
110
  Input properties used for looking up and filtering EcsDedicatedHostCluster resources.
111
111
  :param pulumi.Input[str] dedicated_host_cluster_name: The name of the dedicated host cluster. The name must be `2` to `128` characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). It must start with a letter. It cannot contain `http://` or `https://`.
112
112
  :param pulumi.Input[str] description: The description of the dedicated host cluster. The description must be `2` to `256` characters in length. It cannot start with `http://` or `https://`.
113
113
  :param pulumi.Input[bool] dry_run: The dry run.
114
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
114
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
115
115
  :param pulumi.Input[str] zone_id: The ID of the zone in which to create the dedicated host cluster.
116
116
  """
117
117
  if dedicated_host_cluster_name is not None:
@@ -163,14 +163,14 @@ class _EcsDedicatedHostClusterState:
163
163
 
164
164
  @property
165
165
  @pulumi.getter
166
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
166
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
167
167
  """
168
168
  A mapping of tags to assign to the resource.
169
169
  """
170
170
  return pulumi.get(self, "tags")
171
171
 
172
172
  @tags.setter
173
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
173
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
174
174
  pulumi.set(self, "tags", value)
175
175
 
176
176
  @property
@@ -194,7 +194,7 @@ class EcsDedicatedHostCluster(pulumi.CustomResource):
194
194
  dedicated_host_cluster_name: Optional[pulumi.Input[str]] = None,
195
195
  description: Optional[pulumi.Input[str]] = None,
196
196
  dry_run: Optional[pulumi.Input[bool]] = None,
197
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
197
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
198
198
  zone_id: Optional[pulumi.Input[str]] = None,
199
199
  __props__=None):
200
200
  """
@@ -236,7 +236,7 @@ class EcsDedicatedHostCluster(pulumi.CustomResource):
236
236
  :param pulumi.Input[str] dedicated_host_cluster_name: The name of the dedicated host cluster. The name must be `2` to `128` characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). It must start with a letter. It cannot contain `http://` or `https://`.
237
237
  :param pulumi.Input[str] description: The description of the dedicated host cluster. The description must be `2` to `256` characters in length. It cannot start with `http://` or `https://`.
238
238
  :param pulumi.Input[bool] dry_run: The dry run.
239
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
239
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
240
240
  :param pulumi.Input[str] zone_id: The ID of the zone in which to create the dedicated host cluster.
241
241
  """
242
242
  ...
@@ -297,7 +297,7 @@ class EcsDedicatedHostCluster(pulumi.CustomResource):
297
297
  dedicated_host_cluster_name: Optional[pulumi.Input[str]] = None,
298
298
  description: Optional[pulumi.Input[str]] = None,
299
299
  dry_run: Optional[pulumi.Input[bool]] = None,
300
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
300
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
301
301
  zone_id: Optional[pulumi.Input[str]] = None,
302
302
  __props__=None):
303
303
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
@@ -328,7 +328,7 @@ class EcsDedicatedHostCluster(pulumi.CustomResource):
328
328
  dedicated_host_cluster_name: Optional[pulumi.Input[str]] = None,
329
329
  description: Optional[pulumi.Input[str]] = None,
330
330
  dry_run: Optional[pulumi.Input[bool]] = None,
331
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
331
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
332
332
  zone_id: Optional[pulumi.Input[str]] = None) -> 'EcsDedicatedHostCluster':
333
333
  """
334
334
  Get an existing EcsDedicatedHostCluster resource's state with the given name, id, and optional extra
@@ -340,7 +340,7 @@ class EcsDedicatedHostCluster(pulumi.CustomResource):
340
340
  :param pulumi.Input[str] dedicated_host_cluster_name: The name of the dedicated host cluster. The name must be `2` to `128` characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). It must start with a letter. It cannot contain `http://` or `https://`.
341
341
  :param pulumi.Input[str] description: The description of the dedicated host cluster. The description must be `2` to `256` characters in length. It cannot start with `http://` or `https://`.
342
342
  :param pulumi.Input[bool] dry_run: The dry run.
343
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
343
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
344
344
  :param pulumi.Input[str] zone_id: The ID of the zone in which to create the dedicated host cluster.
345
345
  """
346
346
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
@@ -380,7 +380,7 @@ class EcsDedicatedHostCluster(pulumi.CustomResource):
380
380
 
381
381
  @property
382
382
  @pulumi.getter
383
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
383
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
384
384
  """
385
385
  A mapping of tags to assign to the resource.
386
386
  """
@@ -35,7 +35,7 @@ class EcsDiskArgs:
35
35
  snapshot_id: Optional[pulumi.Input[str]] = None,
36
36
  storage_set_id: Optional[pulumi.Input[str]] = None,
37
37
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
38
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
38
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
39
39
  type: Optional[pulumi.Input[str]] = None,
40
40
  zone_id: Optional[pulumi.Input[str]] = None):
41
41
  """
@@ -65,7 +65,7 @@ class EcsDiskArgs:
65
65
  :param pulumi.Input[str] snapshot_id: A snapshot to base the disk off of. If the disk size required by snapshot is greater than `size`, the `size` will be ignored, conflict with `encrypted`.
66
66
  :param pulumi.Input[str] storage_set_id: The ID of the storage set.
67
67
  :param pulumi.Input[int] storage_set_partition_number: The number of partitions in the storage set.
68
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
68
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
69
69
  :param pulumi.Input[str] type: The type to expand cloud disks. Valid Values: `online`, `offline`. Default to `offline`.
70
70
  :param pulumi.Input[str] zone_id: ID of the free zone to which the disk belongs. One of the `zone_id` and `instance_id` must be set but can not be set at the same time.
71
71
  """
@@ -380,14 +380,14 @@ class EcsDiskArgs:
380
380
 
381
381
  @property
382
382
  @pulumi.getter
383
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
383
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
384
384
  """
385
385
  A mapping of tags to assign to the resource.
386
386
  """
387
387
  return pulumi.get(self, "tags")
388
388
 
389
389
  @tags.setter
390
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
390
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
391
391
  pulumi.set(self, "tags", value)
392
392
 
393
393
  @property
@@ -440,7 +440,7 @@ class _EcsDiskState:
440
440
  status: Optional[pulumi.Input[str]] = None,
441
441
  storage_set_id: Optional[pulumi.Input[str]] = None,
442
442
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
443
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
443
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
444
444
  type: Optional[pulumi.Input[str]] = None,
445
445
  zone_id: Optional[pulumi.Input[str]] = None):
446
446
  """
@@ -471,7 +471,7 @@ class _EcsDiskState:
471
471
  :param pulumi.Input[str] status: The disk status.
472
472
  :param pulumi.Input[str] storage_set_id: The ID of the storage set.
473
473
  :param pulumi.Input[int] storage_set_partition_number: The number of partitions in the storage set.
474
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
474
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
475
475
  :param pulumi.Input[str] type: The type to expand cloud disks. Valid Values: `online`, `offline`. Default to `offline`.
476
476
  :param pulumi.Input[str] zone_id: ID of the free zone to which the disk belongs. One of the `zone_id` and `instance_id` must be set but can not be set at the same time.
477
477
  """
@@ -800,14 +800,14 @@ class _EcsDiskState:
800
800
 
801
801
  @property
802
802
  @pulumi.getter
803
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
803
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
804
804
  """
805
805
  A mapping of tags to assign to the resource.
806
806
  """
807
807
  return pulumi.get(self, "tags")
808
808
 
809
809
  @tags.setter
810
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
810
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
811
811
  pulumi.set(self, "tags", value)
812
812
 
813
813
  @property
@@ -861,7 +861,7 @@ class EcsDisk(pulumi.CustomResource):
861
861
  snapshot_id: Optional[pulumi.Input[str]] = None,
862
862
  storage_set_id: Optional[pulumi.Input[str]] = None,
863
863
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
864
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
864
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
865
865
  type: Optional[pulumi.Input[str]] = None,
866
866
  zone_id: Optional[pulumi.Input[str]] = None,
867
867
  __props__=None):
@@ -901,7 +901,7 @@ class EcsDisk(pulumi.CustomResource):
901
901
  :param pulumi.Input[str] snapshot_id: A snapshot to base the disk off of. If the disk size required by snapshot is greater than `size`, the `size` will be ignored, conflict with `encrypted`.
902
902
  :param pulumi.Input[str] storage_set_id: The ID of the storage set.
903
903
  :param pulumi.Input[int] storage_set_partition_number: The number of partitions in the storage set.
904
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
904
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
905
905
  :param pulumi.Input[str] type: The type to expand cloud disks. Valid Values: `online`, `offline`. Default to `offline`.
906
906
  :param pulumi.Input[str] zone_id: ID of the free zone to which the disk belongs. One of the `zone_id` and `instance_id` must be set but can not be set at the same time.
907
907
  """
@@ -956,7 +956,7 @@ class EcsDisk(pulumi.CustomResource):
956
956
  snapshot_id: Optional[pulumi.Input[str]] = None,
957
957
  storage_set_id: Optional[pulumi.Input[str]] = None,
958
958
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
959
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
959
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
960
960
  type: Optional[pulumi.Input[str]] = None,
961
961
  zone_id: Optional[pulumi.Input[str]] = None,
962
962
  __props__=None):
@@ -1025,7 +1025,7 @@ class EcsDisk(pulumi.CustomResource):
1025
1025
  status: Optional[pulumi.Input[str]] = None,
1026
1026
  storage_set_id: Optional[pulumi.Input[str]] = None,
1027
1027
  storage_set_partition_number: Optional[pulumi.Input[int]] = None,
1028
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1028
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1029
1029
  type: Optional[pulumi.Input[str]] = None,
1030
1030
  zone_id: Optional[pulumi.Input[str]] = None) -> 'EcsDisk':
1031
1031
  """
@@ -1061,7 +1061,7 @@ class EcsDisk(pulumi.CustomResource):
1061
1061
  :param pulumi.Input[str] status: The disk status.
1062
1062
  :param pulumi.Input[str] storage_set_id: The ID of the storage set.
1063
1063
  :param pulumi.Input[int] storage_set_partition_number: The number of partitions in the storage set.
1064
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
1064
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
1065
1065
  :param pulumi.Input[str] type: The type to expand cloud disks. Valid Values: `online`, `offline`. Default to `offline`.
1066
1066
  :param pulumi.Input[str] zone_id: ID of the free zone to which the disk belongs. One of the `zone_id` and `instance_id` must be set but can not be set at the same time.
1067
1067
  """
@@ -1276,7 +1276,7 @@ class EcsDisk(pulumi.CustomResource):
1276
1276
 
1277
1277
  @property
1278
1278
  @pulumi.getter
1279
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1279
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1280
1280
  """
1281
1281
  A mapping of tags to assign to the resource.
1282
1282
  """
@@ -20,7 +20,7 @@ class EcsImageComponentArgs:
20
20
  image_component_name: Optional[pulumi.Input[str]] = None,
21
21
  resource_group_id: Optional[pulumi.Input[str]] = None,
22
22
  system_type: Optional[pulumi.Input[str]] = None,
23
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
23
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
24
24
  """
25
25
  The set of arguments for constructing a EcsImageComponent resource.
26
26
  :param pulumi.Input[str] content: Component content.
@@ -29,7 +29,7 @@ class EcsImageComponentArgs:
29
29
  :param pulumi.Input[str] image_component_name: The component name. The name must be 2 to 128 characters in length and must start with an uppercase letter or a Chinese character. It cannot start with http:// or https. Can contain Chinese, English, numbers, half-length colons (:), underscores (_), half-length periods (.), or dashes (-). Note: If Name is not set, the return value of ImageComponentId is used by default.
30
30
  :param pulumi.Input[str] resource_group_id: The ID of the resource group.
31
31
  :param pulumi.Input[str] system_type: The operating system supported by the component. Currently, only Linux systems are supported. Value: Linux. Default value: Linux.
32
- :param pulumi.Input[Mapping[str, Any]] tags: List of label key-value pairs.
32
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: List of label key-value pairs.
33
33
  """
34
34
  pulumi.set(__self__, "content", content)
35
35
  if component_type is not None:
@@ -119,14 +119,14 @@ class EcsImageComponentArgs:
119
119
 
120
120
  @property
121
121
  @pulumi.getter
122
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
122
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
123
123
  """
124
124
  List of label key-value pairs.
125
125
  """
126
126
  return pulumi.get(self, "tags")
127
127
 
128
128
  @tags.setter
129
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
129
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
130
130
  pulumi.set(self, "tags", value)
131
131
 
132
132
 
@@ -140,7 +140,7 @@ class _EcsImageComponentState:
140
140
  image_component_name: Optional[pulumi.Input[str]] = None,
141
141
  resource_group_id: Optional[pulumi.Input[str]] = None,
142
142
  system_type: Optional[pulumi.Input[str]] = None,
143
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
143
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
144
144
  """
145
145
  Input properties used for looking up and filtering EcsImageComponent resources.
146
146
  :param pulumi.Input[str] component_type: The component type. Currently, only mirror build components are supported. Value: Build. Default value: Build.
@@ -150,7 +150,7 @@ class _EcsImageComponentState:
150
150
  :param pulumi.Input[str] image_component_name: The component name. The name must be 2 to 128 characters in length and must start with an uppercase letter or a Chinese character. It cannot start with http:// or https. Can contain Chinese, English, numbers, half-length colons (:), underscores (_), half-length periods (.), or dashes (-). Note: If Name is not set, the return value of ImageComponentId is used by default.
151
151
  :param pulumi.Input[str] resource_group_id: The ID of the resource group.
152
152
  :param pulumi.Input[str] system_type: The operating system supported by the component. Currently, only Linux systems are supported. Value: Linux. Default value: Linux.
153
- :param pulumi.Input[Mapping[str, Any]] tags: List of label key-value pairs.
153
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: List of label key-value pairs.
154
154
  """
155
155
  if component_type is not None:
156
156
  pulumi.set(__self__, "component_type", component_type)
@@ -255,14 +255,14 @@ class _EcsImageComponentState:
255
255
 
256
256
  @property
257
257
  @pulumi.getter
258
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
258
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
259
259
  """
260
260
  List of label key-value pairs.
261
261
  """
262
262
  return pulumi.get(self, "tags")
263
263
 
264
264
  @tags.setter
265
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
265
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
266
266
  pulumi.set(self, "tags", value)
267
267
 
268
268
 
@@ -277,7 +277,7 @@ class EcsImageComponent(pulumi.CustomResource):
277
277
  image_component_name: Optional[pulumi.Input[str]] = None,
278
278
  resource_group_id: Optional[pulumi.Input[str]] = None,
279
279
  system_type: Optional[pulumi.Input[str]] = None,
280
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
280
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
281
281
  __props__=None):
282
282
  """
283
283
  Provides a Ecs Image Component resource.
@@ -323,7 +323,7 @@ class EcsImageComponent(pulumi.CustomResource):
323
323
  :param pulumi.Input[str] image_component_name: The component name. The name must be 2 to 128 characters in length and must start with an uppercase letter or a Chinese character. It cannot start with http:// or https. Can contain Chinese, English, numbers, half-length colons (:), underscores (_), half-length periods (.), or dashes (-). Note: If Name is not set, the return value of ImageComponentId is used by default.
324
324
  :param pulumi.Input[str] resource_group_id: The ID of the resource group.
325
325
  :param pulumi.Input[str] system_type: The operating system supported by the component. Currently, only Linux systems are supported. Value: Linux. Default value: Linux.
326
- :param pulumi.Input[Mapping[str, Any]] tags: List of label key-value pairs.
326
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: List of label key-value pairs.
327
327
  """
328
328
  ...
329
329
  @overload
@@ -388,7 +388,7 @@ class EcsImageComponent(pulumi.CustomResource):
388
388
  image_component_name: Optional[pulumi.Input[str]] = None,
389
389
  resource_group_id: Optional[pulumi.Input[str]] = None,
390
390
  system_type: Optional[pulumi.Input[str]] = None,
391
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
391
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
392
392
  __props__=None):
393
393
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
394
394
  if not isinstance(opts, pulumi.ResourceOptions):
@@ -425,7 +425,7 @@ class EcsImageComponent(pulumi.CustomResource):
425
425
  image_component_name: Optional[pulumi.Input[str]] = None,
426
426
  resource_group_id: Optional[pulumi.Input[str]] = None,
427
427
  system_type: Optional[pulumi.Input[str]] = None,
428
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None) -> 'EcsImageComponent':
428
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None) -> 'EcsImageComponent':
429
429
  """
430
430
  Get an existing EcsImageComponent resource's state with the given name, id, and optional extra
431
431
  properties used to qualify the lookup.
@@ -440,7 +440,7 @@ class EcsImageComponent(pulumi.CustomResource):
440
440
  :param pulumi.Input[str] image_component_name: The component name. The name must be 2 to 128 characters in length and must start with an uppercase letter or a Chinese character. It cannot start with http:// or https. Can contain Chinese, English, numbers, half-length colons (:), underscores (_), half-length periods (.), or dashes (-). Note: If Name is not set, the return value of ImageComponentId is used by default.
441
441
  :param pulumi.Input[str] resource_group_id: The ID of the resource group.
442
442
  :param pulumi.Input[str] system_type: The operating system supported by the component. Currently, only Linux systems are supported. Value: Linux. Default value: Linux.
443
- :param pulumi.Input[Mapping[str, Any]] tags: List of label key-value pairs.
443
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: List of label key-value pairs.
444
444
  """
445
445
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
446
446
 
@@ -514,7 +514,7 @@ class EcsImageComponent(pulumi.CustomResource):
514
514
 
515
515
  @property
516
516
  @pulumi.getter
517
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
517
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
518
518
  """
519
519
  List of label key-value pairs.
520
520
  """