pulumi-alicloud 3.60.0__py3-none-any.whl → 3.60.0a1720848019__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 (490) hide show
  1. pulumi_alicloud/__init__.py +0 -150
  2. pulumi_alicloud/_utilities.py +4 -5
  3. pulumi_alicloud/ackone/cluster.py +13 -13
  4. pulumi_alicloud/adb/_inputs.py +0 -14
  5. pulumi_alicloud/adb/lake_account.py +53 -53
  6. pulumi_alicloud/adb/outputs.py +0 -14
  7. pulumi_alicloud/adb/resource_group.py +20 -48
  8. pulumi_alicloud/alb/_inputs.py +22 -246
  9. pulumi_alicloud/alb/a_script.py +5 -5
  10. pulumi_alicloud/alb/acl.py +5 -5
  11. pulumi_alicloud/alb/listener.py +30 -30
  12. pulumi_alicloud/alb/load_balancer.py +145 -131
  13. pulumi_alicloud/alb/load_balancer_security_group_attachment.py +22 -22
  14. pulumi_alicloud/alb/outputs.py +22 -282
  15. pulumi_alicloud/alb/rule.py +10 -10
  16. pulumi_alicloud/alb/server_group.py +71 -71
  17. pulumi_alicloud/amqp/binding.py +102 -94
  18. pulumi_alicloud/apigateway/__init__.py +0 -2
  19. pulumi_alicloud/apigateway/_inputs.py +2 -221
  20. pulumi_alicloud/apigateway/access_control_list.py +14 -22
  21. pulumi_alicloud/apigateway/api.py +84 -86
  22. pulumi_alicloud/apigateway/app_attachment.py +42 -42
  23. pulumi_alicloud/apigateway/get_apis.py +42 -42
  24. pulumi_alicloud/apigateway/group.py +2 -51
  25. pulumi_alicloud/apigateway/instance.py +63 -396
  26. pulumi_alicloud/apigateway/outputs.py +2 -223
  27. pulumi_alicloud/apigateway/plugin_attachment.py +42 -42
  28. pulumi_alicloud/apigateway/vpc_access.py +2 -2
  29. pulumi_alicloud/arms/_inputs.py +0 -438
  30. pulumi_alicloud/arms/dispatch_rule.py +73 -73
  31. pulumi_alicloud/arms/get_remote_writes.py +0 -4
  32. pulumi_alicloud/arms/outputs.py +2 -444
  33. pulumi_alicloud/arms/prometheus_alert_rule.py +10 -10
  34. pulumi_alicloud/arms/remote_write.py +0 -4
  35. pulumi_alicloud/arms/synthetic_task.py +303 -303
  36. pulumi_alicloud/bastionhost/instance.py +10 -10
  37. pulumi_alicloud/bp/_inputs.py +0 -14
  38. pulumi_alicloud/bp/outputs.py +0 -14
  39. pulumi_alicloud/bp/studio_application.py +15 -15
  40. pulumi_alicloud/cas/outputs.py +0 -4
  41. pulumi_alicloud/cddc/dedicated_propre_host.py +5 -5
  42. pulumi_alicloud/cddc/outputs.py +0 -6
  43. pulumi_alicloud/cdn/domain.py +21 -21
  44. pulumi_alicloud/cdn/domain_config.py +27 -27
  45. pulumi_alicloud/cdn/domain_new.py +24 -24
  46. pulumi_alicloud/cdn/real_time_log_delivery.py +14 -14
  47. pulumi_alicloud/cen/child_instance_route_entry_to_attachment.py +16 -16
  48. pulumi_alicloud/cen/get_transit_router_service.py +2 -2
  49. pulumi_alicloud/cen/get_transit_router_vpc_attachments.py +16 -16
  50. pulumi_alicloud/cen/route_entry.py +2 -2
  51. pulumi_alicloud/cen/transit_router_multicast_domain_association.py +8 -8
  52. pulumi_alicloud/cen/transit_router_prefix_list_association.py +6 -6
  53. pulumi_alicloud/cen/transit_router_route_table_association.py +16 -16
  54. pulumi_alicloud/cen/transit_router_route_table_propagation.py +16 -16
  55. pulumi_alicloud/cen/transit_router_vpc_attachment.py +21 -21
  56. pulumi_alicloud/cen/transit_router_vpn_attachment.py +73 -73
  57. pulumi_alicloud/cen/vbr_health_check.py +1 -1
  58. pulumi_alicloud/cfg/_inputs.py +0 -20
  59. pulumi_alicloud/cfg/aggregate_compliance_pack.py +26 -26
  60. pulumi_alicloud/cfg/aggregate_config_rule.py +10 -10
  61. pulumi_alicloud/cfg/aggregate_delivery.py +118 -255
  62. pulumi_alicloud/cfg/aggregator.py +15 -15
  63. pulumi_alicloud/cfg/compliance_pack.py +22 -22
  64. pulumi_alicloud/cfg/delivery.py +122 -259
  65. pulumi_alicloud/cfg/outputs.py +0 -20
  66. pulumi_alicloud/cfg/rule.py +2 -2
  67. pulumi_alicloud/clickhouse/_inputs.py +0 -39
  68. pulumi_alicloud/clickhouse/db_cluster.py +11 -71
  69. pulumi_alicloud/clickhouse/outputs.py +0 -54
  70. pulumi_alicloud/cloudfirewall/__init__.py +0 -1
  71. pulumi_alicloud/cloudfirewall/_inputs.py +0 -40
  72. pulumi_alicloud/cloudfirewall/address_book.py +13 -13
  73. pulumi_alicloud/cloudfirewall/control_policy.py +108 -116
  74. pulumi_alicloud/cloudfirewall/control_policy_order.py +44 -60
  75. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall.py +54 -54
  76. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall_cen.py +11 -11
  77. pulumi_alicloud/cloudfirewall/nat_firewall.py +17 -17
  78. pulumi_alicloud/cloudfirewall/outputs.py +0 -40
  79. pulumi_alicloud/cloudmonitor/_inputs.py +0 -18
  80. pulumi_alicloud/cloudmonitor/outputs.py +0 -18
  81. pulumi_alicloud/cloudmonitor/service_group_monitoring_agent_process.py +52 -52
  82. pulumi_alicloud/cloudmonitor/service_monitoring_agent_process.py +2 -2
  83. pulumi_alicloud/cloudsso/access_configuration.py +5 -5
  84. pulumi_alicloud/cloudsso/directory.py +5 -5
  85. pulumi_alicloud/cloudstoragegateway/gateway_cache_disk.py +76 -0
  86. pulumi_alicloud/cms/_inputs.py +18 -378
  87. pulumi_alicloud/cms/alarm.py +51 -98
  88. pulumi_alicloud/cms/dynamic_tag_group.py +60 -62
  89. pulumi_alicloud/cms/event_rule.py +49 -49
  90. pulumi_alicloud/cms/get_dynamic_tag_groups.py +8 -8
  91. pulumi_alicloud/cms/get_site_monitors.py +8 -8
  92. pulumi_alicloud/cms/group_metric_rule.py +38 -38
  93. pulumi_alicloud/cms/hybrid_monitor_sls_task.py +10 -10
  94. pulumi_alicloud/cms/metric_rule_black_list.py +13 -13
  95. pulumi_alicloud/cms/metric_rule_template.py +120 -87
  96. pulumi_alicloud/cms/monitor_group_instances.py +17 -17
  97. pulumi_alicloud/cms/outputs.py +18 -418
  98. pulumi_alicloud/cms/site_monitor.py +13 -13
  99. pulumi_alicloud/cms/sls_group.py +5 -5
  100. pulumi_alicloud/compute/_inputs.py +0 -4
  101. pulumi_alicloud/compute/get_nest_service_instances.py +4 -4
  102. pulumi_alicloud/compute/nest_service_instance.py +20 -20
  103. pulumi_alicloud/compute/outputs.py +0 -4
  104. pulumi_alicloud/cr/chain.py +217 -217
  105. pulumi_alicloud/cr/repo.py +2 -2
  106. pulumi_alicloud/cs/_inputs.py +0 -22
  107. pulumi_alicloud/cs/application.py +1 -1
  108. pulumi_alicloud/cs/cluster.py +1 -1
  109. pulumi_alicloud/cs/edge_kubernetes.py +46 -46
  110. pulumi_alicloud/cs/get_kubernetes_clusters.py +2 -4
  111. pulumi_alicloud/cs/kubernetes.py +21 -21
  112. pulumi_alicloud/cs/kubernetes_autoscaler.py +5 -5
  113. pulumi_alicloud/cs/kubernetes_permission.py +5 -5
  114. pulumi_alicloud/cs/managed_kubernetes.py +15 -15
  115. pulumi_alicloud/cs/node_pool.py +57 -57
  116. pulumi_alicloud/cs/outputs.py +2 -24
  117. pulumi_alicloud/cs/serverless_kubernetes.py +28 -28
  118. pulumi_alicloud/cs/swarm.py +1 -1
  119. pulumi_alicloud/das/switch_das_pro.py +8 -8
  120. pulumi_alicloud/databasefilesystem/instance.py +5 -5
  121. pulumi_alicloud/databasefilesystem/instance_attachment.py +2 -2
  122. pulumi_alicloud/databasefilesystem/snapshot.py +2 -2
  123. pulumi_alicloud/databasegateway/outputs.py +0 -42
  124. pulumi_alicloud/dcdn/_inputs.py +27 -555
  125. pulumi_alicloud/dcdn/domain.py +234 -383
  126. pulumi_alicloud/dcdn/domain_config.py +59 -59
  127. pulumi_alicloud/dcdn/er.py +25 -25
  128. pulumi_alicloud/dcdn/ipa_domain.py +19 -19
  129. pulumi_alicloud/dcdn/outputs.py +22 -550
  130. pulumi_alicloud/dcdn/waf_domain.py +14 -14
  131. pulumi_alicloud/dcdn/waf_policy_domain_attachment.py +14 -14
  132. pulumi_alicloud/dcdn/waf_rule.py +52 -52
  133. pulumi_alicloud/ddos/_inputs.py +0 -162
  134. pulumi_alicloud/ddos/basic_threshold.py +2 -2
  135. pulumi_alicloud/ddos/bgp_ip.py +6 -2
  136. pulumi_alicloud/ddos/bgp_policy.py +37 -37
  137. pulumi_alicloud/ddos/domain_resource.py +13 -13
  138. pulumi_alicloud/ddos/outputs.py +0 -162
  139. pulumi_alicloud/ddos/scheduler_rule.py +33 -33
  140. pulumi_alicloud/dfs/vsc_mount_point.py +2 -2
  141. pulumi_alicloud/directmail/get_domains.py +24 -31
  142. pulumi_alicloud/directmail/outputs.py +32 -131
  143. pulumi_alicloud/dns/access_strategy.py +15 -15
  144. pulumi_alicloud/dns/address_pool.py +31 -31
  145. pulumi_alicloud/dns/custom_line.py +13 -13
  146. pulumi_alicloud/dns/gtm_instance.py +17 -17
  147. pulumi_alicloud/dns/monitor_config.py +39 -39
  148. pulumi_alicloud/ebs/_inputs.py +0 -22
  149. pulumi_alicloud/ebs/enterprise_snapshot_policy.py +39 -39
  150. pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +14 -14
  151. pulumi_alicloud/ebs/outputs.py +0 -22
  152. pulumi_alicloud/ebs/solution_instance.py +125 -125
  153. pulumi_alicloud/eci/_inputs.py +0 -100
  154. pulumi_alicloud/eci/container_group.py +150 -150
  155. pulumi_alicloud/eci/get_container_groups.py +2 -2
  156. pulumi_alicloud/eci/image_cache.py +5 -5
  157. pulumi_alicloud/eci/open_api_image_cache.py +3 -3
  158. pulumi_alicloud/eci/outputs.py +0 -100
  159. pulumi_alicloud/eci/virtual_node.py +15 -15
  160. pulumi_alicloud/ecs/_inputs.py +8 -110
  161. pulumi_alicloud/ecs/auto_provisioning_group.py +17 -17
  162. pulumi_alicloud/ecs/dedicated_host.py +5 -5
  163. pulumi_alicloud/ecs/ecs_disk.py +0 -7
  164. pulumi_alicloud/ecs/ecs_disk_attachment.py +2 -2
  165. pulumi_alicloud/ecs/ecs_image_pipeline.py +2 -2
  166. pulumi_alicloud/ecs/ecs_instance_set.py +17 -17
  167. pulumi_alicloud/ecs/ecs_invocation.py +2 -2
  168. pulumi_alicloud/ecs/ecs_key_pair_attachment.py +2 -2
  169. pulumi_alicloud/ecs/ecs_launch_template.py +88 -88
  170. pulumi_alicloud/ecs/ecs_network_interface_attachment.py +2 -2
  171. pulumi_alicloud/ecs/ecs_prefix_list.py +13 -13
  172. pulumi_alicloud/ecs/eip_association.py +6 -4
  173. pulumi_alicloud/ecs/get_dedicated_hosts.py +4 -4
  174. pulumi_alicloud/ecs/get_disks.py +2 -2
  175. pulumi_alicloud/ecs/get_ecs_disks.py +2 -2
  176. pulumi_alicloud/ecs/get_ecs_network_interfaces.py +6 -46
  177. pulumi_alicloud/ecs/get_instances.py +3 -3
  178. pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
  179. pulumi_alicloud/ecs/image.py +16 -14
  180. pulumi_alicloud/ecs/image_copy.py +2 -2
  181. pulumi_alicloud/ecs/image_export.py +2 -2
  182. pulumi_alicloud/ecs/image_import.py +19 -27
  183. pulumi_alicloud/ecs/image_share_permission.py +2 -2
  184. pulumi_alicloud/ecs/instance.py +140 -342
  185. pulumi_alicloud/ecs/launch_template.py +43 -43
  186. pulumi_alicloud/ecs/outputs.py +31 -261
  187. pulumi_alicloud/ecs/reserved_instance.py +2 -2
  188. pulumi_alicloud/edas/_inputs.py +0 -28
  189. pulumi_alicloud/edas/instance_cluster_attachment.py +2 -2
  190. pulumi_alicloud/edas/k8s_slb_attachment.py +5 -5
  191. pulumi_alicloud/edas/outputs.py +0 -28
  192. pulumi_alicloud/eds/command.py +26 -26
  193. pulumi_alicloud/eds/custom_property.py +11 -11
  194. pulumi_alicloud/eds/desktop.py +26 -26
  195. pulumi_alicloud/eds/ecd_policy_group.py +36 -36
  196. pulumi_alicloud/eds/get_commands.py +26 -26
  197. pulumi_alicloud/eds/get_desktops.py +26 -26
  198. pulumi_alicloud/eds/get_images.py +26 -26
  199. pulumi_alicloud/eds/get_policy_groups.py +26 -26
  200. pulumi_alicloud/eds/image.py +26 -26
  201. pulumi_alicloud/eds/outputs.py +10 -10
  202. pulumi_alicloud/eds/snapshot.py +26 -26
  203. pulumi_alicloud/ehpc/_inputs.py +0 -6
  204. pulumi_alicloud/ehpc/cluster.py +15 -15
  205. pulumi_alicloud/ehpc/outputs.py +0 -6
  206. pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +5 -5
  207. pulumi_alicloud/emr/_inputs.py +0 -134
  208. pulumi_alicloud/emr/cluster.py +245 -245
  209. pulumi_alicloud/emr/get_clusters.py +66 -66
  210. pulumi_alicloud/emr/outputs.py +0 -148
  211. pulumi_alicloud/emrv2/_inputs.py +0 -224
  212. pulumi_alicloud/emrv2/cluster.py +135 -135
  213. pulumi_alicloud/emrv2/outputs.py +0 -224
  214. pulumi_alicloud/ens/disk_instance_attachment.py +6 -6
  215. pulumi_alicloud/ens/eip_instance_attachment.py +8 -8
  216. pulumi_alicloud/ens/image.py +6 -6
  217. pulumi_alicloud/ens/instance.py +10 -10
  218. pulumi_alicloud/ens/instance_security_group_attachment.py +6 -6
  219. pulumi_alicloud/ess/_inputs.py +0 -24
  220. pulumi_alicloud/ess/alarm.py +5 -5
  221. pulumi_alicloud/ess/alb_server_group_attachment.py +16 -16
  222. pulumi_alicloud/ess/eci_scaling_configuration.py +38 -38
  223. pulumi_alicloud/ess/outputs.py +0 -24
  224. pulumi_alicloud/ess/scaling_configuration.py +20 -20
  225. pulumi_alicloud/ess/scaling_group.py +17 -111
  226. pulumi_alicloud/ess/scaling_group_v_server_groups.py +5 -5
  227. pulumi_alicloud/ess/scaling_rule.py +10 -10
  228. pulumi_alicloud/eventbridge/_inputs.py +0 -156
  229. pulumi_alicloud/eventbridge/api_destination.py +19 -19
  230. pulumi_alicloud/eventbridge/connection.py +94 -94
  231. pulumi_alicloud/eventbridge/outputs.py +0 -156
  232. pulumi_alicloud/eventbridge/rule.py +5 -5
  233. pulumi_alicloud/expressconnect/_inputs.py +0 -12
  234. pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
  235. pulumi_alicloud/expressconnect/get_virtual_border_routers.py +20 -20
  236. pulumi_alicloud/expressconnect/outputs.py +0 -12
  237. pulumi_alicloud/expressconnect/router_express_connect_router.py +5 -5
  238. pulumi_alicloud/fc/__init__.py +0 -7
  239. pulumi_alicloud/fc/_inputs.py +0 -1698
  240. pulumi_alicloud/fc/alias.py +5 -5
  241. pulumi_alicloud/fc/custom_domain.py +46 -46
  242. pulumi_alicloud/fc/function.py +17 -17
  243. pulumi_alicloud/fc/function_async_invoke_config.py +21 -21
  244. pulumi_alicloud/fc/outputs.py +2 -1755
  245. pulumi_alicloud/fc/service.py +12 -12
  246. pulumi_alicloud/fc/trigger.py +26 -26
  247. pulumi_alicloud/fc/v2_function.py +18 -18
  248. pulumi_alicloud/ga/_inputs.py +0 -24
  249. pulumi_alicloud/ga/access_log.py +18 -18
  250. pulumi_alicloud/ga/acl.py +5 -5
  251. pulumi_alicloud/ga/acl_attachment.py +8 -8
  252. pulumi_alicloud/ga/basic_accelerator.py +8 -8
  253. pulumi_alicloud/ga/custom_routing_endpoint.py +8 -8
  254. pulumi_alicloud/ga/custom_routing_endpoint_group.py +8 -8
  255. pulumi_alicloud/ga/custom_routing_endpoint_group_destination.py +8 -8
  256. pulumi_alicloud/ga/custom_routing_endpoint_traffic_policy.py +21 -21
  257. pulumi_alicloud/ga/endpoint_group.py +38 -38
  258. pulumi_alicloud/ga/forwarding_rule.py +80 -80
  259. pulumi_alicloud/ga/get_endpoint_groups.py +26 -26
  260. pulumi_alicloud/ga/listener.py +23 -23
  261. pulumi_alicloud/ga/outputs.py +0 -24
  262. pulumi_alicloud/gpdb/_inputs.py +0 -48
  263. pulumi_alicloud/gpdb/account.py +6 -6
  264. pulumi_alicloud/gpdb/connection.py +6 -6
  265. pulumi_alicloud/gpdb/db_instance_plan.py +5 -5
  266. pulumi_alicloud/gpdb/instance.py +11 -11
  267. pulumi_alicloud/gpdb/outputs.py +0 -60
  268. pulumi_alicloud/graphdatabase/db_instance.py +5 -5
  269. pulumi_alicloud/hbase/instance.py +6 -6
  270. pulumi_alicloud/hbr/_inputs.py +0 -68
  271. pulumi_alicloud/hbr/ecs_backup_client.py +2 -2
  272. pulumi_alicloud/hbr/ecs_backup_plan.py +2 -2
  273. pulumi_alicloud/hbr/get_backup_jobs.py +62 -62
  274. pulumi_alicloud/hbr/get_server_backup_plans.py +12 -12
  275. pulumi_alicloud/hbr/ots_backup_plan.py +38 -38
  276. pulumi_alicloud/hbr/outputs.py +0 -68
  277. pulumi_alicloud/hbr/policy.py +21 -21
  278. pulumi_alicloud/hbr/policy_binding.py +21 -21
  279. pulumi_alicloud/hbr/restore_job.py +5 -5
  280. pulumi_alicloud/hbr/server_backup_plan.py +15 -15
  281. pulumi_alicloud/hologram/instance.py +5 -5
  282. pulumi_alicloud/imp/_inputs.py +0 -14
  283. pulumi_alicloud/imp/app_template.py +5 -5
  284. pulumi_alicloud/imp/outputs.py +0 -14
  285. pulumi_alicloud/kms/instance.py +5 -5
  286. pulumi_alicloud/kvstore/instance.py +5 -52
  287. pulumi_alicloud/kvstore/outputs.py +2 -2
  288. pulumi_alicloud/log/_inputs.py +0 -14
  289. pulumi_alicloud/log/alert.py +296 -296
  290. pulumi_alicloud/log/etl.py +37 -37
  291. pulumi_alicloud/log/oss_export.py +5 -5
  292. pulumi_alicloud/log/oss_shipper.py +3 -3
  293. pulumi_alicloud/log/outputs.py +0 -14
  294. pulumi_alicloud/log/store.py +25 -25
  295. pulumi_alicloud/log/store_index.py +30 -30
  296. pulumi_alicloud/maxcompute/_inputs.py +34 -54
  297. pulumi_alicloud/maxcompute/get_projects.py +14 -12
  298. pulumi_alicloud/maxcompute/get_service.py +0 -4
  299. pulumi_alicloud/maxcompute/outputs.py +94 -129
  300. pulumi_alicloud/maxcompute/project.py +75 -239
  301. pulumi_alicloud/mongodb/_inputs.py +0 -14
  302. pulumi_alicloud/mongodb/instance.py +7 -7
  303. pulumi_alicloud/mongodb/outputs.py +0 -14
  304. pulumi_alicloud/mongodb/serverless_instance.py +15 -15
  305. pulumi_alicloud/mongodb/sharding_instance.py +45 -45
  306. pulumi_alicloud/mongodb/sharding_network_private_address.py +2 -2
  307. pulumi_alicloud/mongodb/sharding_network_public_address.py +32 -32
  308. pulumi_alicloud/mse/gateway.py +2 -2
  309. pulumi_alicloud/nas/access_point.py +28 -28
  310. pulumi_alicloud/nlb/listener.py +38 -38
  311. pulumi_alicloud/nlb/load_balancer.py +31 -31
  312. pulumi_alicloud/nlb/load_balancer_security_group_attachment.py +16 -16
  313. pulumi_alicloud/nlb/loadbalancer_common_bandwidth_package_attachment.py +16 -16
  314. pulumi_alicloud/nlb/server_group.py +27 -27
  315. pulumi_alicloud/nlb/server_group_server_attachment.py +6 -6
  316. pulumi_alicloud/opensearch/app_group.py +20 -20
  317. pulumi_alicloud/opensearch/get_app_groups.py +10 -10
  318. pulumi_alicloud/oss/_inputs.py +0 -100
  319. pulumi_alicloud/oss/bucket.py +69 -69
  320. pulumi_alicloud/oss/bucket_cors.py +19 -19
  321. pulumi_alicloud/oss/bucket_replication.py +55 -55
  322. pulumi_alicloud/oss/outputs.py +0 -100
  323. pulumi_alicloud/ots/_inputs.py +0 -60
  324. pulumi_alicloud/ots/outputs.py +0 -60
  325. pulumi_alicloud/ots/search_index.py +109 -109
  326. pulumi_alicloud/ots/secondary_index.py +48 -48
  327. pulumi_alicloud/ots/table.py +58 -58
  328. pulumi_alicloud/ots/tunnel.py +26 -26
  329. pulumi_alicloud/polardb/_inputs.py +0 -10
  330. pulumi_alicloud/polardb/cluster.py +40 -40
  331. pulumi_alicloud/polardb/outputs.py +2 -12
  332. pulumi_alicloud/polardb/parameter_group.py +13 -13
  333. pulumi_alicloud/privatelink/outputs.py +2 -2
  334. pulumi_alicloud/provider.py +8 -8
  335. pulumi_alicloud/pulumi-plugin.json +1 -1
  336. pulumi_alicloud/pvtz/endpoint.py +5 -5
  337. pulumi_alicloud/pvtz/outputs.py +0 -18
  338. pulumi_alicloud/pvtz/rule.py +5 -5
  339. pulumi_alicloud/pvtz/rule_attachment.py +5 -5
  340. pulumi_alicloud/pvtz/zone.py +5 -5
  341. pulumi_alicloud/pvtz/zone_attachment.py +37 -37
  342. pulumi_alicloud/quotas/_inputs.py +0 -10
  343. pulumi_alicloud/quotas/application_info.py +3 -3
  344. pulumi_alicloud/quotas/get_application_infos.py +2 -2
  345. pulumi_alicloud/quotas/get_quota_alarms.py +4 -4
  346. pulumi_alicloud/quotas/get_quota_applications.py +4 -4
  347. pulumi_alicloud/quotas/get_quotas.py +4 -4
  348. pulumi_alicloud/quotas/get_template_applications.py +24 -24
  349. pulumi_alicloud/quotas/outputs.py +0 -10
  350. pulumi_alicloud/quotas/quota_alarm.py +13 -13
  351. pulumi_alicloud/quotas/quota_application.py +5 -5
  352. pulumi_alicloud/quotas/template_applications.py +7 -7
  353. pulumi_alicloud/quotas/template_quota.py +13 -13
  354. pulumi_alicloud/ram/_inputs.py +0 -24
  355. pulumi_alicloud/ram/get_policy_document.py +124 -124
  356. pulumi_alicloud/ram/login_profile.py +8 -8
  357. pulumi_alicloud/ram/outputs.py +0 -24
  358. pulumi_alicloud/ram/policy.py +5 -5
  359. pulumi_alicloud/rdc/organization.py +2 -2
  360. pulumi_alicloud/rds/db_instance_endpoint.py +13 -13
  361. pulumi_alicloud/rds/db_instance_endpoint_address.py +8 -8
  362. pulumi_alicloud/rds/ddr_instance.py +10 -10
  363. pulumi_alicloud/rds/get_collation_time_zones.py +4 -4
  364. pulumi_alicloud/rds/get_instance_class_infos.py +4 -4
  365. pulumi_alicloud/rds/get_instances.py +1 -1
  366. pulumi_alicloud/rds/instance.py +20 -20
  367. pulumi_alicloud/rds/rds_account.py +49 -189
  368. pulumi_alicloud/rds/rds_clone_db_instance.py +15 -15
  369. pulumi_alicloud/rds/rds_db_proxy.py +21 -21
  370. pulumi_alicloud/rds/rds_parameter_group.py +21 -21
  371. pulumi_alicloud/rds/rds_upgrade_db_instance.py +10 -10
  372. pulumi_alicloud/rds/read_only_instance.py +5 -5
  373. pulumi_alicloud/rds/read_write_splitting_connection.py +2 -10
  374. pulumi_alicloud/realtimecompute/_inputs.py +0 -6
  375. pulumi_alicloud/realtimecompute/outputs.py +0 -6
  376. pulumi_alicloud/realtimecompute/vvp_instance.py +10 -10
  377. pulumi_alicloud/resourcemanager/resource_group.py +2 -2
  378. pulumi_alicloud/rocketmq/_inputs.py +0 -36
  379. pulumi_alicloud/rocketmq/consumer_group.py +45 -45
  380. pulumi_alicloud/rocketmq/outputs.py +0 -36
  381. pulumi_alicloud/rocketmq/rocket_mq_instance.py +15 -15
  382. pulumi_alicloud/rocketmq/rocket_mq_topic.py +32 -32
  383. pulumi_alicloud/ros/_inputs.py +0 -72
  384. pulumi_alicloud/ros/change_set.py +5 -5
  385. pulumi_alicloud/ros/outputs.py +0 -72
  386. pulumi_alicloud/ros/stack.py +5 -5
  387. pulumi_alicloud/ros/stack_group.py +5 -5
  388. pulumi_alicloud/ros/stack_instance.py +29 -29
  389. pulumi_alicloud/ros/template_scratch.py +36 -36
  390. pulumi_alicloud/sae/_inputs.py +0 -118
  391. pulumi_alicloud/sae/application.py +60 -60
  392. pulumi_alicloud/sae/application_scaling_rule.py +92 -92
  393. pulumi_alicloud/sae/grey_tag_route.py +60 -60
  394. pulumi_alicloud/sae/ingress.py +32 -32
  395. pulumi_alicloud/sae/load_balancer_internet.py +15 -15
  396. pulumi_alicloud/sae/load_balancer_intranet.py +15 -15
  397. pulumi_alicloud/sae/outputs.py +0 -118
  398. pulumi_alicloud/scdn/_inputs.py +0 -56
  399. pulumi_alicloud/scdn/domain.py +24 -24
  400. pulumi_alicloud/scdn/domain_config.py +5 -5
  401. pulumi_alicloud/scdn/outputs.py +0 -56
  402. pulumi_alicloud/servicecatalog/_inputs.py +0 -10
  403. pulumi_alicloud/servicecatalog/outputs.py +0 -10
  404. pulumi_alicloud/servicecatalog/provisioned_product.py +15 -15
  405. pulumi_alicloud/servicemesh/_inputs.py +0 -150
  406. pulumi_alicloud/servicemesh/outputs.py +0 -154
  407. pulumi_alicloud/servicemesh/service_mesh.py +20 -20
  408. pulumi_alicloud/servicemesh/user_permission.py +5 -5
  409. pulumi_alicloud/slb/_inputs.py +8 -8
  410. pulumi_alicloud/slb/acl.py +5 -5
  411. pulumi_alicloud/slb/backend_server.py +5 -5
  412. pulumi_alicloud/slb/get_application_load_balancers.py +3 -3
  413. pulumi_alicloud/slb/get_load_balancers.py +3 -3
  414. pulumi_alicloud/slb/listener.py +13 -13
  415. pulumi_alicloud/slb/load_balancer.py +7 -7
  416. pulumi_alicloud/slb/master_slave_server_group.py +29 -29
  417. pulumi_alicloud/slb/outputs.py +16 -16
  418. pulumi_alicloud/slb/server_group.py +86 -142
  419. pulumi_alicloud/slb/server_group_server_attachment.py +2 -2
  420. pulumi_alicloud/sls/_inputs.py +0 -186
  421. pulumi_alicloud/sls/alert.py +220 -220
  422. pulumi_alicloud/sls/outputs.py +0 -186
  423. pulumi_alicloud/sls/scheduled_sql.py +58 -58
  424. pulumi_alicloud/threatdetection/_inputs.py +0 -32
  425. pulumi_alicloud/threatdetection/get_honeypot_probes.py +14 -14
  426. pulumi_alicloud/threatdetection/honeypot_preset.py +13 -13
  427. pulumi_alicloud/threatdetection/honeypot_probe.py +19 -19
  428. pulumi_alicloud/threatdetection/outputs.py +0 -32
  429. pulumi_alicloud/threatdetection/sas_trail.py +2 -2
  430. pulumi_alicloud/vod/_inputs.py +0 -18
  431. pulumi_alicloud/vod/domain.py +15 -15
  432. pulumi_alicloud/vod/get_domains.py +10 -10
  433. pulumi_alicloud/vod/outputs.py +0 -18
  434. pulumi_alicloud/vpc/_inputs.py +12 -50
  435. pulumi_alicloud/vpc/bgp_peer.py +1 -1
  436. pulumi_alicloud/vpc/dhcp_options_set.py +5 -5
  437. pulumi_alicloud/vpc/get_networks.py +2 -2
  438. pulumi_alicloud/vpc/get_switches.py +27 -27
  439. pulumi_alicloud/vpc/ha_vip_attachment.py +2 -2
  440. pulumi_alicloud/vpc/network.py +136 -334
  441. pulumi_alicloud/vpc/network_acl.py +55 -55
  442. pulumi_alicloud/vpc/network_acl_attachment.py +13 -13
  443. pulumi_alicloud/vpc/network_acl_entries.py +54 -54
  444. pulumi_alicloud/vpc/outputs.py +36 -74
  445. pulumi_alicloud/vpc/prefix_list.py +15 -15
  446. pulumi_alicloud/vpc/public_ip_address_pool.py +10 -118
  447. pulumi_alicloud/vpc/traffic_mirror_filter.py +46 -46
  448. pulumi_alicloud/vpc/traffic_mirror_session.py +2 -2
  449. pulumi_alicloud/vpn/_inputs.py +0 -10
  450. pulumi_alicloud/vpn/connection.py +129 -129
  451. pulumi_alicloud/vpn/gateway_vco_route.py +68 -68
  452. pulumi_alicloud/vpn/gateway_vpn_attachment.py +82 -82
  453. pulumi_alicloud/vpn/get_gateway_vco_routes.py +68 -68
  454. pulumi_alicloud/vpn/ipsec_server.py +10 -10
  455. pulumi_alicloud/vpn/outputs.py +4 -18
  456. pulumi_alicloud/vpn/pbr_route_entry.py +104 -104
  457. pulumi_alicloud/vpn/route_entry.py +104 -104
  458. pulumi_alicloud/waf/domain.py +13 -13
  459. pulumi_alicloud/waf/protection_module.py +8 -8
  460. pulumi_alicloud/wafv3/_inputs.py +0 -10
  461. pulumi_alicloud/wafv3/domain.py +10 -10
  462. pulumi_alicloud/wafv3/outputs.py +0 -10
  463. pulumi_alicloud/yundun/bastion_host_instance.py +6 -6
  464. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/METADATA +1 -1
  465. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/RECORD +467 -490
  466. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/WHEEL +1 -1
  467. pulumi_alicloud/aligreen/__init__.py +0 -13
  468. pulumi_alicloud/aligreen/audit_callback.py +0 -422
  469. pulumi_alicloud/aligreen/biz_type.py +0 -398
  470. pulumi_alicloud/aligreen/callback.py +0 -449
  471. pulumi_alicloud/aligreen/image_lib.py +0 -406
  472. pulumi_alicloud/aligreen/keyword_lib.py +0 -615
  473. pulumi_alicloud/aligreen/oss_stock_task.py +0 -1661
  474. pulumi_alicloud/apigateway/acl_entry_attachment.py +0 -303
  475. pulumi_alicloud/apigateway/instance_acl_attachment.py +0 -326
  476. pulumi_alicloud/cloudfirewall/vpc_cen_tr_firewall.py +0 -929
  477. pulumi_alicloud/fc/v3_alias.py +0 -440
  478. pulumi_alicloud/fc/v3_async_invoke_config.py +0 -439
  479. pulumi_alicloud/fc/v3_concurrency_config.py +0 -281
  480. pulumi_alicloud/fc/v3_custom_domain.py +0 -847
  481. pulumi_alicloud/fc/v3_function.py +0 -1391
  482. pulumi_alicloud/fc/v3_function_version.py +0 -313
  483. pulumi_alicloud/fc/v3_trigger.py +0 -663
  484. pulumi_alicloud/governance/__init__.py +0 -12
  485. pulumi_alicloud/governance/_inputs.py +0 -70
  486. pulumi_alicloud/governance/account.py +0 -505
  487. pulumi_alicloud/governance/baseline.py +0 -387
  488. pulumi_alicloud/governance/get_baselines.py +0 -241
  489. pulumi_alicloud/governance/outputs.py +0 -99
  490. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/top_level.txt +0 -0
