aliyun / alibaba-cloud-sdk-go

Alibaba Cloud SDK for Go
Apache License 2.0
1.16k stars 273 forks source link

DescribeInstances方法返回的参数中CPU字段和Cpu字段是什么关系? #591

Open Birjemin opened 1 year ago

Birjemin commented 1 year ago

hello,我在调用DescribeInstances方法时,看到了返回的结构体有两个字段CPU和Cpu,而且文档(https://help.aliyun.com/document_detail/25506.html) 中只提到了Cpu,没有CPU,CPU是字段是废弃了么? https://github.com/aliyun/alibaba-cloud-sdk-go/blob/b0556a672f5ac13e2161bcb3f689e0548fdca56f/services/ecs/struct_instance.go#L51