public class DescribeInstanceTypesResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<InstanceType> |
instanceTypes
机型信息列表。
|
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
| Constructor and Description |
|---|
DescribeInstanceTypesResponse() |
public String requestId
public List<InstanceType> instanceTypes
Copyright © 2024. All rights reserved.