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
@@ -19,7 +19,7 @@ class AlidnsDomainArgs:
19
19
  lang: Optional[pulumi.Input[str]] = None,
20
20
  remark: Optional[pulumi.Input[str]] = None,
21
21
  resource_group_id: Optional[pulumi.Input[str]] = None,
22
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
22
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
23
23
  """
24
24
  The set of arguments for constructing a AlidnsDomain resource.
25
25
  :param pulumi.Input[str] domain_name: Name of the domain. This name without suffix can have a string of 1 to 63 characters(domain name subject, excluding suffix), must contain only alphanumeric characters or "-", and must not begin or end with "-", and "-" must not in the 3th and 4th character positions at the same time. Suffix `.sh` and `.tel` are not supported.
@@ -27,7 +27,7 @@ class AlidnsDomainArgs:
27
27
  :param pulumi.Input[str] lang: User language.
28
28
  :param pulumi.Input[str] remark: Remarks information for your domain name.
29
29
  :param pulumi.Input[str] resource_group_id: The Id of resource group which the dns domain belongs.
30
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
30
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
31
31
  - Key: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
32
32
  - Value: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It can be a null string.
33
33
  """
@@ -105,7 +105,7 @@ class AlidnsDomainArgs:
105
105
 
106
106
  @property
107
107
  @pulumi.getter
108
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
108
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
109
109
  """
110
110
  A mapping of tags to assign to the resource.
111
111
  - Key: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
@@ -114,7 +114,7 @@ class AlidnsDomainArgs:
114
114
  return pulumi.get(self, "tags")
115
115
 
116
116
  @tags.setter
117
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
117
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
118
118
  pulumi.set(self, "tags", value)
119
119
 
120
120
 
@@ -130,7 +130,7 @@ class _AlidnsDomainState:
130
130
  puny_code: Optional[pulumi.Input[str]] = None,
131
131
  remark: Optional[pulumi.Input[str]] = None,
132
132
  resource_group_id: Optional[pulumi.Input[str]] = None,
133
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
133
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
134
134
  """
135
135
  Input properties used for looking up and filtering AlidnsDomain resources.
136
136
  :param pulumi.Input[Sequence[pulumi.Input[str]]] dns_servers: A list of the dns server name.
@@ -142,7 +142,7 @@ class _AlidnsDomainState:
142
142
  :param pulumi.Input[str] puny_code: Only return punycode codes for Chinese domain names.
143
143
  :param pulumi.Input[str] remark: Remarks information for your domain name.
144
144
  :param pulumi.Input[str] resource_group_id: The Id of resource group which the dns domain belongs.
145
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
145
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
146
146
  - Key: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
147
147
  - Value: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It can be a null string.
148
148
  """
@@ -277,7 +277,7 @@ class _AlidnsDomainState:
277
277
 
278
278
  @property
279
279
  @pulumi.getter
280
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
280
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
281
281
  """
282
282
  A mapping of tags to assign to the resource.
283
283
  - Key: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
@@ -286,7 +286,7 @@ class _AlidnsDomainState:
286
286
  return pulumi.get(self, "tags")
287
287
 
288
288
  @tags.setter
289
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
289
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
290
290
  pulumi.set(self, "tags", value)
291
291
 
292
292
 
@@ -300,7 +300,7 @@ class AlidnsDomain(pulumi.CustomResource):
300
300
  lang: Optional[pulumi.Input[str]] = None,
301
301
  remark: Optional[pulumi.Input[str]] = None,
302
302
  resource_group_id: Optional[pulumi.Input[str]] = None,
303
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
303
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
304
304
  __props__=None):
305
305
  """
306
306
  Provides a Alidns domain resource.
@@ -340,7 +340,7 @@ class AlidnsDomain(pulumi.CustomResource):
340
340
  :param pulumi.Input[str] lang: User language.
341
341
  :param pulumi.Input[str] remark: Remarks information for your domain name.
342
342
  :param pulumi.Input[str] resource_group_id: The Id of resource group which the dns domain belongs.
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
  - Key: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
345
345
  - Value: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It can be a null string.
346
346
  """
@@ -401,7 +401,7 @@ class AlidnsDomain(pulumi.CustomResource):
401
401
  lang: Optional[pulumi.Input[str]] = None,
