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
@@ -31,7 +31,7 @@ class InstanceArgs:
31
31
  selected_zones: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
32
32
  service_version: Optional[pulumi.Input[str]] = None,
33
33
  spec_type: 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
  topic_quota: Optional[pulumi.Input[int]] = None,
36
36
  vpc_id: Optional[pulumi.Input[str]] = None,
37
37
  zone_id: Optional[pulumi.Input[str]] = None):
@@ -43,7 +43,8 @@ class InstanceArgs:
43
43
  :param pulumi.Input[int] disk_size: The disk size of the instance. When modify this value, it only supports adjust to a greater value.
44
44
  :param pulumi.Input[int] disk_type: The disk type of the instance. 0: efficient cloud disk , 1: SSD.
45
45
  :param pulumi.Input[str] vswitch_id: The ID of attaching vswitch to instance.
46
- :param pulumi.Input[str] config: The basic config for this instance. The input should be json type, only the following key allowed: enable.acl, enable.vpc_sasl_ssl, kafka.log.retention.hours, kafka.message.max.bytes.
46
+ :param pulumi.Input[str] config: The initial configurations of the ApsaraMQ for Kafka instance. The values must be valid JSON strings. The `config` supports the following parameters:
47
+ * `enable.vpc_sasl_ssl`: Specifies whether to enable VPC transmission encryption. Default value: `false`. Valid values:
47
48
  :param pulumi.Input[int] eip_max: The max bandwidth of the instance. It will be ignored when `deploy_type = 5`. When modify this value, it only supports adjust to a greater value.
48
49
  :param pulumi.Input[int] io_max: The max value of io of the instance. When modify this value, it only support adjust to a greater value.
49
50
  :param pulumi.Input[str] io_max_spec: The traffic specification of the instance. We recommend that you configure this parameter.
@@ -66,9 +67,9 @@ class InstanceArgs:
66
67
  |60 | 1400-6100:100 | 80-450:1 | 1-500:1 |
67
68
  |90 | 2100-6100:100 | 100-450:1 | 1-500:1 |
68
69
  |120 | 2700-6100:100 | 150-450:1 | 1-500:1 |
69
- :param pulumi.Input[str] service_version: The kafka openSource version for this instance. Only 0.10.2 or 2.2.0 is allowed, default is 0.10.2.
70
+ :param pulumi.Input[str] service_version: The version of the ApsaraMQ for Kafka instance. Default value: `2.2.0`. Valid values: `2.2.0`, `2.6.2`.
70
71
  :param pulumi.Input[str] spec_type: The spec type of the instance. Support two type, "normal": normal version instance, "professional": professional version instance. Default is normal. When modify this value, it only support adjust from normal to professional. Note only pre paid type instance support professional specific type.
71
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
72
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
72
73
  :param pulumi.Input[int] topic_quota: The max num of topic can be creation of the instance.
73
74
  It has been deprecated since version 1.194.0 and using `partition_num` instead.
74
75
  Currently, its value only can be set to 50 when creating it, and finally depends on `partition_num` value: <`topic_quota`> = 1000 + <`partition_num`>.
@@ -172,7 +173,8 @@ class InstanceArgs:
172
173
  @pulumi.getter
173
174
  def config(self) -> Optional[pulumi.Input[str]]:
174
175
  """
175
- The basic config for this instance. The input should be json type, only the following key allowed: enable.acl, enable.vpc_sasl_ssl, kafka.log.retention.hours, kafka.message.max.bytes.
176
+ The initial configurations of the ApsaraMQ for Kafka instance. The values must be valid JSON strings. The `config` supports the following parameters:
177
+ * `enable.vpc_sasl_ssl`: Specifies whether to enable VPC transmission encryption. Default value: `false`. Valid values:
176
178
  """
177
179
  return pulumi.get(self, "config")
178
180
 
@@ -316,7 +318,7 @@ class InstanceArgs:
316
318
  @pulumi.getter(name="serviceVersion")
317
319
  def service_version(self) -> Optional[pulumi.Input[str]]:
318
320
  """
319
- The kafka openSource version for this instance. Only 0.10.2 or 2.2.0 is allowed, default is 0.10.2.
321
+ The version of the ApsaraMQ for Kafka instance. Default value: `2.2.0`. Valid values: `2.2.0`, `2.6.2`.
320
322
  """
321
323
  return pulumi.get(self, "service_version")
322
324
 
@@ -338,14 +340,14 @@ class InstanceArgs:
338
340
 
339
341
  @property
340
342
  @pulumi.getter
341
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
343
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
342
344
  """
343
345
  A mapping of tags to assign to the resource.
344
346
  """
