Class: TencentCloud::Thpc::V20220401::ComputeNode
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Thpc::V20220401::ComputeNode
- Defined in:
- lib/v20220401/models.rb
Overview
计算节点信息。
Instance Attribute Summary collapse
-
#DataDisks ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。. -
#InstanceChargePrepaid ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。. -
#InstanceChargeType ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。. -
#InstanceName ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。. -
#InstanceType ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。. -
#InternetAccessible ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。. -
#SystemDisk ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(instancechargetype = nil, instancechargeprepaid = nil, instancetype = nil, systemdisk = nil, datadisks = nil, internetaccessible = nil, instancename = nil) ⇒ ComputeNode
constructor
A new instance of ComputeNode.
Constructor Details
#initialize(instancechargetype = nil, instancechargeprepaid = nil, instancetype = nil, systemdisk = nil, datadisks = nil, internetaccessible = nil, instancename = nil) ⇒ ComputeNode
Returns a new instance of ComputeNode.
541 542 543 544 545 546 547 548 549 |
# File 'lib/v20220401/models.rb', line 541 def initialize(instancechargetype=nil, instancechargeprepaid=nil, instancetype=nil, systemdisk=nil, datadisks=nil, internetaccessible=nil, instancename=nil) @InstanceChargeType = instancechargetype @InstanceChargePrepaid = instancechargeprepaid @InstanceType = instancetype @SystemDisk = systemdisk @DataDisks = datadisks @InternetAccessible = internetaccessible @InstanceName = instancename end |
Instance Attribute Details
#DataDisks ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。
539 540 541 |
# File 'lib/v20220401/models.rb', line 539 def DataDisks @DataDisks end |
#InstanceChargePrepaid ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。
539 540 541 |
# File 'lib/v20220401/models.rb', line 539 def InstanceChargePrepaid @InstanceChargePrepaid end |
#InstanceChargeType ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。
539 540 541 |
# File 'lib/v20220401/models.rb', line 539 def InstanceChargeType @InstanceChargeType end |
#InstanceName ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。
539 540 541 |
# File 'lib/v20220401/models.rb', line 539 def InstanceName @InstanceName end |
#InstanceType ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。
539 540 541 |
# File 'lib/v20220401/models.rb', line 539 def InstanceType @InstanceType end |
#InternetAccessible ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。
539 540 541 |
# File 'lib/v20220401/models.rb', line 539 def InternetAccessible @InternetAccessible end |
#SystemDisk ⇒ Object
(cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](cloud.tencent.com/document/product/213/11518)描述。 不指定节点显示名称则默认显示‘未命名’。 最多支持60个字符。
539 540 541 |
# File 'lib/v20220401/models.rb', line 539 def SystemDisk @SystemDisk end |
Instance Method Details
#deserialize(params) ⇒ Object
551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 |
# File 'lib/v20220401/models.rb', line 551 def deserialize(params) @InstanceChargeType = params['InstanceChargeType'] unless params['InstanceChargePrepaid'].nil? @InstanceChargePrepaid = InstanceChargePrepaid.new @InstanceChargePrepaid.deserialize(params['InstanceChargePrepaid']) end @InstanceType = params['InstanceType'] unless params['SystemDisk'].nil? @SystemDisk = SystemDisk.new @SystemDisk.deserialize(params['SystemDisk']) end unless params['DataDisks'].nil? @DataDisks = [] params['DataDisks'].each do |i| datadisk_tmp = DataDisk.new datadisk_tmp.deserialize(i) @DataDisks << datadisk_tmp end end unless params['InternetAccessible'].nil? @InternetAccessible = InternetAccessible.new @InternetAccessible.deserialize(params['InternetAccessible']) end @InstanceName = params['InstanceName'] end |