402
402
  remark: Optional[pulumi.Input[str]] = None,
403
403
  resource_group_id: Optional[pulumi.Input[str]] = None,
404
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
404
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
405
405
  __props__=None):
406
406
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
407
407
  if not isinstance(opts, pulumi.ResourceOptions):
@@ -442,7 +442,7 @@ class AlidnsDomain(pulumi.CustomResource):
442
442
  puny_code: Optional[pulumi.Input[str]] = None,
443
443
  remark: Optional[pulumi.Input[str]] = None,
444
444
  resource_group_id: Optional[pulumi.Input[str]] = None,
445
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None) -> 'AlidnsDomain':
445
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None) -> 'AlidnsDomain':
446
446
  """
447
447
  Get an existing AlidnsDomain resource's state with the given name, id, and optional extra
448
448
  properties used to qualify the lookup.
@@ -459,7 +459,7 @@ class AlidnsDomain(pulumi.CustomResource):
459
459
  :param pulumi.Input[str] puny_code: Only return punycode codes for Chinese domain names.
460
460
  :param pulumi.Input[str] remark: Remarks information for your domain name.
461
461
  :param pulumi.Input[str] resource_group_id: The Id of resource group which the dns domain belongs.
462
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
462
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
463
463
  - Key: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
464
464
  - Value: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It can be a null string.
465
465
  """
@@ -553,7 +553,7 @@ class AlidnsDomain(pulumi.CustomResource):
553
553
 
554
554
  @property
555
555
  @pulumi.getter
556
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
556
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
557
557
  """
558
558
  A mapping of tags to assign to the resource.
559
559
  - Key: It can be [1, 20] characters in length. It can contain A-Z, a-z, numbers, underscores (_), and hyphens (-). It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
@@ -19,7 +19,7 @@ class DnsDomainArgs:
19
19
  lang: Optional[pulumi.Input[str]] = None,
20
20
  remark: Optional[pulumi.Input[str]] = None,
21
21
  resource_group_id: Optional[pulumi.Input[str]] = None,
22
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
22
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
23
23
  """
24
24
  The set of arguments for constructing a DnsDomain resource.
25
25
  :param pulumi.Input[str] domain_name: Name of the domain. This name without suffix can have a string of 1 to 63 characters(domain name subject, excluding suffix), must contain only alphanumeric characters or "-", and must not begin or end with "-", and "-" must not in the 3th and 4th character positions at the same time. Suffix `.sh` and `.tel` are not supported.
@@ -27,7 +27,7 @@ class DnsDomainArgs:
27
27
  :param pulumi.Input[str] lang: User language.
28
28
  :param pulumi.Input[str] remark: Remarks information for your domain name.
29
29
  :param pulumi.Input[str] resource_group_id: The Id of resource group which the dns domain belongs.
30
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
30
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
31
31
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
32
32
  - Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It can be a null string.
33
33
  """
@@ -105,7 +105,7 @@ class DnsDomainArgs:
105
105
 
106
106
  @property
107
107
  @pulumi.getter
108
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
108
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
109
109
  """
110
110
  A mapping of tags to assign to the resource.
111
111
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
@@ -114,7 +114,7 @@ class DnsDomainArgs:
114
114
  return pulumi.get(self, "tags")
115
115
 
116
116
  @tags.setter
117
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
117
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
118
118
  pulumi.set(self, "tags", value)
119
119
 
120
120
 
@@ -130,7 +130,7 @@ class _DnsDomainState:
130
130
  puny_code: Optional[pulumi.Input[str]] = None,
131
131
  remark: Optional[pulumi.Input[str]] = None,
132
132
  resource_group_id: Optional[pulumi.Input[str]] = None,
133
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
133
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
134
134
  """
135
135
  Input properties used for looking up and filtering DnsDomain resources.
136
136
  :param pulumi.Input[str] domain_id: The domain ID.
@@ -139,7 +139,7 @@ class _DnsDomainState:
139
139
  :param pulumi.Input[str] lang: User language.
140
140
  :param pulumi.Input[str] remark: Remarks information for your domain name.
141
141
  :param pulumi.Input[str] resource_group_id: The Id of resource group which the dns domain belongs.
142
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
142
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
143
143
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
144
144
  - Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It can be a null string.
145
145
  """