345
347
  return pulumi.get(self, "tags")
346
348
 
347
349
  @tags.setter
348
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
350
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
349
351
  pulumi.set(self, "tags", value)
350
352
 
351
353
  @property
@@ -415,7 +417,7 @@ class _InstanceState:
415
417
  service_version: Optional[pulumi.Input[str]] = None,
416
418
  spec_type: Optional[pulumi.Input[str]] = None,
417
419
  status: Optional[pulumi.Input[int]] = None,
418
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
420
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
419
421
  topic_left: Optional[pulumi.Input[int]] = None,
420
422
  topic_num_of_buy: Optional[pulumi.Input[int]] = None,
421
423
  topic_quota: Optional[pulumi.Input[int]] = None,
@@ -425,7 +427,8 @@ class _InstanceState:
425
427
  zone_id: Optional[pulumi.Input[str]] = None):
426
428
  """
427
429
  Input properties used for looking up and filtering Instance resources.
428
- :param pulumi.Input[str] config: The basic config for this instance. The input should be json type, only the following key allowed: enable.acl, enable.vpc_sasl_ssl, kafka.log.retention.hours, kafka.message.max.bytes.
430
+ :param pulumi.Input[str] config: The initial configurations of the ApsaraMQ for Kafka instance. The values must be valid JSON strings. The `config` supports the following parameters:
431
+ * `enable.vpc_sasl_ssl`: Specifies whether to enable VPC transmission encryption. Default value: `false`. Valid values:
429
432
  :param pulumi.Input[int] deploy_type: The deployment type of the instance. **NOTE:** From version 1.161.0, this attribute supports to be updated. Valid values:
430
433
  - 4: eip/vpc instance
431
434
  - 5: vpc instance.
@@ -459,10 +462,10 @@ class _InstanceState:
459
462
  |60 | 1400-6100:100 | 80-450:1 | 1-500:1 |
460
463
  |90 | 2100-6100:100 | 100-450:1 | 1-500:1 |
461
464
  |120 | 2700-6100:100 | 150-450:1 | 1-500:1 |
462
- :param pulumi.Input[str] service_version: The kafka openSource version for this instance. Only 0.10.2 or 2.2.0 is allowed, default is 0.10.2.
465
+ :param pulumi.Input[str] service_version: The version of the ApsaraMQ for Kafka instance. Default value: `2.2.0`. Valid values: `2.2.0`, `2.6.2`.
463
466
  :param pulumi.Input[str] spec_type: The spec type of the instance. Support two type, "normal": normal version instance, "professional": professional version instance. Default is normal. When modify this value, it only support adjust from normal to professional. Note only pre paid type instance support professional specific type.
464
467
  :param pulumi.Input[int] status: The status of the instance.
465
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
468
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
466
469
  :param pulumi.Input[int] topic_left: (Available since v1.214.1) The number of available topics.
467
470
  :param pulumi.Input[int] topic_num_of_buy: (Available since v1.214.1) The number of purchased topics.
468
471
  :param pulumi.Input[int] topic_quota: The max num of topic can be creation of the instance.
@@ -544,7 +547,8 @@ class _InstanceState:
544
547
  @pulumi.getter
545
548
  def config(self) -> Optional[pulumi.Input[str]]:
546
549
  """
547
- The basic config for this instance. The input should be json type, only the following key allowed: enable.acl, enable.vpc_sasl_ssl, kafka.log.retention.hours, kafka.message.max.bytes.
550
+ The initial configurations of the ApsaraMQ for Kafka instance. The values must be valid JSON strings. The `config` supports the following parameters:
551
+ * `enable.vpc_sasl_ssl`: Specifies whether to enable VPC transmission encryption. Default value: `false`. Valid values:
548
552
  """
549
553
  return pulumi.get(self, "config")
550
554
 
@@ -798,7 +802,7 @@ class _InstanceState:
798
802
  @pulumi.getter(name="serviceVersion")
799
803
  def service_version(self) -> Optional[pulumi.Input[str]]:
800
804
  """
801
- The kafka openSource version for this instance. Only 0.10.2 or 2.2.0 is allowed, default is 0.10.2.
805
+ The version of the ApsaraMQ for Kafka instance. Default value: `2.2.0`. Valid values: `2.2.0`, `2.6.2`.
802
806
  """
803
807
  return pulumi.get(self, "service_version")
804
808
 
@@ -832,14 +836,14 @@ class _InstanceState:
832
836
 
833
837
  @property
834
838
  @pulumi.getter
835
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
839
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
836
840
  """
837
841
  A mapping of tags to assign to the resource.
