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
@@ -2236,7 +2236,7 @@ class GetAlarmsAlarmResult(dict):
2236
2236
  cloud_monitor_group_id: int,
2237
2237
  comparison_operator: str,
2238
2238
  description: str,
2239
- dimensions: Mapping[str, Any],
2239
+ dimensions: Mapping[str, str],
2240
2240
  enable: bool,
2241
2241
  evaluation_count: int,
2242
2242
  id: str,
@@ -2253,7 +2253,7 @@ class GetAlarmsAlarmResult(dict):
2253
2253
  :param int cloud_monitor_group_id: Defines the application group id defined by CMS which is assigned when you upload custom metric to CMS, only available for custom metirc.
2254
2254
  :param str comparison_operator: The arithmetic operation to use when comparing the specified Statistic and Threshold. The specified Statistic value is used as the first operand.
2255
2255
  :param str description: The description for the alarm.
2256
- :param Mapping[str, Any] dimensions: The dimension map for the alarm's associated metric.
2256
+ :param Mapping[str, str] dimensions: The dimension map for the alarm's associated metric.
2257
2257
  :param bool enable: Whether to enable specific ess alarm.
2258
2258
  :param int evaluation_count: The number of times that needs to satisfies comparison condition before transition into ALARM state.
2259
2259
  :param str id: The id of alarm.
@@ -2317,7 +2317,7 @@ class GetAlarmsAlarmResult(dict):
2317
2317
 
2318
2318
  @property
2319
2319
  @pulumi.getter
2320
- def dimensions(self) -> Mapping[str, Any]:
2320
+ def dimensions(self) -> Mapping[str, str]:
2321
2321
  """
2322
2322
  The dimension map for the alarm's associated metric.
2323
2323
  """
@@ -2916,7 +2916,7 @@ class GetScalingGroupsGroupResult(dict):
2916
2916
  vpc_id: str,
2917
2917
  vswitch_id: str,
2918
2918
  vswitch_ids: Sequence[str],
2919
- tags: Optional[Mapping[str, Any]] = None):
2919
+ tags: Optional[Mapping[str, str]] = None):
2920
2920
  """
2921
2921
  :param int active_capacity: Number of active instances in scaling group.
2922
2922
  :param str active_scaling_configuration: Active scaling configuration for scaling group.
@@ -2944,7 +2944,7 @@ class GetScalingGroupsGroupResult(dict):
2944
2944
  :param str vpc_id: The ID of the VPC to which the scaling group belongs.
2945
2945
  :param str vswitch_id: The ID of the vSwitch to which the scaling group belongs.
2946
2946
  :param Sequence[str] vswitch_ids: Vswitches id in which the ECS instance launched.
2947
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
2947
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
2948
2948
  """
2949
2949
  pulumi.set(__self__, "active_capacity", active_capacity)
2950
2950
  pulumi.set(__self__, "active_scaling_configuration", active_scaling_configuration)
@@ -3185,7 +3185,7 @@ class GetScalingGroupsGroupResult(dict):
3185
3185
 
3186
3186
  @property
3187
3187
  @pulumi.getter
3188
- def tags(self) -> Optional[Mapping[str, Any]]:
3188
+ def tags(self) -> Optional[Mapping[str, str]]:
3189
3189
  """
3190
3190
  A mapping of tags to assign to the resource.
3191
3191
  """
@@ -38,7 +38,7 @@ class ScalingConfigurationArgs:
38
38
  is_outdated: Optional[pulumi.Input[bool]] = None,
39
39
  key_name: Optional[pulumi.Input[str]] = None,
40
40
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
41
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
41
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
42
42
  override: Optional[pulumi.Input[bool]] = None,
43
43
  password: Optional[pulumi.Input[str]] = None,
44
44
  password_inherit: Optional[pulumi.Input[bool]] = None,
@@ -57,7 +57,7 @@ class ScalingConfigurationArgs:
57
57
  system_disk_name: Optional[pulumi.Input[str]] = None,
58
58
  system_disk_performance_level: Optional[pulumi.Input[str]] = None,
59
59
  system_disk_size: Optional[pulumi.Input[int]] = None,
60
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
60
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
61
61
  user_data: Optional[pulumi.Input[str]] = None):