@@ -265,7 +265,7 @@ class _DnsDomainState:
265
265
 
266
266
  @property
267
267
  @pulumi.getter
268
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
268
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
269
269
  """
270
270
  A mapping of tags to assign to the resource.
271
271
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
@@ -274,7 +274,7 @@ class _DnsDomainState:
274
274
  return pulumi.get(self, "tags")
275
275
 
276
276
  @tags.setter
277
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
277
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
278
278
  pulumi.set(self, "tags", value)
279
279
 
280
280
 
@@ -288,7 +288,7 @@ class DnsDomain(pulumi.CustomResource):
288
288
  lang: Optional[pulumi.Input[str]] = None,
289
289
  remark: Optional[pulumi.Input[str]] = None,
290
290
  resource_group_id: Optional[pulumi.Input[str]] = None,
291
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
291
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
292
292
  __props__=None):
293
293
  """
294
294
  Provides a DNS domain resource.
@@ -330,7 +330,7 @@ class DnsDomain(pulumi.CustomResource):
330
330
  :param pulumi.Input[str] lang: User language.
331
331
  :param pulumi.Input[str] remark: Remarks information for your domain name.
332
332
  :param pulumi.Input[str] resource_group_id: The Id of resource group which the dns domain belongs.
333
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
333
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
334
334
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
335
335
  - Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It can be a null string.
336
336
  """
@@ -393,7 +393,7 @@ class DnsDomain(pulumi.CustomResource):
393
393
  lang: Optional[pulumi.Input[str]] = None,
394
394
  remark: Optional[pulumi.Input[str]] = None,
395
395
  resource_group_id: Optional[pulumi.Input[str]] = None,
396
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
396
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
397
397
  __props__=None):
398
398
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
399
399
  if not isinstance(opts, pulumi.ResourceOptions):
@@ -434,7 +434,7 @@ class DnsDomain(pulumi.CustomResource):
434
434
  puny_code: Optional[pulumi.Input[str]] = None,
435
435
  remark: Optional[pulumi.Input[str]] = None,
436
436
  resource_group_id: Optional[pulumi.Input[str]] = None,
437
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None) -> 'DnsDomain':
437
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None) -> 'DnsDomain':
438
438
  """
439
439
  Get an existing DnsDomain resource's state with the given name, id, and optional extra
440
440
  properties used to qualify the lookup.
@@ -448,7 +448,7 @@ class DnsDomain(pulumi.CustomResource):
448
448
  :param pulumi.Input[str] lang: User language.
449
449
  :param pulumi.Input[str] remark: Remarks information for your domain name.
450
450
  :param pulumi.Input[str] resource_group_id: The Id of resource group which the dns domain belongs.
451
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
451
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
452
452
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
453
453
  - Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It can be a null string.
454
454
  """
@@ -533,7 +533,7 @@ class DnsDomain(pulumi.CustomResource):
533
533
 
534
534
  @property
535
535
  @pulumi.getter
536
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
536
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
537
537
  """
538
538
  A mapping of tags to assign to the resource.
539
539
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "acs:", "http://", or "https://". It cannot be a null string.
@@ -184,7 +184,7 @@ class GetAlidnsDomainsResult:
184
184
 
185
185
  @property
186
186
  @pulumi.getter
187
- def tags(self) -> Optional[Mapping[str, Any]]:
187
+ def tags(self) -> Optional[Mapping[str, str]]:
188
188
  return pulumi.get(self, "tags")
189
189
 
190
190
  @property