838
842
  """
839
843
  return pulumi.get(self, "tags")
840
844
 
841
845
  @tags.setter
842
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
846
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
843
847
  pulumi.set(self, "tags", value)
844
848
 
845
849
  @property
@@ -952,7 +956,7 @@ class Instance(pulumi.CustomResource):
952
956
  selected_zones: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
953
957
  service_version: Optional[pulumi.Input[str]] = None,
954
958
  spec_type: Optional[pulumi.Input[str]] = None,
955
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
959
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
956
960
  topic_quota: Optional[pulumi.Input[int]] = None,
957
961
  vpc_id: Optional[pulumi.Input[str]] = None,
958
962
  vswitch_id: Optional[pulumi.Input[str]] = None,
@@ -969,7 +973,8 @@ class Instance(pulumi.CustomResource):
969
973
 
970
974
  :param str resource_name: The name of the resource.
971
975
  :param pulumi.ResourceOptions opts: Options for the resource.
972
- :param pulumi.Input[str] config: The basic config for this instance. The input should be json type, only the following key allowed: enable.acl, enable.vpc_sasl_ssl, kafka.log.retention.hours, kafka.message.max.bytes.
976
+ :param pulumi.Input[str] config: The initial configurations of the ApsaraMQ for Kafka instance. The values must be valid JSON strings. The `config` supports the following parameters:
977
+ * `enable.vpc_sasl_ssl`: Specifies whether to enable VPC transmission encryption. Default value: `false`. Valid values:
973
978
  :param pulumi.Input[int] deploy_type: The deployment type of the instance. **NOTE:** From version 1.161.0, this attribute supports to be updated. Valid values:
974
979
  - 4: eip/vpc instance
975
980
  - 5: vpc instance.
@@ -997,9 +1002,9 @@ class Instance(pulumi.CustomResource):
997
1002
  |60 | 1400-6100:100 | 80-450:1 | 1-500:1 |
998
1003
  |90 | 2100-6100:100 | 100-450:1 | 1-500:1 |
999
1004
  |120 | 2700-6100:100 | 150-450:1 | 1-500:1 |
1000
- :param pulumi.Input[str] service_version: The kafka openSource version for this instance. Only 0.10.2 or 2.2.0 is allowed, default is 0.10.2.
1005
+ :param pulumi.Input[str] service_version: The version of the ApsaraMQ for Kafka instance. Default value: `2.2.0`. Valid values: `2.2.0`, `2.6.2`.
1001
1006
  :param pulumi.Input[str] spec_type: The spec type of the instance. Support two type, "normal": normal version instance, "professional": professional version instance. Default is normal. When modify this value, it only support adjust from normal to professional. Note only pre paid type instance support professional specific type.
1002
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
1007
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
1003
1008
  :param pulumi.Input[int] topic_quota: The max num of topic can be creation of the instance.
1004
1009
  It has been deprecated since version 1.194.0 and using `partition_num` instead.
1005
1010
  Currently, its value only can be set to 50 when creating it, and finally depends on `partition_num` value: <`topic_quota`> = 1000 + <`partition_num`>.
@@ -1054,7 +1059,7 @@ class Instance(pulumi.CustomResource):
1054
1059
  selected_zones: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1055
1060
  service_version: Optional[pulumi.Input[str]] = None,
1056
1061
  spec_type: Optional[pulumi.Input[str]] = None,
1057
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1062
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1058
1063
  topic_quota: Optional[pulumi.Input[int]] = None,
1059
1064
  vpc_id: Optional[pulumi.Input[str]] = None,
1060
1065
  vswitch_id: Optional[pulumi.Input[str]] = None,
@@ -1140,7 +1145,7 @@ class Instance(pulumi.CustomResource):
1140
1145
  service_version: Optional[pulumi.Input[str]] = None,
1141
1146
  spec_type: Optional[pulumi.Input[str]] = None,
1142
1147
  status: Optional[pulumi.Input[int]] = None,
1143
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
1148
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1144
1149
  topic_left: Optional[pulumi.Input[int]] = None,
1145
1150
  topic_num_of_buy: Optional[pulumi.Input[int]] = None,
1146
1151
  topic_quota: Optional[pulumi.Input[int]] = None,
@@ -1155,7 +1160,8 @@ class Instance(pulumi.CustomResource):
1155
1160
  :param str resource_name: The unique name of the resulting resource.
1156
1161
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
1157
1162
  :param pulumi.ResourceOptions opts: Options for the resource.
1158
- :param pulumi.Input[str] config: The basic config for this instance. The input should be json type, only the following key allowed: enable.acl, enable.vpc_sasl_ssl, kafka.log.retention.hours, kafka.message.max.bytes.
1163
+ :param pulumi.Input[str] config: The initial configurations of the ApsaraMQ for Kafka instance. The values must be valid JSON strings. The `config` supports the following parameters:
1164
+ * `enable.vpc_sasl_ssl`: Specifies whether to enable VPC transmission encryption. Default value: `false`. Valid values:
1159
1165
  :param pulumi.Input[int] deploy_type: The deployment type of the instance. **NOTE:** From version 1.161.0, this attribute supports to be updated. Valid values:
1160
1166
  - 4: eip/vpc instance
1161
1167
  - 5: vpc instance.
@@ -1189,10 +1195,10 @@ class Instance(pulumi.CustomResource):
1189
1195
  |60 | 1400-6100:100 | 80-450:1 | 1-500:1 |
1190
1196
  |90 | 2100-6100:100 | 100-450:1 | 1-500:1 |
1191
1197
  |120 | 2700-6100:100 | 150-450:1 | 1-500:1 |
1192
- :param pulumi.Input[str] service_version: The kafka openSource version for this instance. Only 0.10.2 or 2.2.0 is allowed, default is 0.10.2.
1198
+ :param pulumi.Input[str] service_version: The version of the ApsaraMQ for Kafka instance. Default value: `2.2.0`. Valid values: `2.2.0`, `2.6.2`.
1193
1199
  :param pulumi.Input[str] spec_type: The spec type of the instance. Support two type, "normal": normal version instance, "professional": professional version instance. Default is normal. When modify this value, it only support adjust from normal to professional. Note only pre paid type instance support professional specific type.
1194
1200
  :param pulumi.Input[int] status: The status of the instance.
1195
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
1201
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
1196
1202
  :param pulumi.Input[int] topic_left: (Available since v1.214.1) The number of available topics.
1197
1203
  :param pulumi.Input[int] topic_num_of_buy: (Available since v1.214.1) The number of purchased topics.
1198
1204
  :param pulumi.Input[int] topic_quota: The max num of topic can be creation of the instance.
@@ -1245,7 +1251,8 @@ class Instance(pulumi.CustomResource):
1245
1251
  @pulumi.getter
1246
1252
  def config(self) -> pulumi.Output[str]:
1247
1253
  """