@@ -129,13 +129,6 @@ class AutoProvisioningGroupLaunchTemplateConfig(dict):
129
129
  weighted_capacity: str,
130
130
  instance_type: Optional[str] = None,
131
131
  priority: Optional[str] = None):
132
- """
133
- :param str max_price: The maximum price of the instance type specified in the Nth extended configurations of the launch template.
134
- :param str vswitch_id: The ID of the VSwitch in the Nth extended configurations of the launch template.
135
- :param str weighted_capacity: The weight of the instance type specified in the Nth extended configurations of the launch template.
136
- :param str instance_type: The instance type of the Nth extended configurations of the launch template.
137
- :param str priority: The priority of the instance type specified in the Nth extended configurations of the launch template. A value of 0 indicates the highest priority.
138
- """
139
132
  pulumi.set(__self__, "max_price", max_price)
140
133
  pulumi.set(__self__, "vswitch_id", vswitch_id)
141
134
  pulumi.set(__self__, "weighted_capacity", weighted_capacity)
@@ -147,41 +140,26 @@ class AutoProvisioningGroupLaunchTemplateConfig(dict):
147
140
  @property
148
141
  @pulumi.getter(name="maxPrice")
149
142
  def max_price(self) -> str:
150
- """
151
- The maximum price of the instance type specified in the Nth extended configurations of the launch template.
152
- """
153
143
  return pulumi.get(self, "max_price")