62
62
  """
63
63
  The set of arguments for constructing a ScalingConfiguration resource.
@@ -83,7 +83,7 @@ class ScalingConfigurationArgs:
83
83
  :param pulumi.Input[bool] is_outdated: Whether to use outdated instance type. Default to false.
84
84
  :param pulumi.Input[str] key_name: The name of key pair that can login ECS instance successfully without password. If it is specified, the password would be invalid.
85
85
  :param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. If the `password` is filled in, this field will be ignored.
86
- :param pulumi.Input[Mapping[str, Any]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
86
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
87
87
  :param pulumi.Input[bool] override: Indicates whether to overwrite the existing data. Default to false.
88
88
  :param pulumi.Input[str] password: The password of the ECS instance. The password must be 8 to 30 characters in length. It must contains at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. Special characters include `() ~!@#$%^&*-_+=\\|{}[]:;'<>,.?/`, The password of Windows-based instances cannot start with a forward slash (/).
89
89
  :param pulumi.Input[bool] password_inherit: Specifies whether to use the password that is predefined in the image. If the PasswordInherit parameter is set to true, the `password` and `kms_encrypted_password` will be ignored. You must ensure that the selected image has a password configured.
@@ -116,7 +116,7 @@ class ScalingConfigurationArgs:
116
116
  :param pulumi.Input[str] system_disk_name: The name of the system disk. It must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (:), underscores (_), and hyphens (-). Default value: null.
117
117
  :param pulumi.Input[str] system_disk_performance_level: The performance level of the ESSD used as the system disk.
118
118
  :param pulumi.Input[int] system_disk_size: Size of system disk, in GiB. Optional values: cloud: 20-500, cloud_efficiency: 20-500, cloud_ssd: 20-500, ephemeral_ssd: 20-500 The default value is max{40, ImageSize}. If this parameter is set, the system disk size must be greater than or equal to max{40, ImageSize}.
119
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
119
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
120
120
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "http://", or "https://". It cannot be a null string.
121
121
  - Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "http://", or "https://" It can be a null string.
122
122
  :param pulumi.Input[str] user_data: User-defined data to customize the startup behaviors of the ECS instance and to pass data into the ECS instance.
@@ -481,14 +481,14 @@ class ScalingConfigurationArgs:
481
481
 
482
482
  @property
483
483
  @pulumi.getter(name="kmsEncryptionContext")
484
- def kms_encryption_context(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
484
+ def kms_encryption_context(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
485
485
  """
486
486
  An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
487
487
  """
488
488
  return pulumi.get(self, "kms_encryption_context")
489
489
 
490
490
  @kms_encryption_context.setter
491
- def kms_encryption_context(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
491
+ def kms_encryption_context(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
492
492
  pulumi.set(self, "kms_encryption_context", value)
493
493
 
494
494
  @property
@@ -723,7 +723,7 @@ class ScalingConfigurationArgs:
723
723
 
724
724
  @property
725
725
  @pulumi.getter
726
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
726
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
727
727
  """
728
728
  A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
729
729
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "http://", or "https://". It cannot be a null string.
@@ -732,7 +732,7 @@ class ScalingConfigurationArgs:
732
732
  return pulumi.get(self, "tags")
733
733
 
734
734
  @tags.setter
735
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
735
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
736
736
  pulumi.set(self, "tags", value)
737
737
 
738
738
  @property
@@ -772,7 +772,7 @@ class _ScalingConfigurationState:
772
772
  is_outdated: Optional[pulumi.Input[bool]] = None,
773
773
  key_name: Optional[pulumi.Input[str]] = None,
774
774
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
775
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
775
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
776
776
  override: Optional[pulumi.Input[bool]] = None,
777
777
  password: Optional[pulumi.Input[str]] = None,
778
778
  password_inherit: Optional[pulumi.Input[bool]] = None,
@@ -792,7 +792,7 @@ class _ScalingConfigurationState:
792
792
  system_disk_name: Optional[pulumi.Input[str]] = None,
793
793
  system_disk_performance_level: Optional[pulumi.Input[str]] = None,
794
794
  system_disk_size: Optional[pulumi.Input[int]] = None,
795
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
795
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
796
796
  user_data: Optional[pulumi.Input[str]] = None):
