lib/v20170312/models.rb in tencentcloud-sdk-vpc-3.0.674 vs lib/v20170312/models.rb in tencentcloud-sdk-vpc-3.0.675

- old
+ new

@@ -313,10 +313,10 @@ # @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、高防EIP。其中:`CalcIP` 表示设备 IP,`WanIP` 表示普通公网 IP,`EIP` 表示弹性公网 IP,`AnycastEip` 表示加速 EIP,`AntiDDoSEIP`表示高防EIP。 + # @param AddressType: EIP 资源类型,包括CalcIP、WanIP、EIP和AnycastEIP、高防EIP。其中:`CalcIP` 表示设备 IP,`WanIP` 表示普通公网 IP,`EIP` 表示弹性公网 IP,`AnycastEIP` 表示加速 EIP,`AntiDDoSEIP`表示高防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`