1248
- The basic config for this instance. The input should be json type, only the following key allowed: enable.acl, enable.vpc_sasl_ssl, kafka.log.retention.hours, kafka.message.max.bytes.
1254
+ The initial configurations of the ApsaraMQ for Kafka instance. The values must be valid JSON strings. The `config` supports the following parameters:
1255
+ * `enable.vpc_sasl_ssl`: Specifies whether to enable VPC transmission encryption. Default value: `false`. Valid values:
1249
1256
  """
1250
1257
  return pulumi.get(self, "config")
1251
1258
 
@@ -1419,7 +1426,7 @@ class Instance(pulumi.CustomResource):
1419
1426
  @pulumi.getter(name="serviceVersion")
1420
1427
  def service_version(self) -> pulumi.Output[str]:
1421
1428
  """
1422
- The kafka openSource version for this instance. Only 0.10.2 or 2.2.0 is allowed, default is 0.10.2.
1429
+ The version of the ApsaraMQ for Kafka instance. Default value: `2.2.0`. Valid values: `2.2.0`, `2.6.2`.
1423
1430
  """
1424
1431
  return pulumi.get(self, "service_version")
1425
1432
 
@@ -1441,7 +1448,7 @@ class Instance(pulumi.CustomResource):
1441
1448
 
1442
1449
  @property
1443
1450
  @pulumi.getter
1444
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1451
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1445
1452
  """
1446
1453
  A mapping of tags to assign to the resource.
1447
1454
  """
@@ -17,7 +17,7 @@ class SaslUserArgs:
17
17
  instance_id: pulumi.Input[str],
18
18
  username: pulumi.Input[str],
19
19
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
20
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
20
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
21
21
  password: Optional[pulumi.Input[str]] = None,
22
22
  type: Optional[pulumi.Input[str]] = None):
23
23
  """
@@ -25,7 +25,7 @@ class SaslUserArgs:
25
25
  :param pulumi.Input[str] instance_id: ID of the ALIKAFKA Instance that owns the groups.
26
26
  :param pulumi.Input[str] username: The name of the SASL user. The length should between `1` to `64` characters. The characters can only contain `a`-`z`, `A`-`Z`, `0`-`9`, `_` and `-`.
27
27
  :param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. You have to specify one of `password` and `kms_encrypted_password` fields.