@@ -235,7 +235,7 @@ def get_alidns_domains(ali_domain: Optional[bool] = None,
235
235
  resource_group_id: Optional[str] = None,
236
236
  search_mode: Optional[str] = None,
237
237
  starmark: Optional[bool] = None,
238
- tags: Optional[Mapping[str, Any]] = None,
238
+ tags: Optional[Mapping[str, str]] = None,
239
239
  version_code: Optional[str] = None,
240
240
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAlidnsDomainsResult:
241
241
  """
@@ -267,7 +267,7 @@ def get_alidns_domains(ali_domain: Optional[bool] = None,
267
267
  :param str resource_group_id: The Id of resource group which the dns belongs.
268
268
  :param str search_mode: Search mode, `LIKE` fuzzy search, `EXACT` exact search.
269
269
  :param bool starmark: Whether to query the domain name star.
270
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
270
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
271
271
  :param str version_code: Cloud analysis version code.
272
272
  """
273
273
  __args__ = dict()
@@ -324,7 +324,7 @@ def get_alidns_domains_output(ali_domain: Optional[pulumi.Input[Optional[bool]]]
324
324
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
325
325
  search_mode: Optional[pulumi.Input[Optional[str]]] = None,
326
326
  starmark: Optional[pulumi.Input[Optional[bool]]] = None,
327
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
327
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
328
328
  version_code: Optional[pulumi.Input[Optional[str]]] = None,
329
329
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAlidnsDomainsResult]:
330
330
  """
@@ -356,7 +356,7 @@ def get_alidns_domains_output(ali_domain: Optional[pulumi.Input[Optional[bool]]]
356
356
  :param str resource_group_id: The Id of resource group which the dns belongs.
357
357
  :param str search_mode: Search mode, `LIKE` fuzzy search, `EXACT` exact search.
358
358
  :param bool starmark: Whether to query the domain name star.
359
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
359
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
360
360
  :param str version_code: Cloud analysis version code.
361
361
  """
362
362
  ...
@@ -184,7 +184,7 @@ class GetDomainsResult:
184
184
 
185
185
  @property
186
186
  @pulumi.getter
187
- def tags(self) -> Optional[Mapping[str, Any]]:
187
+ def tags(self) -> Optional[Mapping[str, str]]:
188
188
  return pulumi.get(self, "tags")
189
189
 
190
190
  @property
@@ -235,7 +235,7 @@ def get_domains(ali_domain: Optional[bool] = None,
235
235
  resource_group_id: Optional[str] = None,
236
236
  search_mode: Optional[str] = None,
237
237
  starmark: Optional[bool] = None,
238
- tags: Optional[Mapping[str, Any]] = None,
238
+ tags: Optional[Mapping[str, str]] = None,
239
239
  version_code: Optional[str] = None,
240
240
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDomainsResult:
241
241
  """
@@ -267,7 +267,7 @@ def get_domains(ali_domain: Optional[bool] = None,
267
267
  :param str resource_group_id: The Id of resource group which the dns belongs.
268
268
  :param str search_mode: Search mode, `LIKE` fuzzy search, `EXACT` exact search.
269
269
  :param bool starmark: Whether to query the domain name star.
270
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
270
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
271
271
  :param str version_code: Cloud analysis version code.
272
272
  """
273
273
  __args__ = dict()
@@ -324,7 +324,7 @@ def get_domains_output(ali_domain: Optional[pulumi.Input[Optional[bool]]] = None
324
324
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
325
325
  search_mode: Optional[pulumi.Input[Optional[str]]] = None,
326
326
  starmark: Optional[pulumi.Input[Optional[bool]]] = None,
327
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
327
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
328
328
  version_code: Optional[pulumi.Input[Optional[str]]] = None,
329
329
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDomainsResult]:
330
330
  """
@@ -356,7 +356,7 @@ def get_domains_output(ali_domain: Optional[pulumi.Input[Optional[bool]]] = None
356
356
  :param str resource_group_id: The Id of resource group which the dns belongs.
357
357
  :param str search_mode: Search mode, `LIKE` fuzzy search, `EXACT` exact search.
358
358
  :param bool starmark: Whether to query the domain name star.
359
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
359
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
360
360
  :param str version_code: Cloud analysis version code.
361
361
  """
362
362
  ...
@@ -1161,7 +1161,7 @@ class GetAlidnsDomainsDomainResult(dict):
1161
1161
  remark: str,
1162
1162
  resource_group_id: str,
1163
1163
  slave_dns: bool,
1164
- tags: Mapping[str, Any],
1164
+ tags: Mapping[str, str],
1165
1165
  version_code: str,
1166
1166
  version_name: str):
1167
1167
  """
@@ -1184,7 +1184,7 @@ class GetAlidnsDomainsDomainResult(dict):
1184
1184
  :param str remark: The Id of resource group which the dns belongs.
1185
1185
  :param str resource_group_id: The Id of resource group which the dns belongs.
1186
1186
  :param bool slave_dns: Whether to allow auxiliary dns.
1187
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
1187
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
1188
1188
  :param str version_code: Cloud analysis version code.
1189
1189
  """
1190
1190
  pulumi.set(__self__, "ali_domain", ali_domain)
@@ -1370,7 +1370,7 @@ class GetAlidnsDomainsDomainResult(dict):
1370
1370
 
1371
1371
  @property
1372
1372
  @pulumi.getter
1373
- def tags(self) -> Mapping[str, Any]:
1373
+ def tags(self) -> Mapping[str, str]:
1374
1374
  """
1375
1375
  A mapping of tags to assign to the resource.
1376
1376
  """
@@ -1894,7 +1894,7 @@ class GetDomainsDomainResult(dict):
1894
1894
  remark: str,
1895
1895
  resource_group_id: str,
1896
1896
  slave_dns: bool,
1897
- tags: Mapping[str, Any],
1897
+ tags: Mapping[str, str],
1898
1898
  version_code: str,
1899
1899
  version_name: str):