154
144
 
155
145
  @property
156
146
  @pulumi.getter(name="vswitchId")
157
147
  def vswitch_id(self) -> str:
158
- """
159
- The ID of the VSwitch in the Nth extended configurations of the launch template.
160
- """
161
148
  return pulumi.get(self, "vswitch_id")
162
149
 
163
150
  @property
164
151
  @pulumi.getter(name="weightedCapacity")
165
152
  def weighted_capacity(self) -> str:
166
- """
167
- The weight of the instance type specified in the Nth extended configurations of the launch template.
168
- """
169
153
  return pulumi.get(self, "weighted_capacity")
170
154
 
171
155
  @property
172
156
  @pulumi.getter(name="instanceType")
173
157
  def instance_type(self) -> Optional[str]:
174
- """
175
- The instance type of the Nth extended configurations of the launch template.
176
- """
177
158
  return pulumi.get(self, "instance_type")
178
159
 
179
160
  @property
180
161
  @pulumi.getter
181
162
  def priority(self) -> Optional[str]:
182
- """
183
- The priority of the instance type specified in the Nth extended configurations of the launch template. A value of 0 indicates the highest priority.
184
- """
185
163
  return pulumi.get(self, "priority")
186
164
 
187
165
 
@@ -1405,14 +1383,10 @@ class InstanceNetworkInterfaces(dict):
1405
1383
  @staticmethod