797
797
  """
798
798
  Input properties used for looking up and filtering ScalingConfiguration resources.
@@ -817,7 +817,7 @@ class _ScalingConfigurationState:
817
817
  :param pulumi.Input[bool] is_outdated: Whether to use outdated instance type. Default to false.
818
818
  :param pulumi.Input[str] key_name: The name of key pair that can login ECS instance successfully without password. If it is specified, the password would be invalid.
819
819
  :param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. If the `password` is filled in, this field will be ignored.
820
- :param pulumi.Input[Mapping[str, Any]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
820
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
821
821
  :param pulumi.Input[bool] override: Indicates whether to overwrite the existing data. Default to false.
822
822
  :param pulumi.Input[str] password: The password of the ECS instance. The password must be 8 to 30 characters in length. It must contains at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. Special characters include `() ~!@#$%^&*-_+=\\|{}[]:;'<>,.?/`, The password of Windows-based instances cannot start with a forward slash (/).
823
823
  :param pulumi.Input[bool] password_inherit: Specifies whether to use the password that is predefined in the image. If the PasswordInherit parameter is set to true, the `password` and `kms_encrypted_password` will be ignored. You must ensure that the selected image has a password configured.
@@ -851,7 +851,7 @@ class _ScalingConfigurationState:
851
851
  :param pulumi.Input[str] system_disk_name: The name of the system disk. It must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (:), underscores (_), and hyphens (-). Default value: null.
852
852
  :param pulumi.Input[str] system_disk_performance_level: The performance level of the ESSD used as the system disk.
853
853
  :param pulumi.Input[int] system_disk_size: Size of system disk, in GiB. Optional values: cloud: 20-500, cloud_efficiency: 20-500, cloud_ssd: 20-500, ephemeral_ssd: 20-500 The default value is max{40, ImageSize}. If this parameter is set, the system disk size must be greater than or equal to max{40, ImageSize}.
854
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
854
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
855
855
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "http://", or "https://". It cannot be a null string.
856
856
  - Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "http://", or "https://" It can be a null string.
857
857
  :param pulumi.Input[str] user_data: User-defined data to customize the startup behaviors of the ECS instance and to pass data into the ECS instance.
@@ -1205,14 +1205,14 @@ class _ScalingConfigurationState:
1205
1205
 
1206
1206
  @property
1207
1207
  @pulumi.getter(name="kmsEncryptionContext")
1208
- def kms_encryption_context(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
1208
+ def kms_encryption_context(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
1209
1209
  """
1210
1210
  An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
1211
1211
  """
1212
1212
  return pulumi.get(self, "kms_encryption_context")
1213
1213
 
1214
1214
  @kms_encryption_context.setter
1215
- def kms_encryption_context(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
1215
+ def kms_encryption_context(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
1216
1216
  pulumi.set(self, "kms_encryption_context", value)
1217
1217
 
1218
1218
  @property
@@ -1459,7 +1459,7 @@ class _ScalingConfigurationState:
1459
1459
 
1460
1460
  @property
1461
1461
  @pulumi.getter
1462
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
1462
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
1463
1463
  """
1464
1464
  A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
1465
1465
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "http://", or "https://". It cannot be a null string.
@@ -1468,7 +1468,7 @@ class _ScalingConfigurationState:
1468
1468
  return pulumi.get(self, "tags")
1469
1469
 
1470
1470
  @tags.setter
1471
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
1471
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
1472
1472
  pulumi.set(self, "tags", value)
1473
1473
 
1474
1474
  @property
@@ -1510,7 +1510,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1510
1510
  is_outdated: Optional[pulumi.Input[bool]] = None,
1511
1511
  key_name: Optional[pulumi.Input[str]] = None,
1512
1512
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
1513
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1513
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1514
1514
  override: Optional[pulumi.Input[bool]] = None,
1515
1515
  password: Optional[pulumi.Input[str]] = None,
1516
1516
  password_inherit: Optional[pulumi.Input[bool]] = None,
@@ -1530,7 +1530,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1530
1530
  system_disk_name: Optional[pulumi.Input[str]] = None,
1531
1531
  system_disk_performance_level: Optional[pulumi.Input[str]] = None,
1532
1532
  system_disk_size: Optional[pulumi.Input[int]] = None,
1533
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1533
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1534
1534
  user_data: Optional[pulumi.Input[str]] = None,
1535
1535
  __props__=None):