1900
1900
  """
@@ -1915,7 +1915,7 @@ class GetDomainsDomainResult(dict):
1915
1915
  :param str remark: The Id of resource group which the dns belongs.
1916
1916
  :param str resource_group_id: The Id of resource group which the dns belongs.
1917
1917
  :param bool slave_dns: Whether to allow auxiliary dns.
1918
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
1918
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
1919
1919
  :param str version_code: Cloud analysis version code.
1920
1920
  """
1921
1921
  pulumi.set(__self__, "ali_domain", ali_domain)
@@ -2095,7 +2095,7 @@ class GetDomainsDomainResult(dict):
2095
2095
 
2096
2096
  @property
2097
2097
  @pulumi.getter
2098
- def tags(self) -> Mapping[str, Any]:
2098
+ def tags(self) -> Mapping[str, str]:
2099
2099
  """
2100
2100
  A mapping of tags to assign to the resource.
2101
2101
  """
@@ -252,7 +252,11 @@ class ConsumerChannel(pulumi.CustomResource):
252
252
  source_endpoint_database_name=example_database.name,
253
253
  source_endpoint_user_name=example_rds_account.account_name,
254
254
  source_endpoint_password=example_rds_account.account_password,
255
- db_list=pulumi.Output.all(example_database.name, example_database.name).apply(lambda exampleDatabaseName, exampleDatabaseName1: f"{{\\"{example_database_name}\\":{{\\"name\\":\\"{example_database_name1}\\",\\"all\\":true}}}}"),
255
+ db_list=pulumi.Output.all(
256
+ exampleDatabaseName=example_database.name,
257
+ exampleDatabaseName1=example_database.name
258
+ ).apply(lambda resolved_outputs: f"{{\\"{resolved_outputs['exampleDatabaseName']}\\":{{\\"name\\":\\"{resolved_outputs['exampleDatabaseName1']}\\",\\"all\\":true}}}}")
259
+ ,
256
260
  subscription_instance_network_type="vpc",
257
261
  subscription_instance_vpc_id=example_network.id,
258
262
  subscription_instance_vswitch_id=example_switch.id,
@@ -360,7 +364,11 @@ class ConsumerChannel(pulumi.CustomResource):
360
364
  source_endpoint_database_name=example_database.name,
361
365
  source_endpoint_user_name=example_rds_account.account_name,
362
366
  source_endpoint_password=example_rds_account.account_password,
363
- db_list=pulumi.Output.all(example_database.name, example_database.name).apply(lambda exampleDatabaseName, exampleDatabaseName1: f"{{\\"{example_database_name}\\":{{\\"name\\":\\"{example_database_name1}\\",\\"all\\":true}}}}"),
367
+ db_list=pulumi.Output.all(
368
+ exampleDatabaseName=example_database.name,
369
+ exampleDatabaseName1=example_database.name
370
+ ).apply(lambda resolved_outputs: f"{{\\"{resolved_outputs['exampleDatabaseName']}\\":{{\\"name\\":\\"{resolved_outputs['exampleDatabaseName1']}\\",\\"all\\":true}}}}")
371
+ ,
364
372
  subscription_instance_network_type="vpc",