1406
1384
  def __key_warning(key: str):
1407
1385
  suggest = None
1408
- if key == "networkCardIndex":
1409
- suggest = "network_card_index"
1410
- elif key == "networkInterfaceId":
1386
+ if key == "networkInterfaceId":
1411
1387
  suggest = "network_interface_id"
1412
1388
  elif key == "networkInterfaceTrafficMode":
1413
1389
  suggest = "network_interface_traffic_mode"
1414
- elif key == "queuePairNumber":
1415
- suggest = "queue_pair_number"
1416
1390
  elif key == "securityGroupIds":
1417
1391
  suggest = "security_group_ids"
1418
1392
  elif key == "vswitchId":
@@ -1430,48 +1404,32 @@ class InstanceNetworkInterfaces(dict):
1430
1404
  return super().get(key, default)
1431
1405
 
1432
1406
  def __init__(__self__, *,
1433
- network_card_index: Optional[int] = None,
1434
1407
  network_interface_id: Optional[str] = None,
1435
1408
  network_interface_traffic_mode: Optional[str] = None,
1436
- queue_pair_number: Optional[int] = None,
1437
1409
  security_group_ids: Optional[Sequence[str]] = None,
1438
1410
  vswitch_id: Optional[str] = None):
1439
1411
  """
1440
- :param int network_card_index: The index of the network card for Secondary ENI.
1441
- :param str network_interface_id: The ID of the Secondary ENI.
1442
- :param str network_interface_traffic_mode: The communication mode of the Secondary ENI. Default value: `Standard`. Valid values:
1412
+ :param str network_interface_id: The ID of the secondary ENI.
1413
+ :param str network_interface_traffic_mode: The communication mode of the ENI. Default value: `Standard`. Valid values:
1443
1414
  - `Standard`: Uses the TCP communication mode.
1444
1415
  - `HighPerformance`: Uses the remote direct memory access (RDMA) communication mode with Elastic RDMA Interface (ERI) enabled.
1445
- :param int queue_pair_number: The number of queues supported by the ERI.
1446
- :param Sequence[str] security_group_ids: The ID of security group N to which to assign Secondary ENI N.
1447
- :param str vswitch_id: The ID of the vSwitch to which to connect Secondary ENI N.
1416
+ :param Sequence[str] security_group_ids: The ID of security group N to which to assign ENI N.
1417
+ :param str vswitch_id: The ID of the vSwitch to which to connect ENI N.
1448
1418
  """