1536
1536
  """
@@ -1637,7 +1637,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1637
1637
  :param pulumi.Input[bool] is_outdated: Whether to use outdated instance type. Default to false.
1638
1638
  :param pulumi.Input[str] key_name: The name of key pair that can login ECS instance successfully without password. If it is specified, the password would be invalid.
1639
1639
  :param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. If the `password` is filled in, this field will be ignored.
1640
- :param pulumi.Input[Mapping[str, Any]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
1640
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
1641
1641
  :param pulumi.Input[bool] override: Indicates whether to overwrite the existing data. Default to false.
1642
1642
  :param pulumi.Input[str] password: The password of the ECS instance. The password must be 8 to 30 characters in length. It must contains at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. Special characters include `() ~!@#$%^&*-_+=\\|{}[]:;'<>,.?/`, The password of Windows-based instances cannot start with a forward slash (/).
1643
1643
  :param pulumi.Input[bool] password_inherit: Specifies whether to use the password that is predefined in the image. If the PasswordInherit parameter is set to true, the `password` and `kms_encrypted_password` will be ignored. You must ensure that the selected image has a password configured.
@@ -1671,7 +1671,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1671
1671
  :param pulumi.Input[str] system_disk_name: The name of the system disk. It must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (:), underscores (_), and hyphens (-). Default value: null.
1672
1672
  :param pulumi.Input[str] system_disk_performance_level: The performance level of the ESSD used as the system disk.
1673
1673
  :param pulumi.Input[int] system_disk_size: Size of system disk, in GiB. Optional values: cloud: 20-500, cloud_efficiency: 20-500, cloud_ssd: 20-500, ephemeral_ssd: 20-500 The default value is max{40, ImageSize}. If this parameter is set, the system disk size must be greater than or equal to max{40, ImageSize}.
1674
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
1674
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
1675
1675
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "http://", or "https://". It cannot be a null string.
1676
1676
  - Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "http://", or "https://" It can be a null string.
1677
1677
  :param pulumi.Input[str] user_data: User-defined data to customize the startup behaviors of the ECS instance and to pass data into the ECS instance.
@@ -1799,7 +1799,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1799
1799
  is_outdated: Optional[pulumi.Input[bool]] = None,
1800
1800
  key_name: Optional[pulumi.Input[str]] = None,
1801
1801
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
1802
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1802
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1803
1803
  override: Optional[pulumi.Input[bool]] = None,
1804
1804
  password: Optional[pulumi.Input[str]] = None,
1805
1805
  password_inherit: Optional[pulumi.Input[bool]] = None,
@@ -1819,7 +1819,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1819
1819
  system_disk_name: Optional[pulumi.Input[str]] = None,
1820
1820
  system_disk_performance_level: Optional[pulumi.Input[str]] = None,
1821
1821
  system_disk_size: Optional[pulumi.Input[int]] = None,
1822
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1822
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1823
1823
  user_data: Optional[pulumi.Input[str]] = None,
1824
1824
  __props__=None):
1825
1825
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
@@ -1906,7 +1906,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1906
1906
  is_outdated: Optional[pulumi.Input[bool]] = None,
1907
1907
  key_name: Optional[pulumi.Input[str]] = None,
1908
1908
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
1909
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1909
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1910
1910
  override: Optional[pulumi.Input[bool]] = None,
1911
1911
  password: Optional[pulumi.Input[str]] = None,
1912
1912
  password_inherit: Optional[pulumi.Input[bool]] = None,
@@ -1926,7 +1926,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1926
1926
  system_disk_name: Optional[pulumi.Input[str]] = None,
1927
1927
  system_disk_performance_level: Optional[pulumi.Input[str]] = None,
1928
1928
  system_disk_size: Optional[pulumi.Input[int]] = None,
1929
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1929
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1930
1930
  user_data: Optional[pulumi.Input[str]] = None) -> 'ScalingConfiguration':
1931
1931
  """
1932
1932
  Get an existing ScalingConfiguration resource's state with the given name, id, and optional extra
@@ -1956,7 +1956,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1956
1956
  :param pulumi.Input[bool] is_outdated: Whether to use outdated instance type. Default to false.
1957
1957
  :param pulumi.Input[str] key_name: The name of key pair that can login ECS instance successfully without password. If it is specified, the password would be invalid.
1958
1958
  :param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. If the `password` is filled in, this field will be ignored.