365
373
  subscription_instance_vpc_id=example_network.id,
366
374
  subscription_instance_vswitch_id=example_switch.id,
@@ -96,7 +96,7 @@ class GetSubscriptionJobsResult:
96
96
 
97
97
  @property
98
98
  @pulumi.getter
99
- def tags(self) -> Optional[Mapping[str, Any]]:
99
+ def tags(self) -> Optional[Mapping[str, str]]:
100
100
  return pulumi.get(self, "tags")
101
101
 
102
102
 
@@ -122,7 +122,7 @@ def get_subscription_jobs(enable_details: Optional[bool] = None,
122
122
  name_regex: Optional[str] = None,
123
123
  output_file: Optional[str] = None,
124
124
  status: Optional[str] = None,
125
- tags: Optional[Mapping[str, Any]] = None,
125
+ tags: Optional[Mapping[str, str]] = None,
126
126
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSubscriptionJobsResult:
127
127
  """
128
128
  This data source provides the Dts Subscription Jobs of the current Alibaba Cloud user.
@@ -175,7 +175,7 @@ def get_subscription_jobs_output(enable_details: Optional[pulumi.Input[Optional[
175
175
  name_regex: Optional[pulumi.Input[Optional[str]]] = None,
176
176
  output_file: Optional[pulumi.Input[Optional[str]]] = None,
177
177
  status: Optional[pulumi.Input[Optional[str]]] = None,
178
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
178
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
179
179
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSubscriptionJobsResult]:
180
180
  """
181
181
  This data source provides the Dts Subscription Jobs of the current Alibaba Cloud user.
@@ -31,7 +31,7 @@ class InstanceArgs:
31
31
  source_region: Optional[pulumi.Input[str]] = None,
32
32
  sync_architecture: Optional[pulumi.Input[str]] = None,
33
33
  synchronization_direction: Optional[pulumi.Input[str]] = None,
34
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
34
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
35
35
  type: Optional[pulumi.Input[str]] = None,
36
36
  used_time: Optional[pulumi.Input[int]] = None):
37
37
  """
@@ -115,7 +115,7 @@ class InstanceArgs:
115
115
  - `Forward`: Data is synchronized from the source database to the destination database.
116
116
  - `Reverse`: Data is synchronized from the destination database to the source database.
117
117
  - **NOTE:** You can set this parameter to Reverse to delete the reverse synchronization task only if the topology is two-way synchronization.
118
- :param pulumi.Input[Mapping[str, Any]] tags: The tag value corresponding to the tag key.See the following `Block Tags`.
118
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag value corresponding to the tag key.See the following `Block Tags`.
119
119
  :param pulumi.Input[str] type: The instance type. Valid values:
120
120
  - **migration**: MIGRATION.
121
121
  - **sync**: synchronization.
@@ -437,14 +437,14 @@ class InstanceArgs:
437
437
 
438
438
  @property
439
439
  @pulumi.getter
440
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
440
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
441
441
  """
442
442
  The tag value corresponding to the tag key.See the following `Block Tags`.
443
443
  """
444
444
  return pulumi.get(self, "tags")
445
445
 
446
446
  @tags.setter
447
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
447
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
448
448
  pulumi.set(self, "tags", value)
449
449
 
450
450
  @property
@@ -505,7 +505,7 @@ class _InstanceState:
505
505
  status: Optional[pulumi.Input[str]] = None,
506
506
  sync_architecture: Optional[pulumi.Input[str]] = None,
507
507
  synchronization_direction: Optional[pulumi.Input[str]] = None,
508
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
508
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
509
509
  type: Optional[pulumi.Input[str]] = None,
510
510
  used_time: Optional[pulumi.Input[int]] = None):
511
511
  """
@@ -593,7 +593,7 @@ class _InstanceState:
593
593
  - `Forward`: Data is synchronized from the source database to the destination database.
594
594
  - `Reverse`: Data is synchronized from the destination database to the source database.
595
595
  - **NOTE:** You can set this parameter to Reverse to delete the reverse synchronization task only if the topology is two-way synchronization.
