public class InquiryPriceCreateInstanceResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<Price> |
bandwidthPrice
公网带宽价格。
可能有多个价格,比如流量包计费,包含包的价格和用量超出包后的价格
|
Price |
instancePrice
实例价格。
|
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
| Constructor and Description |
|---|
InquiryPriceCreateInstanceResponse() |
Copyright © 2024. All rights reserved.