1449
- if network_card_index is not None:
1450
- pulumi.set(__self__, "network_card_index", network_card_index)
1451
1419
  if network_interface_id is not None:
1452
1420
  pulumi.set(__self__, "network_interface_id", network_interface_id)
1453
1421
  if network_interface_traffic_mode is not None:
1454
1422
  pulumi.set(__self__, "network_interface_traffic_mode", network_interface_traffic_mode)
1455
- if queue_pair_number is not None:
1456
- pulumi.set(__self__, "queue_pair_number", queue_pair_number)
1457
1423
  if security_group_ids is not None:
1458
1424
  pulumi.set(__self__, "security_group_ids", security_group_ids)
1459
1425
  if vswitch_id is not None:
1460
1426
  pulumi.set(__self__, "vswitch_id", vswitch_id)
1461
1427
 
1462
- @property
1463
- @pulumi.getter(name="networkCardIndex")
1464
- def network_card_index(self) -> Optional[int]:
1465
- """
1466
- The index of the network card for Secondary ENI.
1467
- """
1468
- return pulumi.get(self, "network_card_index")
1469
-
1470
1428
  @property
1471
1429
  @pulumi.getter(name="networkInterfaceId")
1472
1430
  def network_interface_id(self) -> Optional[str]:
1473
1431
  """
1474
- The ID of the Secondary ENI.
1432
+ The ID of the secondary ENI.
1475
1433
  """
1476
1434
  return pulumi.get(self, "network_interface_id")
1477
1435
 
@@ -1479,25 +1437,17 @@ class InstanceNetworkInterfaces(dict):
1479
1437
  @pulumi.getter(name="networkInterfaceTrafficMode")
1480
1438
  def network_interface_traffic_mode(self) -> Optional[str]:
1481
1439
  """
1482
- The communication mode of the Secondary ENI. Default value: `Standard`. Valid values:
1440
+ The communication mode of the ENI. Default value: `Standard`. Valid values:
1483
1441
  - `Standard`: Uses the TCP communication mode.
1484
1442
  - `HighPerformance`: Uses the remote direct memory access (RDMA) communication mode with Elastic RDMA Interface (ERI) enabled.
1485
1443
  """
1486
1444
  return pulumi.get(self, "network_interface_traffic_mode")
1487
1445
 
1488
- @property
1489
- @pulumi.getter(name="queuePairNumber")
1490
- def queue_pair_number(self) -> Optional[int]:
1491
- """
1492
- The number of queues supported by the ERI.
1493
- """
1494
- return pulumi.get(self, "queue_pair_number")
1495
-
1496
1446
  @property
1497
1447
  @pulumi.getter(name="securityGroupIds")
1498
1448
  def security_group_ids(self) -> Optional[Sequence[str]]:
1499
1449
  """
1500
- The ID of security group N to which to assign Secondary ENI N.
1450
+ The ID of security group N to which to assign ENI N.
1501
1451
  """
1502
1452
  return pulumi.get(self, "security_group_ids")
1503
1453
 
@@ -1505,7 +1455,7 @@ class InstanceNetworkInterfaces(dict):
1505
1455
  @pulumi.getter(name="vswitchId")
1506
1456
  def vswitch_id(self) -> Optional[str]:
1507
1457
  """
1508
- The ID of the vSwitch to which to connect Secondary ENI N.
1458
+ The ID of the vSwitch to which to connect ENI N.
1509
1459
  """
1510
1460
  return pulumi.get(self, "vswitch_id")
1511
1461
 
@@ -1781,28 +1731,8 @@ class LaunchTemplateSystemDisk(dict):
1781
1731
  performance_level: Optional[str] = None,
1782
1732
  size: Optional[int] = None):
1783
1733
  """
1784
- :param str category: The category of the disk:
1785
- - cloud: Basic cloud disk.
1786
- - cloud_efficiency: Ultra cloud disk.
1787
- - cloud_ssd: SSD cloud Disks.
1788
- - ephemeral_ssd: local SSD Disks
1789
- - cloud_essd: ESSD cloud Disks.
1790
-
1791
- Default to `cloud_efficiency`.
1792
- :param bool delete_with_instance: Delete this data disk when the instance is destroyed. It only works on cloud, cloud_efficiency, cloud_ssd and cloud_essd disk. If the category of this data disk was ephemeral_ssd, please don't set this param.
1793
-
1794
- Default to true
1795
1734
  :param str description: Description of instance launch template version 1. It can be [2, 256] characters in length. It cannot start with "http://" or "https://". The default value is null.
1796
- :param bool encrypted: Encrypted the data in this disk.
1797
-
1798
- Default to false
1799
1735
  :param str name: Instance launch template name. Can contain [2, 128] characters in length. It must start with an English letter or Chinese, can contain numbers, periods (.), colons (:), underscores (_), and hyphens (-). It cannot start with "http://" or "https://".
1800
- :param int size: The size of the data disk.
1801
- - cloud:[5, 2000]
1802
- - cloud_efficiency:[20, 32768]
1803
- - cloud_ssd:[20, 32768]
1804
- - cloud_essd:[20, 32768]
1805
- - ephemeral_ssd: [5, 800]
1806
1736
  """
1807
1737
  if category is not None:
1808
1738
  pulumi.set(__self__, "category", category)
@@ -1824,26 +1754,11 @@ class LaunchTemplateSystemDisk(dict):
1824
1754
  @property
1825
1755
  @pulumi.getter
1826
1756
  def category(self) -> Optional[str]:
1827
- """
1828
- The category of the disk:
1829
- - cloud: Basic cloud disk.
1830
- - cloud_efficiency: Ultra cloud disk.
1831
- - cloud_ssd: SSD cloud Disks.
1832
- - ephemeral_ssd: local SSD Disks
1833
- - cloud_essd: ESSD cloud Disks.
1834
-
1835
- Default to `cloud_efficiency`.
1836
- """
1837
1757
  return pulumi.get(self, "category")
1838
1758
 
1839
1759
  @property
1840
1760
  @pulumi.getter(name="deleteWithInstance")
1841
1761
  def delete_with_instance(self) -> Optional[bool]:
1842
- """
1843
- Delete this data disk when the instance is destroyed. It only works on cloud, cloud_efficiency, cloud_ssd and cloud_essd disk. If the category of this data disk was ephemeral_ssd, please don't set this param.
1844
-
1845
- Default to true
1846
- """
1847
1762
  return pulumi.get(self, "delete_with_instance")
1848
1763
 
1849
1764
  @property
@@ -1857,11 +1772,6 @@ class LaunchTemplateSystemDisk(dict):
1857
1772
  @property
1858
1773
  @pulumi.getter
1859
1774
  def encrypted(self) -> Optional[bool]:
