lib/v20170312/models.rb in tencentcloud-sdk-vpc-1.0.243 vs lib/v20170312/models.rb in tencentcloud-sdk-vpc-1.0.244
- old
+ new
@@ -244,11 +244,11 @@
# @type IsArrears: Boolean
# @param IsBlocked: 资源封堵状态。true表示eip处于封堵状态,false表示eip处于未封堵状态
# @type IsBlocked: Boolean
# @param IsEipDirectConnection: eip是否支持直通模式。true表示eip支持直通模式,false表示资源不支持直通模式
# @type IsEipDirectConnection: Boolean
- # @param AddressType: eip资源类型,包括"CalcIP","WanIP","EIP","AnycastEIP"。其中"CalcIP"表示设备ip,“WanIP”表示普通公网ip,“EIP”表示弹性公网ip,“AnycastEip”表示加速EIP
+ # @param AddressType: EIP 资源类型,包括CalcIP、WanIP、EIP和AnycastEIP。其中:CalcIP 表示设备 IP,WanIP 表示普通公网 IP,EIP 表示弹性公网 IP,AnycastEip 表示加速 EIP。
# @type AddressType: String
# @param CascadeRelease: eip是否在解绑后自动释放。true表示eip将会在解绑后自动释放,false表示eip在解绑后不会自动释放
# @type CascadeRelease: Boolean
# @param EipAlgType: EIP ALG开启的协议类型。
# @type EipAlgType: :class:`Tencentcloud::Vpc.v20170312.models.AlgType`
@@ -258,9 +258,19 @@
# @type LocalBgp: Boolean
# @param Bandwidth: 弹性公网IP的带宽值。注意,传统账户类型账户的弹性公网IP没有带宽属性,值为空。
# 注意:此字段可能返回 null,表示取不到有效值。
# @type Bandwidth: Integer
# @param InternetChargeType: 弹性公网IP的网络计费模式。注意,传统账户类型账户的弹性公网IP没有网络计费模式属性,值为空。
+ # 注意:此字段可能返回 null,表示取不到有效值。
+ # 包括:
+ # <li><strong>BANDWIDTH_PREPAID_BY_MONTH</strong></li>
+ # <p style="padding-left: 30px;">表示包月带宽预付费。</p>
+ # <li><strong>TRAFFIC_POSTPAID_BY_HOUR</strong></li>
+ # <p style="padding-left: 30px;">表示按小时流量后付费。</p>
+ # <li><strong>BANDWIDTH_POSTPAID_BY_HOUR</strong></li>
+ # <p style="padding-left: 30px;">表示按小时带宽后付费。</p>
+ # <li><strong>BANDWIDTH_PACKAGE</strong></li>
+ # <p style="padding-left: 30px;">表示共享带宽包。</p>
# 注意:此字段可能返回 null,表示取不到有效值。
# @type InternetChargeType: String
# @param TagSet: 弹性公网IP关联的标签列表。
# 注意:此字段可能返回 null,表示取不到有效值。
# @type TagSet: Array