28
- :param pulumi.Input[Mapping[str, Any]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a user 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.
28
+ :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 user 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.
29
29
  :param pulumi.Input[str] password: The password of the SASL user. It may consist of letters, digits, or underlines, with a length of 1 to 64 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
30
30
  :param pulumi.Input[str] type: The authentication mechanism. Default value: `plain`. Valid values: `plain`, `scram`.
31
31
  """
@@ -78,14 +78,14 @@ class SaslUserArgs:
78
78
 
79
79
  @property
80
80
  @pulumi.getter(name="kmsEncryptionContext")
81
- def kms_encryption_context(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
81
+ def kms_encryption_context(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
82
82
  """
83
83
  An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a user 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.
84
84
  """
85
85
  return pulumi.get(self, "kms_encryption_context")
86
86
 
87
87
  @kms_encryption_context.setter
88
- def kms_encryption_context(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
88
+ def kms_encryption_context(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
89
89
  pulumi.set(self, "kms_encryption_context", value)
90
90
 
91
91
  @property
@@ -118,7 +118,7 @@ class _SaslUserState:
118
118
  def __init__(__self__, *,
119
119
  instance_id: Optional[pulumi.Input[str]] = None,
120
120
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
121
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
121
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
122
122
  password: Optional[pulumi.Input[str]] = None,
123
123
  type: Optional[pulumi.Input[str]] = None,
124
124
  username: Optional[pulumi.Input[str]] = None):
@@ -126,7 +126,7 @@ class _SaslUserState:
126
126
  Input properties used for looking up and filtering SaslUser resources.
127
127
  :param pulumi.Input[str] instance_id: ID of the ALIKAFKA Instance that owns the groups.
128
128
  :param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. You have to specify one of `password` and `kms_encrypted_password` fields.
129
- :param pulumi.Input[Mapping[str, Any]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a user 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.
129
+ :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 user 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.
130
130
  :param pulumi.Input[str] password: The password of the SASL user. It may consist of letters, digits, or underlines, with a length of 1 to 64 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
131
131
  :param pulumi.Input[str] type: The authentication mechanism. Default value: `plain`. Valid values: `plain`, `scram`.
132
132
  :param pulumi.Input[str] username: The name of the SASL user. The length should between `1` to `64` characters. The characters can only contain `a`-`z`, `A`-`Z`, `0`-`9`, `_` and `-`.
@@ -170,14 +170,14 @@ class _SaslUserState:
170
170
 
171
171
  @property
172
172
  @pulumi.getter(name="kmsEncryptionContext")
173
- def kms_encryption_context(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
173
+ def kms_encryption_context(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
174
174
  """
175
175
  An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a user 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.
176
176
  """
177
177
  return pulumi.get(self, "kms_encryption_context")
178
178
 
179
179
  @kms_encryption_context.setter
180
- def kms_encryption_context(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
180
+ def kms_encryption_context(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
181
181
  pulumi.set(self, "kms_encryption_context", value)
182
182
 
183
183
  @property
@@ -224,7 +224,7 @@ class SaslUser(pulumi.CustomResource):
224
224
  opts: Optional[pulumi.ResourceOptions] = None,
225
225
  instance_id: Optional[pulumi.Input[str]] = None,
226
226
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
227
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
227
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
228
228
  password: Optional[pulumi.Input[str]] = None,
229
229
  type: Optional[pulumi.Input[str]] = None,
230
230
  username: Optional[pulumi.Input[str]] = None,
@@ -298,7 +298,7 @@ class SaslUser(pulumi.CustomResource):
298
298
  :param pulumi.ResourceOptions opts: Options for the resource.
299
299
  :param pulumi.Input[str] instance_id: ID of the ALIKAFKA Instance that owns the groups.
300
300
  :param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. You have to specify one of `password` and `kms_encrypted_password` fields.
301
- :param pulumi.Input[Mapping[str, Any]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a user 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.
301
+ :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 user 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.
302
302
  :param pulumi.Input[str] password: The password of the SASL user. It may consist of letters, digits, or underlines, with a length of 1 to 64 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
303
303
  :param pulumi.Input[str] type: The authentication mechanism. Default value: `plain`. Valid values: `plain`, `scram`.
304
304
  :param pulumi.Input[str] username: The name of the SASL user. The length should between `1` to `64` characters. The characters can only contain `a`-`z`, `A`-`Z`, `0`-`9`, `_` and `-`.
@@ -391,7 +391,7 @@ class SaslUser(pulumi.CustomResource):
391
391
  opts: Optional[pulumi.ResourceOptions] = None,
392
392
  instance_id: Optional[pulumi.Input[str]] = None,
393
393
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
394
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
394
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
395
395
  password: Optional[pulumi.Input[str]] = None,
396
396
  type: Optional[pulumi.Input[str]] = None,
397
397
  username: Optional[pulumi.Input[str]] = None,
@@ -428,7 +428,7 @@ class SaslUser(pulumi.CustomResource):
428
428
  opts: Optional[pulumi.ResourceOptions] = None,
429
429
  instance_id: Optional[pulumi.Input[str]] = None,
430
430
  kms_encrypted_password: Optional[pulumi.Input[str]] = None,
431
- kms_encryption_context: Optional[pulumi.Input[Mapping[str, Any]]] = None,
431
+ kms_encryption_context: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
432
432
  password: Optional[pulumi.Input[str]] = None,
433
433
  type: Optional[pulumi.Input[str]] = None,
434
434
  username: Optional[pulumi.Input[str]] = None) -> 'SaslUser':
@@ -441,7 +441,7 @@ class SaslUser(pulumi.CustomResource):
441
441
  :param pulumi.ResourceOptions opts: Options for the resource.
442
442
  :param pulumi.Input[str] instance_id: ID of the ALIKAFKA Instance that owns the groups.
443
443
  :param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. You have to specify one of `password` and `kms_encrypted_password` fields.
444
- :param pulumi.Input[Mapping[str, Any]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a user 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.
444
+ :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 user 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.
445
445
  :param pulumi.Input[str] password: The password of the SASL user. It may consist of letters, digits, or underlines, with a length of 1 to 64 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
446
446
  :param pulumi.Input[str] type: The authentication mechanism. Default value: `plain`. Valid values: `plain`, `scram`.
447
447
  :param pulumi.Input[str] username: The name of the SASL user. The length should between `1` to `64` characters. The characters can only contain `a`-`z`, `A`-`Z`, `0`-`9`, `_` and `-`.
@@ -476,7 +476,7 @@ class SaslUser(pulumi.CustomResource):
476
476
 
477
477
  @property
478
478
  @pulumi.getter(name="kmsEncryptionContext")
479
- def kms_encryption_context(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
479
+ def kms_encryption_context(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
480
480
  """
481
481
  An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a user 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.
482
482
  """
@@ -20,7 +20,7 @@ class TopicArgs:
20
20
  compact_topic: Optional[pulumi.Input[bool]] = None,
21
21
  local_topic: Optional[pulumi.Input[bool]] = None,
22
22
  partition_num: Optional[pulumi.Input[int]] = None,
23
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
23
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
24
24
  """
25
25
  The set of arguments for constructing a Topic resource.
26
26
  :param pulumi.Input[str] instance_id: InstanceId of your Kafka resource, the topic will create in this instance.
@@ -29,7 +29,7 @@ class TopicArgs:
29
29
  :param pulumi.Input[bool] compact_topic: Whether the topic is compactTopic or not. Compact topic must be a localTopic.
30
30
  :param pulumi.Input[bool] local_topic: Whether the topic is localTopic or not.
31
31
  :param pulumi.Input[int] partition_num: The number of partitions of the topic. The number should between 1 and 48.
32
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
32
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
33
33
  """
34
34
  pulumi.set(__self__, "instance_id", instance_id)
35
35
  pulumi.set(__self__, "remark", remark)
@@ -117,14 +117,14 @@ class TopicArgs:
117
117
 
118
118
  @property
119
119
  @pulumi.getter
120
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
120
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
121
121
  """
122
122
  A mapping of tags to assign to the resource.
123
123
  """
124
124
  return pulumi.get(self, "tags")
125
125
 
126
126
  @tags.setter
127
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
127
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
128
128
  pulumi.set(self, "tags", value)
129
129
 
130
130
 
@@ -136,7 +136,7 @@ class _TopicState:
136
136
  local_topic: Optional[pulumi.Input[bool]] = None,
137
137
  partition_num: Optional[pulumi.Input[int]] = None,
138
138
  remark: Optional[pulumi.Input[str]] = None,
139
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
139
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
140
140
  topic: Optional[pulumi.Input[str]] = None):
141
141
  """
142
142
  Input properties used for looking up and filtering Topic resources.
@@ -145,7 +145,7 @@ class _TopicState:
145
145
  :param pulumi.Input[bool] local_topic: Whether the topic is localTopic or not.
146
146
  :param pulumi.Input[int] partition_num: The number of partitions of the topic. The number should between 1 and 48.
147
147
  :param pulumi.Input[str] remark: This attribute is a concise description of topic. The length cannot exceed 64.
148
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
148
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
149
149
  :param pulumi.Input[str] topic: Name of the topic. Two topics on a single instance cannot have the same name. The length cannot exceed 249 characters.
150
150
  """
151
151
  if compact_topic is not None:
@@ -225,14 +225,14 @@ class _TopicState:
225
225
 
226
226
  @property
227
227
  @pulumi.getter
228
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
228
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
229
229
  """
230
230
  A mapping of tags to assign to the resource.
231
231
  """
232
232
  return pulumi.get(self, "tags")
233
233
 
234
234
  @tags.setter
235
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
235
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
236
236
  pulumi.set(self, "tags", value)
237
237
 
238
238
  @property
@@ -258,7 +258,7 @@ class Topic(pulumi.CustomResource):
258
258
  local_topic: Optional[pulumi.Input[bool]] = None,
259
259
  partition_num: Optional[pulumi.Input[int]] = None,
260
260
  remark: Optional[pulumi.Input[str]] = None,
261
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
261
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
262
262
  topic: Optional[pulumi.Input[str]] = None,
263
263
  __props__=None):
264
264
  """
@@ -325,7 +325,7 @@ class Topic(pulumi.CustomResource):
325
325
  :param pulumi.Input[bool] local_topic: Whether the topic is localTopic or not.
326
326
  :param pulumi.Input[int] partition_num: The number of partitions of the topic. The number should between 1 and 48.
327
327
  :param pulumi.Input[str] remark: This attribute is a concise description of topic. The length cannot exceed 64.
328
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
328
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
329
329
  :param pulumi.Input[str] topic: Name of the topic. Two topics on a single instance cannot have the same name. The length cannot exceed 249 characters.
330
330
  """
331
331
  ...
@@ -411,7 +411,7 @@ class Topic(pulumi.CustomResource):
411
411
  local_topic: Optional[pulumi.Input[bool]] = None,
412
412
  partition_num: Optional[pulumi.Input[int]] = None,
413
413
  remark: Optional[pulumi.Input[str]] = None,
414
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
414
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
415
415
  topic: Optional[pulumi.Input[str]] = None,
416
416
  __props__=None):
417
417
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
@@ -450,7 +450,7 @@ class Topic(pulumi.CustomResource):
450
450
  local_topic: Optional[pulumi.Input[bool]] = None,
451
451
  partition_num: Optional[pulumi.Input[int]] = None,
452
452
  remark: Optional[pulumi.Input[str]] = None,
453
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
453
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
454
454
  topic: Optional[pulumi.Input[str]] = None) -> 'Topic':
455
455
  """
456
456
  Get an existing Topic resource's state with the given name, id, and optional extra
@@ -464,7 +464,7 @@ class Topic(pulumi.CustomResource):
464
464
  :param pulumi.Input[bool] local_topic: Whether the topic is localTopic or not.
465
465
  :param pulumi.Input[int] partition_num: The number of partitions of the topic. The number should between 1 and 48.
466
466
  :param pulumi.Input[str] remark: This attribute is a concise description of topic. The length cannot exceed 64.
467
- :param pulumi.Input[Mapping[str, Any]] tags: A mapping of tags to assign to the resource.
467
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
468
468
  :param pulumi.Input[str] topic: Name of the topic. Two topics on a single instance cannot have the same name. The length cannot exceed 249 characters.
469
469
  """
470
470
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
@@ -522,7 +522,7 @@ class Topic(pulumi.CustomResource):
522
522
 
523
523
  @property
524
524
  @pulumi.getter
525
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
525
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
526
526
  """
527
527
  A mapping of tags to assign to the resource.
528
528
  """
@@ -37,6 +37,7 @@ class BindingArgs:
37
37
  :param pulumi.Input[str] argument: The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
38
38
  - `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
39
39
  - `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
40
+ - > **NOTE:** If the exchange type is not 'HEADERS', the `argument` should not been set, otherwise, there are always "forces replacement" changes.
40
41
  """
41
42
  pulumi.set(__self__, "binding_key", binding_key)
42
43
  pulumi.set(__self__, "binding_type", binding_type)
@@ -131,6 +132,7 @@ class BindingArgs:
131
132
  The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
132
133
  - `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
133
134
  - `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
135
+ - > **NOTE:** If the exchange type is not 'HEADERS', the `argument` should not been set, otherwise, there are always "forces replacement" changes.
134
136
  """
135
137
  return pulumi.get(self, "argument")
136
138
 
@@ -154,6 +156,7 @@ class _BindingState:
154
156
  :param pulumi.Input[str] argument: The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
155
157
  - `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
156
158
  - `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
159
+ - > **NOTE:** If the exchange type is not 'HEADERS', the `argument` should not been set, otherwise, there are always "forces replacement" changes.
157
160
  :param pulumi.Input[str] binding_key: The Binding Key.
158
161
  * For a non-topic source exchange: The binding key can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
159
162
  The binding key must be 1 to 255 characters in length.
@@ -188,6 +191,7 @@ class _BindingState:
188
191
  The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
189
192
  - `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
190
193
  - `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
194
+ - > **NOTE:** If the exchange type is not 'HEADERS', the `argument` should not been set, otherwise, there are always "forces replacement" changes.
191
195
  """
192
196
  return pulumi.get(self, "argument")
193
197
 
@@ -350,6 +354,7 @@ class Binding(pulumi.CustomResource):
350
354
  :param pulumi.Input[str] argument: The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
351
355
  - `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
352
356
  - `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
357
+ - > **NOTE:** If the exchange type is not 'HEADERS', the `argument` should not been set, otherwise, there are always "forces replacement" changes.
353
358
  :param pulumi.Input[str] binding_key: The Binding Key.
354
359
  * For a non-topic source exchange: The binding key can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
355
360
  The binding key must be 1 to 255 characters in length.
@@ -504,6 +509,7 @@ class Binding(pulumi.CustomResource):
504
509
  :param pulumi.Input[str] argument: The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
505
510
  - `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
506
511
  - `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
512
+ - > **NOTE:** If the exchange type is not 'HEADERS', the `argument` should not been set, otherwise, there are always "forces replacement" changes.
507
513
  :param pulumi.Input[str] binding_key: The Binding Key.
508
514
  * For a non-topic source exchange: The binding key can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
509
515
  The binding key must be 1 to 255 characters in length.
@@ -536,6 +542,7 @@ class Binding(pulumi.CustomResource):
536
542
  The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
537
543
  - `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
538
544
  - `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
545
+ - > **NOTE:** If the exchange type is not 'HEADERS', the `argument` should not been set, otherwise, there are always "forces replacement" changes.
539
546
  """
540
547
  return pulumi.get(self, "argument")
541
548
 
@@ -116,7 +116,7 @@ class GetBindingsBindingResult(dict):
116
116
  @pulumi.output_type
117
117
  class GetExchangesExchangeResult(dict):
118
118
  def __init__(__self__, *,
119
- attributes: Mapping[str, Any],
119
+ attributes: Mapping[str, str],
120
120
  auto_delete_state: bool,
121
121
  create_time: str,
122
122
  exchange_name: str,
@@ -125,7 +125,7 @@ class GetExchangesExchangeResult(dict):
125
125
  instance_id: str,
126
126
  virtual_host_name: str):
127
127
  """
128
- :param Mapping[str, Any] attributes: The attributes.
128
+ :param Mapping[str, str] attributes: The attributes.
129
129
  :param bool auto_delete_state: Indicates whether the Auto Delete attribute is configured.
130
130
  :param str create_time: The creation time.
131
131
  :param str exchange_name: The name of the exchange.
@@ -145,7 +145,7 @@ class GetExchangesExchangeResult(dict):
145
145
 
146
146
  @property
147
147
  @pulumi.getter
148
- def attributes(self) -> Mapping[str, Any]:
148
+ def attributes(self) -> Mapping[str, str]:
149
149
  """
150
150
  The attributes.
151
151
  """
@@ -372,7 +372,7 @@ class GetInstancesInstanceResult(dict):
372
372
  @pulumi.output_type
373
373
  class GetQueuesQueueResult(dict):
374
374
  def __init__(__self__, *,
375
- attributes: Mapping[str, Any],
375
+ attributes: Mapping[str, str],
376
376
  auto_delete_state: bool,
377
377
  create_time: str,
378
378
  exclusive_state: bool,
@@ -382,7 +382,7 @@ class GetQueuesQueueResult(dict):
382
382
  queue_name: str,
383
383
  virtual_host_name: str):
384
384
  """
385
- :param Mapping[str, Any] attributes: The attributes for the Queue.
385
+ :param Mapping[str, str] attributes: The attributes for the Queue.
386
386
  :param bool auto_delete_state: Specifies whether the Auto Delete attribute is configured.
387
387
  :param str create_time: CreateTime.
388
388
  :param bool exclusive_state: Specifies whether the queue is an exclusive queue.
@@ -404,7 +404,7 @@ class GetQueuesQueueResult(dict):
404
404
 
405
405
  @property
406
406
  @pulumi.getter
407
- def attributes(self) -> Mapping[str, Any]:
407
+ def attributes(self) -> Mapping[str, str]:
408
408
  """
409
409
  The attributes for the Queue.
410
410
  """