1860
- """
1861
- Encrypted the data in this disk.
1862
-
1863
- Default to false
1864
- """
1865
1775
  return pulumi.get(self, "encrypted")
1866
1776
 
1867
1777
  @property
@@ -1885,14 +1795,6 @@ class LaunchTemplateSystemDisk(dict):
1885
1795
  @property
1886
1796
  @pulumi.getter
1887
1797
  def size(self) -> Optional[int]:
1888
- """
1889
- The size of the data disk.
1890
- - cloud:[5, 2000]
1891
- - cloud_efficiency:[20, 32768]
1892
- - cloud_ssd:[20, 32768]
1893
- - cloud_essd:[20, 32768]
1894
- - ephemeral_ssd: [5, 800]
1895
- """
1896
1798
  return pulumi.get(self, "size")
1897
1799
 
1898
1800
 
@@ -4950,11 +4852,7 @@ class GetEcsKeyPairsKeyPairResult(dict):
4950
4852
  tags: Mapping[str, Any]):
4951
4853
  """
4952
4854
  :param str finger_print: The finger print of the key pair.
4953
- :param str id: The ID of the Key Pair.
4954
- :param Sequence['GetEcsKeyPairsKeyPairInstanceArgs'] instances: A list of ECS instances that has been bound this key pair.
4955
- :param str key_name: The Key Pair Name.
4956
4855
  :param str resource_group_id: The resource group Id.
4957
- :param Mapping[str, Any] tags: The tags.
4958
4856
  """
4959
4857
  pulumi.set(__self__, "finger_print", finger_print)
4960
4858
  pulumi.set(__self__, "id", id)
@@ -4975,25 +4873,16 @@ class GetEcsKeyPairsKeyPairResult(dict):
4975
4873
  @property
4976
4874
  @pulumi.getter
4977
4875
  def id(self) -> str:
4978
- """
4979
- The ID of the Key Pair.
4980
- """
4981
4876
  return pulumi.get(self, "id")
4982
4877
 
4983
4878
  @property
4984
4879
  @pulumi.getter
4985
4880
  def instances(self) -> Sequence['outputs.GetEcsKeyPairsKeyPairInstanceResult']:
4986
- """
4987
- A list of ECS instances that has been bound this key pair.
4988
- """
4989
4881
  return pulumi.get(self, "instances")
4990
4882
 
4991
4883
  @property
4992
4884
  @pulumi.getter(name="keyName")
4993
4885
  def key_name(self) -> str:
4994
- """
4995
- The Key Pair Name.
4996
- """
4997
4886
  return pulumi.get(self, "key_name")
4998
4887
 
4999
4888
  @property
@@ -5012,9 +4901,6 @@ class GetEcsKeyPairsKeyPairResult(dict):
5012
4901
  @property
5013
4902
  @pulumi.getter
5014
4903
  def tags(self) -> Mapping[str, Any]:
5015
- """
5016
- The tags.
5017
- """
5018
4904
  return pulumi.get(self, "tags")
5019
4905
 
5020
4906
 
@@ -5033,15 +4919,6 @@ class GetEcsKeyPairsKeyPairInstanceResult(dict):
5033
4919
  region_id: str,
5034
4920
  status: str,
5035
4921
  vswitch_id: str):
5036
- """
5037
- :param str availability_zone: The ID of the availability zone where the ECS instance is located.
5038
- :param str instance_id: The ID of the ECS instance.
5039
- :param str instance_name: The name of the ECS instance.
5040
- :param str key_name: The Key Pair Name.
5041
- :param str private_ip: The private IP address of the ECS instance.
5042
- :param str public_ip: The public IP address or EIP of the ECS instance.
5043
- :param str vswitch_id: The ID of the vSwitch attached to the ECS instance.
5044
- """
5045
4922
  pulumi.set(__self__, "availability_zone", availability_zone)
5046
4923
  pulumi.set(__self__, "description", description)
5047
4924
  pulumi.set(__self__, "image_id", image_id)
@@ -5058,9 +4935,6 @@ class GetEcsKeyPairsKeyPairInstanceResult(dict):
5058
4935
  @property
5059
4936
  @pulumi.getter(name="availabilityZone")
5060
4937
  def availability_zone(self) -> str:
5061
- """
5062
- The ID of the availability zone where the ECS instance is located.
5063
- """
5064
4938
  return pulumi.get(self, "availability_zone")
5065
4939
 
5066
4940
  @property
@@ -5076,17 +4950,11 @@ class GetEcsKeyPairsKeyPairInstanceResult(dict):
5076
4950
  @property
5077
4951
  @pulumi.getter(name="instanceId")
5078
4952
  def instance_id(self) -> str:
5079
- """
5080
- The ID of the ECS instance.
5081
- """
5082
4953
  return pulumi.get(self, "instance_id")
5083
4954
 
5084
4955
  @property
5085
4956
  @pulumi.getter(name="instanceName")
5086
4957
  def instance_name(self) -> str:
5087
- """
5088
- The name of the ECS instance.
5089
- """
5090
4958
  return pulumi.get(self, "instance_name")
5091
4959
 
5092
4960
  @property
@@ -5097,25 +4965,16 @@ class GetEcsKeyPairsKeyPairInstanceResult(dict):
5097
4965
  @property
5098
4966
  @pulumi.getter(name="keyName")
5099
4967
  def key_name(self) -> str:
5100
- """
5101
- The Key Pair Name.
5102
- """
5103
4968
  return pulumi.get(self, "key_name")
5104
4969
 
5105
4970
  @property
5106
4971
  @pulumi.getter(name="privateIp")
5107
4972
  def private_ip(self) -> str:
5108
- """
5109
- The private IP address of the ECS instance.
5110
- """
5111
4973
  return pulumi.get(self, "private_ip")
5112
4974
 
5113
4975
  @property
5114
4976
  @pulumi.getter(name="publicIp")
5115
4977
  def public_ip(self) -> str:
5116
- """
5117
- The public IP address or EIP of the ECS instance.
5118
- """
5119
4978
  return pulumi.get(self, "public_ip")
5120
4979
 
5121
4980
  @property
@@ -5131,9 +4990,6 @@ class GetEcsKeyPairsKeyPairInstanceResult(dict):
5131
4990
  @property
5132
4991
  @pulumi.getter(name="vswitchId")
5133
4992
  def vswitch_id(self) -> str:
5134
- """
5135
- The ID of the vSwitch attached to the ECS instance.
5136
- """
5137
4993
  return pulumi.get(self, "vswitch_id")
5138
4994
 
5139
4995
 
@@ -5150,7 +5006,6 @@ class GetEcsKeyPairsPairResult(dict):
5150
5006
  """
5151
5007
  :param str finger_print: The finger print of the key pair.
5152
5008
  :param str id: The ID of the Key Pair.
5153
- :param Sequence['GetEcsKeyPairsPairInstanceArgs'] instances: A list of ECS instances that has been bound this key pair.
5154
5009
  :param str key_name: The Key Pair Name.
5155
5010
  :param str resource_group_id: The Resource Group Id.
5156
5011
  :param Mapping[str, Any] tags: The tags.
@@ -5182,9 +5037,6 @@ class GetEcsKeyPairsPairResult(dict):
5182
5037
  @property
5183
5038
  @pulumi.getter
5184
5039
  def instances(self) -> Sequence['outputs.GetEcsKeyPairsPairInstanceResult']:
5185
- """
5186
- A list of ECS instances that has been bound this key pair.
5187
- """
5188
5040
  return pulumi.get(self, "instances")
5189
5041
 
5190
5042
  @property
@@ -5232,15 +5084,6 @@ class GetEcsKeyPairsPairInstanceResult(dict):
5232
5084
  region_id: str,
5233
5085
  status: str,
5234
5086
  vswitch_id: str):
5235
- """
5236
- :param str availability_zone: The ID of the availability zone where the ECS instance is located.
5237
- :param str instance_id: The ID of the ECS instance.
5238
- :param str instance_name: The name of the ECS instance.
5239
- :param str key_name: The Key Pair Name.
5240
- :param str private_ip: The private IP address of the ECS instance.
5241
- :param str public_ip: The public IP address or EIP of the ECS instance.
5242
- :param str vswitch_id: The ID of the vSwitch attached to the ECS instance.
5243
- """
5244
5087
  pulumi.set(__self__, "availability_zone", availability_zone)
5245
5088
  pulumi.set(__self__, "description", description)
5246
5089
  pulumi.set(__self__, "image_id", image_id)
@@ -5257,9 +5100,6 @@ class GetEcsKeyPairsPairInstanceResult(dict):
5257
5100
  @property
5258
5101
  @pulumi.getter(name="availabilityZone")
5259
5102
  def availability_zone(self) -> str:
5260
- """
5261
- The ID of the availability zone where the ECS instance is located.
5262
- """
5263
5103
  return pulumi.get(self, "availability_zone")
5264
5104
 
5265
5105
  @property
@@ -5275,17 +5115,11 @@ class GetEcsKeyPairsPairInstanceResult(dict):
5275
5115
  @property
5276
5116
  @pulumi.getter(name="instanceId")
5277
5117
  def instance_id(self) -> str:
5278
- """
5279
- The ID of the ECS instance.
5280
- """
5281
5118
  return pulumi.get(self, "instance_id")
5282
5119
 
5283
5120
  @property
5284
5121
  @pulumi.getter(name="instanceName")
5285
5122
  def instance_name(self) -> str:
5286
- """
5287
- The name of the ECS instance.
5288
- """
5289
5123
  return pulumi.get(self, "instance_name")
5290
5124
 
5291
5125
  @property
@@ -5296,25 +5130,16 @@ class GetEcsKeyPairsPairInstanceResult(dict):
5296
5130
  @property
5297
5131
  @pulumi.getter(name="keyName")
5298
5132
  def key_name(self) -> str:
5299
- """
5300
- The Key Pair Name.
5301
- """
5302
5133
  return pulumi.get(self, "key_name")
5303
5134
 
5304
5135
  @property
5305
5136
  @pulumi.getter(name="privateIp")
5306
5137
  def private_ip(self) -> str:
5307
- """
5308
- The private IP address of the ECS instance.
5309
- """
5310
5138
  return pulumi.get(self, "private_ip")
5311
5139
 
5312
5140
  @property
5313
5141
  @pulumi.getter(name="publicIp")
5314
5142
  def public_ip(self) -> str:
5315
- """
5316
- The public IP address or EIP of the ECS instance.
5317
- """
5318
5143
  return pulumi.get(self, "public_ip")
5319
5144
 
5320
5145
  @property
@@ -5330,9 +5155,6 @@ class GetEcsKeyPairsPairInstanceResult(dict):
5330
5155
  @property
5331
5156
  @pulumi.getter(name="vswitchId")
5332
5157
  def vswitch_id(self) -> str:
5333
- """
5334
- The ID of the vSwitch attached to the ECS instance.
5335
- """
5336
5158
  return pulumi.get(self, "vswitch_id")
5337
5159
 
5338
5160
 
@@ -5924,7 +5746,7 @@ class GetEcsLaunchTemplatesTemplateNetworkInterfaceResult(dict):
5924
5746
  :param str name: The ENI name.
5925
5747
  :param str primary_ip: The primary private IP address of the ENI.
5926
5748
  :param str security_group_id: The security group ID must be one in the same VPC.
5927
- :param str vswitch_id: The vSwitch ID for ENI. The instance must be in the same zone of the same VPC network as the ENI, but they may belong to different VSwitches.
5749
+ :param str vswitch_id: The VSwitch ID for ENI. The instance must be in the same zone of the same VPC network as the ENI, but they may belong to different VSwitches.
5928
5750
  """