1959
- :param pulumi.Input[Mapping[str, Any]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
1959
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
1960
1960
  :param pulumi.Input[bool] override: Indicates whether to overwrite the existing data. Default to false.
1961
1961
  :param pulumi.Input[str] password: The password of the ECS instance. The password must be 8 to 30 characters in length. It must contains at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. Special characters include `() ~!@#$%^&*-_+=\\|{}[]:;'<>,.?/`, The password of Windows-based instances cannot start with a forward slash (/).
1962
1962
  :param pulumi.Input[bool] password_inherit: Specifies whether to use the password that is predefined in the image. If the PasswordInherit parameter is set to true, the `password` and `kms_encrypted_password` will be ignored. You must ensure that the selected image has a password configured.
@@ -1990,7 +1990,7 @@ class ScalingConfiguration(pulumi.CustomResource):
1990
1990
  :param pulumi.Input[str] system_disk_name: The name of the system disk. It must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (:), underscores (_), and hyphens (-). Default value: null.
1991
1991
  :param pulumi.Input[str] system_disk_performance_level: The performance level of the ESSD used as the system disk.
1992
1992
  :param pulumi.Input[int] system_disk_size: Size of system disk, in GiB. Optional values: cloud: 20-500, cloud_efficiency: 20-500, cloud_ssd: 20-500, ephemeral_ssd: 20-500 The default value is max{40, ImageSize}. If this parameter is set, the system disk size must be greater than or equal to max{40, ImageSize}.
1993
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
1993
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
1994
1994
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "http://", or "https://". It cannot be a null string.
1995
1995
  - Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "http://", or "https://" It can be a null string.
1996
1996
  :param pulumi.Input[str] user_data: User-defined data to customize the startup behaviors of the ECS instance and to pass data into the ECS instance.
@@ -2216,7 +2216,7 @@ class ScalingConfiguration(pulumi.CustomResource):
2216
2216
 
2217
2217
  @property
2218
2218
  @pulumi.getter(name="kmsEncryptionContext")
2219
- def kms_encryption_context(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
2219
+ def kms_encryption_context(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
2220
2220
  """
2221
2221
  An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a db account with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
2222
2222
  """
@@ -2390,7 +2390,7 @@ class ScalingConfiguration(pulumi.CustomResource):
2390
2390
 
2391
2391
  @property
2392
2392
  @pulumi.getter
2393
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
2393
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
2394
2394
  """
2395
2395
  A mapping of tags to assign to the resource. It will be applied for ECS instances finally.
2396
2396
  - Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "http://", or "https://". It cannot be a null string.
@@ -45,7 +45,7 @@ class ScalingGroupArgs:
45
45
  spot_allocation_strategy: Optional[pulumi.Input[str]] = None,
46
46
  spot_instance_pools: Optional[pulumi.Input[int]] = None,
47
47
  spot_instance_remedy: Optional[pulumi.Input[bool]] = None,
48
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
48
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
49
49
  vswitch_id: Optional[pulumi.Input[str]] = None,
50
50
  vswitch_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
51
51
  """
@@ -92,7 +92,7 @@ class ScalingGroupArgs:
92
92
  :param pulumi.Input[str] spot_allocation_strategy: The allocation policy of preemptible instances. You can use this parameter to individually specify the allocation policy for preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
93
93
  :param pulumi.Input[int] spot_instance_pools: The number of Spot pools to use to allocate your Spot capacity. The Spot pools is composed of instance types of lowest price.
94
94
  :param pulumi.Input[bool] spot_instance_remedy: Whether to replace spot instances with newly created spot/onDemand instance when receive a spot recycling message.
95
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
95
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
96
96
  - 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.
97
97
  - 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.
98
98
  :param pulumi.Input[str] vswitch_id: It has been deprecated from version 1.7.1 and new field 'vswitch_ids' replaces it.
@@ -527,7 +527,7 @@ class ScalingGroupArgs:
527
527
 
528
528
  @property
529
529
  @pulumi.getter
530
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
530
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
531
531
  """
532
532
  A mapping of tags to assign to the resource.
533
533
  - 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.
@@ -536,7 +536,7 @@ class ScalingGroupArgs:
536
536
  return pulumi.get(self, "tags")
537
537
 
538
538
  @tags.setter
539
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
539
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
540
540
  pulumi.set(self, "tags", value)
541
541
 
542
542
  @property
@@ -597,7 +597,7 @@ class _ScalingGroupState:
597
597
  spot_allocation_strategy: Optional[pulumi.Input[str]] = None,
598
598
  spot_instance_pools: Optional[pulumi.Input[int]] = None,
599
599
  spot_instance_remedy: Optional[pulumi.Input[bool]] = None,
600
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
600
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
601
601
  vswitch_id: Optional[pulumi.Input[str]] = None,
602
602
  vswitch_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
603
603
  """
@@ -644,7 +644,7 @@ class _ScalingGroupState:
644
644
  :param pulumi.Input[str] spot_allocation_strategy: The allocation policy of preemptible instances. You can use this parameter to individually specify the allocation policy for preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
645
645
  :param pulumi.Input[int] spot_instance_pools: The number of Spot pools to use to allocate your Spot capacity. The Spot pools is composed of instance types of lowest price.
646
646
  :param pulumi.Input[bool] spot_instance_remedy: Whether to replace spot instances with newly created spot/onDemand instance when receive a spot recycling message.
647
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
647
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
648
648
  - 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.
649
649
  - 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.
650
650
  :param pulumi.Input[str] vswitch_id: It has been deprecated from version 1.7.1 and new field 'vswitch_ids' replaces it.
@@ -1081,7 +1081,7 @@ class _ScalingGroupState:
1081
1081
 
1082
1082
  @property
1083
1083
  @pulumi.getter
1084
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
1084
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
1085
1085
  """
1086
1086
  A mapping of tags to assign to the resource.
1087
1087
  - 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.
@@ -1090,7 +1090,7 @@ class _ScalingGroupState:
1090
1090
  return pulumi.get(self, "tags")
1091
1091
 
1092
1092
  @tags.setter
1093
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
1093
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
1094
1094
  pulumi.set(self, "tags", value)
1095
1095
 
1096
1096
  @property
@@ -1153,7 +1153,7 @@ class ScalingGroup(pulumi.CustomResource):
1153
1153
  spot_allocation_strategy: Optional[pulumi.Input[str]] = None,
1154
1154
  spot_instance_pools: Optional[pulumi.Input[int]] = None,
1155
1155
  spot_instance_remedy: Optional[pulumi.Input[bool]] = None,
1156
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1156
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1157
1157
  vswitch_id: Optional[pulumi.Input[str]] = None,
1158
1158
  vswitch_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1159
1159
  __props__=None):
@@ -1288,7 +1288,7 @@ class ScalingGroup(pulumi.CustomResource):
1288
1288
  :param pulumi.Input[str] spot_allocation_strategy: The allocation policy of preemptible instances. You can use this parameter to individually specify the allocation policy for preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
1289
1289
  :param pulumi.Input[int] spot_instance_pools: The number of Spot pools to use to allocate your Spot capacity. The Spot pools is composed of instance types of lowest price.
1290
1290
  :param pulumi.Input[bool] spot_instance_remedy: Whether to replace spot instances with newly created spot/onDemand instance when receive a spot recycling message.
1291
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
1291
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
1292
1292
  - 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.
1293
1293
  - 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.
1294
1294
  :param pulumi.Input[str] vswitch_id: It has been deprecated from version 1.7.1 and new field 'vswitch_ids' replaces it.
@@ -1431,7 +1431,7 @@ class ScalingGroup(pulumi.CustomResource):
1431
1431
  spot_allocation_strategy: Optional[pulumi.Input[str]] = None,
1432
1432
  spot_instance_pools: Optional[pulumi.Input[int]] = None,
1433
1433
  spot_instance_remedy: Optional[pulumi.Input[bool]] = None,
1434
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1434
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1435
1435
  vswitch_id: Optional[pulumi.Input[str]] = None,
1436
1436
  vswitch_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1437
1437
  __props__=None):
@@ -1518,7 +1518,7 @@ class ScalingGroup(pulumi.CustomResource):
1518
1518
  spot_allocation_strategy: Optional[pulumi.Input[str]] = None,
1519
1519
  spot_instance_pools: Optional[pulumi.Input[int]] = None,
1520
1520
  spot_instance_remedy: Optional[pulumi.Input[bool]] = None,
1521
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1521
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1522
1522
  vswitch_id: Optional[pulumi.Input[str]] = None,
1523
1523
  vswitch_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None) -> 'ScalingGroup':
1524
1524
  """
@@ -1570,7 +1570,7 @@ class ScalingGroup(pulumi.CustomResource):
1570
1570
  :param pulumi.Input[str] spot_allocation_strategy: The allocation policy of preemptible instances. You can use this parameter to individually specify the allocation policy for preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
1571
1571
  :param pulumi.Input[int] spot_instance_pools: The number of Spot pools to use to allocate your Spot capacity. The Spot pools is composed of instance types of lowest price.
1572
1572
  :param pulumi.Input[bool] spot_instance_remedy: Whether to replace spot instances with newly created spot/onDemand instance when receive a spot recycling message.
1573
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
1573
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
1574
1574
  - 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.
1575
1575
  - 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.
1576
1576
  :param pulumi.Input[str] vswitch_id: It has been deprecated from version 1.7.1 and new field 'vswitch_ids' replaces it.
@@ -1861,7 +1861,7 @@ class ScalingGroup(pulumi.CustomResource):
1861
1861
 
1862
1862
  @property
1863
1863
  @pulumi.getter
1864
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1864
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1865
1865
  """
1866
1866
  A mapping of tags to assign to the resource.
1867
1867
  - 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.
@@ -17,7 +17,7 @@ class EventSourceArgs:
17
17
  event_bus_name: pulumi.Input[str],
18
18
  event_source_name: pulumi.Input[str],
19
19
  description: Optional[pulumi.Input[str]] = None,
20
- external_source_config: Optional[pulumi.Input[Mapping[str, Any]]] = None,
20
+ external_source_config: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
21
21
  external_source_type: Optional[pulumi.Input[str]] = None,
22
22
  linked_external_source: Optional[pulumi.Input[bool]] = None):
23
23
  """
@@ -25,7 +25,7 @@ class EventSourceArgs:
25
25
  :param pulumi.Input[str] event_bus_name: The name of event bus.
26
26
  :param pulumi.Input[str] event_source_name: The code name of event source.
27
27
  :param pulumi.Input[str] description: The detail describe of event source.
28
- :param pulumi.Input[Mapping[str, Any]] external_source_config: The config of external source.
28
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] external_source_config: The config of external source.
29
29
  When `external_source_type` is `RabbitMQ`, The following attributes are supported:
30
30
  `RegionId` - The region ID of RabbitMQ.
31
31
  `InstanceId` - The instance ID of RabbitMQ.
@@ -91,7 +91,7 @@ class EventSourceArgs:
91
91
 
92
92
  @property
93
93
  @pulumi.getter(name="externalSourceConfig")
94
- def external_source_config(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
94
+ def external_source_config(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
95
95
  """
96
96
  The config of external source.
97
97
  When `external_source_type` is `RabbitMQ`, The following attributes are supported:
@@ -111,7 +111,7 @@ class EventSourceArgs:
111
111
  return pulumi.get(self, "external_source_config")
112
112
 
113
113
  @external_source_config.setter
114
- def external_source_config(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
114
+ def external_source_config(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
115
115
  pulumi.set(self, "external_source_config", value)
116
116
 
117
117
  @property
@@ -145,7 +145,7 @@ class _EventSourceState:
145
145
  description: Optional[pulumi.Input[str]] = None,
146
146
  event_bus_name: Optional[pulumi.Input[str]] = None,
147
147
  event_source_name: Optional[pulumi.Input[str]] = None,
148
- external_source_config: Optional[pulumi.Input[Mapping[str, Any]]] = None,
148
+ external_source_config: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
149
149
  external_source_type: Optional[pulumi.Input[str]] = None,
150
150
  linked_external_source: Optional[pulumi.Input[bool]] = None):
151
151
  """
@@ -153,7 +153,7 @@ class _EventSourceState:
153
153
  :param pulumi.Input[str] description: The detail describe of event source.
154
154
  :param pulumi.Input[str] event_bus_name: The name of event bus.
155
155
  :param pulumi.Input[str] event_source_name: The code name of event source.
156
- :param pulumi.Input[Mapping[str, Any]] external_source_config: The config of external source.
156
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] external_source_config: The config of external source.
157
157
  When `external_source_type` is `RabbitMQ`, The following attributes are supported:
158
158
  `RegionId` - The region ID of RabbitMQ.
159
159
  `InstanceId` - The instance ID of RabbitMQ.
@@ -221,7 +221,7 @@ class _EventSourceState:
221
221
 
222
222
  @property
223
223
  @pulumi.getter(name="externalSourceConfig")
224
- def external_source_config(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
224
+ def external_source_config(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
225
225
  """
226
226
  The config of external source.
227
227
  When `external_source_type` is `RabbitMQ`, The following attributes are supported:
@@ -241,7 +241,7 @@ class _EventSourceState:
241
241
  return pulumi.get(self, "external_source_config")
242
242
 
243
243
  @external_source_config.setter
244
- def external_source_config(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
244
+ def external_source_config(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
245
245
  pulumi.set(self, "external_source_config", value)
246
246
 
247
247
  @property
@@ -277,7 +277,7 @@ class EventSource(pulumi.CustomResource):
277
277
  description: Optional[pulumi.Input[str]] = None,
278
278
  event_bus_name: Optional[pulumi.Input[str]] = None,
279
279
  event_source_name: Optional[pulumi.Input[str]] = None,
280
- external_source_config: Optional[pulumi.Input[Mapping[str, Any]]] = None,
280
+ external_source_config: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
281
281
  external_source_type: Optional[pulumi.Input[str]] = None,
282
282
  linked_external_source: Optional[pulumi.Input[bool]] = None,
283
283
  __props__=None):
@@ -330,7 +330,7 @@ class EventSource(pulumi.CustomResource):
330
330
  :param pulumi.Input[str] description: The detail describe of event source.
331
331
  :param pulumi.Input[str] event_bus_name: The name of event bus.
332
332
  :param pulumi.Input[str] event_source_name: The code name of event source.
333
- :param pulumi.Input[Mapping[str, Any]] external_source_config: The config of external source.
333
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] external_source_config: The config of external source.
334
334
  When `external_source_type` is `RabbitMQ`, The following attributes are supported:
335
335
  `RegionId` - The region ID of RabbitMQ.
336
336
  `InstanceId` - The instance ID of RabbitMQ.
@@ -415,7 +415,7 @@ class EventSource(pulumi.CustomResource):
415
415
  description: Optional[pulumi.Input[str]] = None,
416
416
  event_bus_name: Optional[pulumi.Input[str]] = None,
417
417
  event_source_name: Optional[pulumi.Input[str]] = None,
418
- external_source_config: Optional[pulumi.Input[Mapping[str, Any]]] = None,
418
+ external_source_config: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
419
419
  external_source_type: Optional[pulumi.Input[str]] = None,
420
420
  linked_external_source: Optional[pulumi.Input[bool]] = None,
421
421
  __props__=None):
@@ -450,7 +450,7 @@ class EventSource(pulumi.CustomResource):
450
450
  description: Optional[pulumi.Input[str]] = None,
451
451
  event_bus_name: Optional[pulumi.Input[str]] = None,
452
452
  event_source_name: Optional[pulumi.Input[str]] = None,
453
- external_source_config: Optional[pulumi.Input[Mapping[str, Any]]] = None,
453
+ external_source_config: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
454
454
  external_source_type: Optional[pulumi.Input[str]] = None,
455
455
  linked_external_source: Optional[pulumi.Input[bool]] = None) -> 'EventSource':
456
456
  """
@@ -463,7 +463,7 @@ class EventSource(pulumi.CustomResource):
463
463
  :param pulumi.Input[str] description: The detail describe of event source.
464
464
  :param pulumi.Input[str] event_bus_name: The name of event bus.
465
465
  :param pulumi.Input[str] event_source_name: The code name of event source.
466
- :param pulumi.Input[Mapping[str, Any]] external_source_config: The config of external source.
466
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] external_source_config: The config of external source.
467
467
  When `external_source_type` is `RabbitMQ`, The following attributes are supported:
468
468
  `RegionId` - The region ID of RabbitMQ.
469
469
  `InstanceId` - The instance ID of RabbitMQ.
@@ -518,7 +518,7 @@ class EventSource(pulumi.CustomResource):
518
518
 
519
519
  @property
520
520
  @pulumi.getter(name="externalSourceConfig")
521
- def external_source_config(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
521
+ def external_source_config(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
522
522
  """
523
523
  The config of external source.
524
524
  When `external_source_type` is `RabbitMQ`, The following attributes are supported:
@@ -945,7 +945,7 @@ class GetEventSourcesSourceResult(dict):
945
945
  def __init__(__self__, *,
946
946
  description: str,
947
947
  event_source_name: str,
948
- external_source_config: Mapping[str, Any],
948
+ external_source_config: Mapping[str, str],
949
949
  external_source_type: str,
950
950
  id: str,
951
951
  linked_external_source: bool,
@@ -953,7 +953,7 @@ class GetEventSourcesSourceResult(dict):
953
953
  """
954
954
  :param str description: The detail describe of event source.
955
955
  :param str event_source_name: The code name of event source.
956
- :param Mapping[str, Any] external_source_config: The config of external data source.
956
+ :param Mapping[str, str] external_source_config: The config of external data source.
957
957
  :param str external_source_type: The type of external data source.
958
958
  :param str id: The ID of the Event Source.
959
959
  :param bool linked_external_source: Whether to connect to an external data source.
@@ -984,7 +984,7 @@ class GetEventSourcesSourceResult(dict):
984
984
 
985
985
  @property
986
986
  @pulumi.getter(name="externalSourceConfig")
987
- def external_source_config(self) -> Mapping[str, Any]:
987
+ def external_source_config(self) -> Mapping[str, str]:
988
988
  """
989
989
  The config of external data source.
990
990
  """