596
- :param pulumi.Input[Mapping[str, Any]] tags: The tag value corresponding to the tag key.See the following `Block Tags`.
596
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag value corresponding to the tag key.See the following `Block Tags`.
597
597
  :param pulumi.Input[str] type: The instance type. Valid values:
598
598
  - **migration**: MIGRATION.
599
599
  - **sync**: synchronization.
@@ -971,14 +971,14 @@ class _InstanceState:
971
971
 
972
972
  @property
973
973
  @pulumi.getter
974
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
974
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
975
975
  """
976
976
  The tag value corresponding to the tag key.See the following `Block Tags`.
977
977
  """
978
978
  return pulumi.get(self, "tags")
979
979
 
980
980
  @tags.setter
981
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
981
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
982
982
  pulumi.set(self, "tags", value)
983
983
 
984
984
  @property
@@ -1037,7 +1037,7 @@ class Instance(pulumi.CustomResource):
1037
1037
  source_region: Optional[pulumi.Input[str]] = None,
1038
1038
  sync_architecture: Optional[pulumi.Input[str]] = None,
1039
1039
  synchronization_direction: Optional[pulumi.Input[str]] = None,
1040
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1040
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1041
1041
  type: Optional[pulumi.Input[str]] = None,
1042
1042
  used_time: Optional[pulumi.Input[int]] = None,
1043
1043
  __props__=None):
@@ -1158,7 +1158,7 @@ class Instance(pulumi.CustomResource):
1158
1158
  - `Forward`: Data is synchronized from the source database to the destination database.
1159
1159
  - `Reverse`: Data is synchronized from the destination database to the source database.
1160
1160
  - **NOTE:** You can set this parameter to Reverse to delete the reverse synchronization task only if the topology is two-way synchronization.
1161
- :param pulumi.Input[Mapping[str, Any]] tags: The tag value corresponding to the tag key.See the following `Block Tags`.
1161
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag value corresponding to the tag key.See the following `Block Tags`.
1162
1162
  :param pulumi.Input[str] type: The instance type. Valid values:
1163
1163
  - **migration**: MIGRATION.
1164
1164
  - **sync**: synchronization.
@@ -1245,7 +1245,7 @@ class Instance(pulumi.CustomResource):
1245
1245
  source_region: Optional[pulumi.Input[str]] = None,
1246
1246
  sync_architecture: Optional[pulumi.Input[str]] = None,
1247
1247
  synchronization_direction: Optional[pulumi.Input[str]] = None,
1248
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1248
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1249
1249
  type: Optional[pulumi.Input[str]] = None,
1250
1250
  used_time: Optional[pulumi.Input[int]] = None,
1251
1251
  __props__=None):
@@ -1312,7 +1312,7 @@ class Instance(pulumi.CustomResource):
1312
1312
  status: Optional[pulumi.Input[str]] = None,
1313
1313
  sync_architecture: Optional[pulumi.Input[str]] = None,
1314
1314
  synchronization_direction: Optional[pulumi.Input[str]] = None,
1315
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1315
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1316
1316
  type: Optional[pulumi.Input[str]] = None,
1317
1317
  used_time: Optional[pulumi.Input[int]] = None) -> 'Instance':
1318
1318
  """
@@ -1405,7 +1405,7 @@ class Instance(pulumi.CustomResource):
1405
1405
  - `Forward`: Data is synchronized from the source database to the destination database.
1406
1406
  - `Reverse`: Data is synchronized from the destination database to the source database.
1407
1407
  - **NOTE:** You can set this parameter to Reverse to delete the reverse synchronization task only if the topology is two-way synchronization.
1408
- :param pulumi.Input[Mapping[str, Any]] tags: The tag value corresponding to the tag key.See the following `Block Tags`.
1408
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag value corresponding to the tag key.See the following `Block Tags`.
1409
1409
  :param pulumi.Input[str] type: The instance type. Valid values:
1410
1410
  - **migration**: MIGRATION.
1411
1411
  - **sync**: synchronization.
@@ -1680,7 +1680,7 @@ class Instance(pulumi.CustomResource):
1680
1680
 
1681
1681
  @property
1682
1682
  @pulumi.getter
1683
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1683
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1684
1684
  """
1685
1685
  The tag value corresponding to the tag key.See the following `Block Tags`.
1686
1686
  """