5929
5751
  pulumi.set(__self__, "description", description)
5930
5752
  pulumi.set(__self__, "name", name)
@@ -5968,7 +5790,7 @@ class GetEcsLaunchTemplatesTemplateNetworkInterfaceResult(dict):
5968
5790
  @pulumi.getter(name="vswitchId")
5969
5791
  def vswitch_id(self) -> str:
5970
5792
  """
5971
- The vSwitch ID for ENI. The instance must be in the same zone of the same VPC network as the ENI, but they may belong to different VSwitches.
5793
+ The VSwitch ID for ENI. The instance must be in the same zone of the same VPC network as the ENI, but they may belong to different VSwitches.
5972
5794
  """
5973
5795
  return pulumi.get(self, "vswitch_id")
5974
5796
 
@@ -6149,7 +5971,6 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6149
5971
  description: str,
6150
5972
  id: str,
6151
5973
  instance_id: str,
6152
- ipv6_sets: Sequence[str],
6153
5974
  mac: str,
6154
5975
  name: str,
6155
5976
  network_interface_id: str,
@@ -6178,16 +5999,14 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6178
5999
  :param str description: The description of the ENI.
6179
6000
  :param str id: The ID of the Network Interface.
6180
6001
  :param str instance_id: The instance id.
6181
- :param Sequence[str] ipv6_sets: A list of IPv6 addresses that is assigned to the ENI. **NOTE:** Available since v1.228.0.
6182
6002
  :param str mac: The MAC address of the ENI.
6183
- :param str name: Field `name` has been deprecated from provider version 1.123.1. New field `network_interface_name` instead
6003
+ :param str name: The network interface name.
6184
6004
  :param str network_interface_id: The network interface id.
6185
6005
  :param str network_interface_name: The network interface name.
6186
6006
  :param str network_interface_traffic_mode: The communication mode of the elastic network card.
6187
6007
  :param str owner_id: The ID of the account to which the ENIC belongs.
6188
6008
  :param str primary_ip_address: The primary private IP address of the ENI.
6189
- :param str private_ip: Field `private_ip` has been deprecated from provider version 1.123.1. New field `primary_ip_address` instead
6190
- :param Sequence[str] private_ip_addresses: A list of secondary private IP address that is assigned to the ENI.
6009
+ :param str private_ip: The primary private IP address of the ENI.
6191
6010
  :param Sequence[str] private_ips: A list of secondary private IP address that is assigned to the ENI.
6192
6011
  :param int queue_number: Number of network card queues.
6193
6012
  :param str resource_group_id: The resource group id.
@@ -6195,10 +6014,10 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6195
6014
  :param Sequence[str] security_groups: The security groups.
6196
6015
  :param int service_id: The service id.
6197
6016
  :param bool service_managed: Whether the user of the elastic network card is a cloud product or a virtual vendor.
6198
- :param str status: The status of ENI. Valid Values: `Attaching`, `Available`, `CreateFailed`, `Creating`, `Deleting`, `Detaching`, `InUse`, `Linked`, `Linking`, `Unlinking`.
6199
- :param Mapping[str, Any] tags: A map of tags assigned to ENIs.
6200
- :param str type: The type of ENI. Valid Values: `Primary`, `Secondary`.
6201
- :param str vpc_id: The vpc id.
6017
+ :param str status: The status of the ENI.
6018
+ :param Mapping[str, Any] tags: The tags.
6019
+ :param str type: The type of the ENI.
6020
+ :param str vpc_id: The Vpc Id.
6202
6021
  :param str vswitch_id: The vswitch id.
6203
6022
  :param str zone_id: The zone id.
6204
6023
  """
@@ -6207,7 +6026,6 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6207
6026
  pulumi.set(__self__, "description", description)
6208
6027
  pulumi.set(__self__, "id", id)
6209
6028
  pulumi.set(__self__, "instance_id", instance_id)
6210
- pulumi.set(__self__, "ipv6_sets", ipv6_sets)
6211
6029
  pulumi.set(__self__, "mac", mac)
6212
6030
  pulumi.set(__self__, "name", name)
6213
6031
  pulumi.set(__self__, "network_interface_id", network_interface_id)
@@ -6271,14 +6089,6 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6271
6089
  """
6272
6090
  return pulumi.get(self, "instance_id")
6273
6091
 
6274
- @property
6275
- @pulumi.getter(name="ipv6Sets")
6276
- def ipv6_sets(self) -> Sequence[str]:
6277
- """
6278
- A list of IPv6 addresses that is assigned to the ENI. **NOTE:** Available since v1.228.0.
6279
- """
6280
- return pulumi.get(self, "ipv6_sets")
6281
-
6282
6092
  @property
6283
6093
  @pulumi.getter
6284
6094
  def mac(self) -> str:
@@ -6291,7 +6101,7 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6291
6101
  @pulumi.getter
6292
6102
  def name(self) -> str:
6293
6103
  """
6294
- Field `name` has been deprecated from provider version 1.123.1. New field `network_interface_name` instead
6104
+ The network interface name.
6295
6105
  """
6296
6106
  return pulumi.get(self, "name")
6297
6107
 
@@ -6339,16 +6149,13 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6339
6149
  @pulumi.getter(name="privateIp")
6340
6150
  def private_ip(self) -> str:
6341
6151
  """
6342
- Field `private_ip` has been deprecated from provider version 1.123.1. New field `primary_ip_address` instead
6152
+ The primary private IP address of the ENI.
6343
6153
  """
6344
6154
  return pulumi.get(self, "private_ip")
6345
6155
 
6346
6156
  @property
6347
6157
  @pulumi.getter(name="privateIpAddresses")
6348
6158
  def private_ip_addresses(self) -> Sequence[str]:
6349
- """
6350
- A list of secondary private IP address that is assigned to the ENI.
6351
- """
6352
6159
  return pulumi.get(self, "private_ip_addresses")
6353
6160
 
6354
6161
  @property
@@ -6411,7 +6218,7 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6411
6218
  @pulumi.getter
6412
6219
  def status(self) -> str:
6413
6220
  """
6414
- The status of ENI. Valid Values: `Attaching`, `Available`, `CreateFailed`, `Creating`, `Deleting`, `Detaching`, `InUse`, `Linked`, `Linking`, `Unlinking`.
6221
+ The status of the ENI.
6415
6222
  """
6416
6223
  return pulumi.get(self, "status")
6417
6224
 
@@ -6419,7 +6226,7 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6419
6226
  @pulumi.getter
6420
6227
  def tags(self) -> Mapping[str, Any]:
6421
6228
  """
6422
- A map of tags assigned to ENIs.
6229
+ The tags.
6423
6230
  """
6424
6231
  return pulumi.get(self, "tags")
6425
6232
 
@@ -6427,7 +6234,7 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6427
6234
  @pulumi.getter
6428
6235
  def type(self) -> str:
6429
6236
  """
6430
- The type of ENI. Valid Values: `Primary`, `Secondary`.
6237
+ The type of the ENI.
6431
6238
  """
6432
6239
  return pulumi.get(self, "type")
6433
6240
 
@@ -6435,7 +6242,7 @@ class GetEcsNetworkInterfacesInterfaceResult(dict):
6435
6242
  @pulumi.getter(name="vpcId")
6436
6243
  def vpc_id(self) -> str:
6437
6244
  """
6438
- The vpc id.
6245
+ The Vpc Id.
6439
6246
  """
6440
6247
  return pulumi.get(self, "vpc_id")
6441
6248
 
@@ -6581,9 +6388,6 @@ class GetEcsPrefixListsListEntryResult(dict):
6581
6388
  def __init__(__self__, *,
6582
6389
  cidr: str,
6583
6390
  description: str):
6584
- """
6585
- :param str description: The description of the prefix list.
6586
- """
6587
6391
  pulumi.set(__self__, "cidr", cidr)
6588
6392
  pulumi.set(__self__, "description", description)
6589
6393
 
@@ -6595,9 +6399,6 @@ class GetEcsPrefixListsListEntryResult(dict):
6595
6399
  @property
6596
6400
  @pulumi.getter
6597
6401
  def description(self) -> str:
6598
- """
6599
- The description of the prefix list.
6600
- """
6601
6402
  return pulumi.get(self, "description")
6602
6403
 
6603
6404
 
@@ -7452,12 +7253,6 @@ class GetEipAddressesEipResult(dict):
7452
7253
  ip_address: str,
7453
7254
  status: str):
7454
7255
  """
7455
- :param str bandwidth: The maximum bandwidth of the EIP. Unit: Mbit/s.
7456
- :param bool deletion_protection: Indicates whether deletion protection is enabled.
7457
- :param str id: The ID of the Address.
7458
- :param str instance_id: The ID of the instance with which the EIP is associated.
7459
- :param str instance_type: The type of the instance with which the EIP is associated.
7460
- :param str internet_charge_type: The metering method of the EIP.
7461
7256
  :param str ip_address: The eip address.
7462
7257
  :param str status: The status of the EIP. Valid values: `Associating`: The EIP is being associated. `Unassociating`: The EIP is being disassociated. `InUse`: The EIP is allocated. `Available`:The EIP is available.
7463
7258
  """
@@ -7474,9 +7269,6 @@ class GetEipAddressesEipResult(dict):
7474
7269
  @property
7475
7270
  @pulumi.getter
7476
7271
  def bandwidth(self) -> str:
7477
- """
7478
- The maximum bandwidth of the EIP. Unit: Mbit/s.
7479
- """
7480
7272
  return pulumi.get(self, "bandwidth")
7481
7273
 
7482
7274
  @property
@@ -7487,41 +7279,26 @@ class GetEipAddressesEipResult(dict):
7487
7279
  @property
7488
7280
  @pulumi.getter(name="deletionProtection")
7489
7281
  def deletion_protection(self) -> bool:
7490
- """
7491
- Indicates whether deletion protection is enabled.
7492
- """
7493
7282
  return pulumi.get(self, "deletion_protection")
7494
7283
 
7495
7284
  @property
7496
7285
  @pulumi.getter
7497
7286
  def id(self) -> str:
7498
- """
7499
- The ID of the Address.
7500
- """
7501
7287
  return pulumi.get(self, "id")
7502
7288
 
7503
7289
  @property
7504
7290
  @pulumi.getter(name="instanceId")
7505
7291
  def instance_id(self) -> str:
7506
- """
7507
- The ID of the instance with which the EIP is associated.
7508
- """
7509
7292
  return pulumi.get(self, "instance_id")
7510
7293
 
7511
7294
  @property
7512
7295
  @pulumi.getter(name="instanceType")
7513
7296
  def instance_type(self) -> str:
7514
- """
7515
- The type of the instance with which the EIP is associated.
7516
- """
7517
7297
  return pulumi.get(self, "instance_type")
7518
7298
 
7519
7299
  @property
7520
7300
  @pulumi.getter(name="internetChargeType")
7521
7301
  def internet_charge_type(self) -> str:
7522
- """
7523
- The metering method of the EIP.
7524
- """
7525
7302
  return pulumi.get(self, "internet_charge_type")
7526
7303
 
7527
7304
  @property
@@ -8801,7 +8578,7 @@ class GetInstancesInstanceResult(dict):
8801
8578
  :param str spot_strategy: Spot strategy the instance is using.
8802
8579
  :param str status: Instance status. Valid values: "Creating", "Starting", "Running", "Stopping" and "Stopped". If undefined, all statuses are considered.
8803
8580
  :param str vpc_id: ID of the VPC linked to the instances.
8804
- :param str vswitch_id: ID of the vSwitch linked to the instances.
8581
+ :param str vswitch_id: ID of the VSwitch linked to the instances.
8805
8582
  :param Mapping[str, Any] tags: A map of tags assigned to the ECS instances. It must be in the format:
8806
8583
  ```python
8807
8584
  import pulumi
@@ -9019,7 +8796,7 @@ class GetInstancesInstanceResult(dict):
9019
8796
  @pulumi.getter(name="vswitchId")
9020
8797
  def vswitch_id(self) -> str:
9021
8798
  """
9022
- ID of the vSwitch linked to the instances.
8799
+ ID of the VSwitch linked to the instances.
9023
8800
  """
9024
8801
  return pulumi.get(self, "vswitch_id")
9025
8802
 
@@ -9216,7 +8993,7 @@ class GetKeyPairsKeyPairInstanceResult(dict):
9216
8993
  :param str key_name: Name of the key pair.
9217
8994
  :param str private_ip: The private IP address of the ECS instance.
9218
8995
  :param str public_ip: The public IP address or EIP of the ECS instance.
9219
- :param str vswitch_id: The ID of the vSwitch attached to the ECS instance.
8996
+ :param str vswitch_id: The ID of the VSwitch attached to the ECS instance.
9220
8997
  """
9221
8998
  pulumi.set(__self__, "availability_zone", availability_zone)
9222
8999
  pulumi.set(__self__, "description", description)
@@ -9308,7 +9085,7 @@ class GetKeyPairsKeyPairInstanceResult(dict):
9308
9085
  @pulumi.getter(name="vswitchId")
9309
9086
  def vswitch_id(self) -> str:
9310
9087
  """
9311
- The ID of the vSwitch attached to the ECS instance.
9088
+ The ID of the VSwitch attached to the ECS instance.
9312
9089
  """
9313
9090
  return pulumi.get(self, "vswitch_id")
9314
9091
 
@@ -9415,7 +9192,7 @@ class GetKeyPairsPairInstanceResult(dict):
9415
9192
  :param str key_name: Name of the key pair.
9416
9193
  :param str private_ip: The private IP address of the ECS instance.
9417
9194
  :param str public_ip: The public IP address or EIP of the ECS instance.
9418
- :param str vswitch_id: The ID of the vSwitch attached to the ECS instance.
9195
+ :param str vswitch_id: The ID of the VSwitch attached to the ECS instance.
9419
9196
  """
9420
9197
  pulumi.set(__self__, "availability_zone", availability_zone)
9421
9198
  pulumi.set(__self__, "description", description)
@@ -9507,7 +9284,7 @@ class GetKeyPairsPairInstanceResult(dict):
9507
9284
  @pulumi.getter(name="vswitchId")
9508
9285
  def vswitch_id(self) -> str:
9509
9286
  """
9510
- The ID of the vSwitch attached to the ECS instance.
9287
+ The ID of the VSwitch attached to the ECS instance.
9511
9288
  """
9512
9289
  return pulumi.get(self, "vswitch_id")
9513
9290
 
@@ -9520,7 +9297,6 @@ class GetNetworkInterfacesInterfaceResult(dict):
9520
9297
  description: str,
9521
9298
  id: str,
9522
9299
  instance_id: str,
9523
- ipv6_sets: Sequence[str],
9524
9300
  mac: str,
9525
9301
  name: str,
9526
9302
  network_interface_id: str,
@@ -9557,7 +9333,7 @@ class GetNetworkInterfacesInterfaceResult(dict):
9557
9333
  :param str status: Current status of the ENI.
9558
9334
  :param Mapping[str, Any] tags: A map of tags assigned to the ENI.
9559
9335
  :param str vpc_id: ID of the VPC that the ENI belongs to.
9560
- :param str vswitch_id: ID of the vSwitch that the ENI is linked to.
9336
+ :param str vswitch_id: ID of the VSwitch that the ENI is linked to.
9561
9337
  :param str zone_id: ID of the availability zone that the ENI belongs to.
9562
9338
  """
9563
9339
  pulumi.set(__self__, "associated_public_ips", associated_public_ips)
@@ -9565,7 +9341,6 @@ class GetNetworkInterfacesInterfaceResult(dict):
9565
9341
  pulumi.set(__self__, "description", description)
9566
9342
  pulumi.set(__self__, "id", id)
9567
9343
  pulumi.set(__self__, "instance_id", instance_id)
9568
- pulumi.set(__self__, "ipv6_sets", ipv6_sets)
9569
9344
  pulumi.set(__self__, "mac", mac)
9570
9345
  pulumi.set(__self__, "name", name)
9571
9346
  pulumi.set(__self__, "network_interface_id", network_interface_id)
@@ -9626,11 +9401,6 @@ class GetNetworkInterfacesInterfaceResult(dict):
9626
9401
  """
9627
9402
  return pulumi.get(self, "instance_id")
9628
9403
 
9629
- @property
9630
- @pulumi.getter(name="ipv6Sets")
9631
- def ipv6_sets(self) -> Sequence[str]:
9632
- return pulumi.get(self, "ipv6_sets")
9633
-
9634
9404
  @property
9635
9405
  @pulumi.getter
9636
9406
  def mac(self) -> str:
@@ -9762,7 +9532,7 @@ class GetNetworkInterfacesInterfaceResult(dict):
9762
9532
  @pulumi.getter(name="vswitchId")
9763
9533
  def vswitch_id(self) -> str:
9764
9534
  """
9765
- ID of the vSwitch that the ENI is linked to.
9535
+ ID of the VSwitch that the ENI is linked to.
9766
9536
  """
9767
9537
  return pulumi.get(self, "vswitch_id")
9768
9538