Class: TencentCloud::Cdc::V20201214::DedicatedClusterOrderItem

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20201214/models.rb

Overview

专用集群子订单

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(dedicatedclustertypeid = nil, supportedstoragetype = nil, supporteduplinkspeed = nil, supportedinstancefamily = nil, weight = nil, powerdraw = nil, suborderstatus = nil, createtime = nil, suborderid = nil, count = nil, name = nil, description = nil, totalcpu = nil, totalmem = nil, totalgpu = nil, typename = nil, computeformat = nil, typefamily = nil, suborderpaystatus = nil) ⇒ DedicatedClusterOrderItem

Returns a new instance of DedicatedClusterOrderItem.



675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
# File 'lib/v20201214/models.rb', line 675

def initialize(dedicatedclustertypeid=nil, supportedstoragetype=nil, supporteduplinkspeed=nil, supportedinstancefamily=nil, weight=nil, powerdraw=nil, suborderstatus=nil, createtime=nil, suborderid=nil, count=nil, name=nil, description=nil, totalcpu=nil, totalmem=nil, totalgpu=nil, typename=nil, computeformat=nil, typefamily=nil, suborderpaystatus=nil)
  @DedicatedClusterTypeId = dedicatedclustertypeid
  @SupportedStorageType = supportedstoragetype
  @SupportedUplinkSpeed = supporteduplinkspeed
  @SupportedInstanceFamily = supportedinstancefamily
  @Weight = weight
  @PowerDraw = powerdraw
  @SubOrderStatus = suborderstatus
  @CreateTime = createtime
  @SubOrderId = suborderid
  @Count = count
  @Name = name
  @Description = description
  @TotalCpu = totalcpu
  @TotalMem = totalmem
  @TotalGpu = totalgpu
  @TypeName = typename
  @ComputeFormat = computeformat
  @TypeFamily = typefamily
  @SubOrderPayStatus = suborderpaystatus
end

Instance Attribute Details

#ComputeFormatObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def ComputeFormat
  @ComputeFormat
end

#CountObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def Count
  @Count
end

#CreateTimeObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def CreateTime
  @CreateTime
end

#DedicatedClusterTypeIdObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def DedicatedClusterTypeId
  @DedicatedClusterTypeId
end

#DescriptionObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def Description
  @Description
end

#NameObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def Name
  @Name
end

#PowerDrawObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def PowerDraw
  @PowerDraw
end

#SubOrderIdObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def SubOrderId
  @SubOrderId
end

#SubOrderPayStatusObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def SubOrderPayStatus
  @SubOrderPayStatus
end

#SubOrderStatusObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def SubOrderStatus
  @SubOrderStatus
end

#SupportedInstanceFamilyObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def SupportedInstanceFamily
  @SupportedInstanceFamily
end

#SupportedStorageTypeObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def SupportedStorageType
  @SupportedStorageType
end

#SupportedUplinkSpeedObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def SupportedUplinkSpeed
  @SupportedUplinkSpeed
end

#TotalCpuObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def TotalCpu
  @TotalCpu
end

#TotalGpuObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def TotalGpu
  @TotalGpu
end

#TotalMemObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def TotalMem
  @TotalMem
end

#TypeFamilyObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def TypeFamily
  @TypeFamily
end

#TypeNameObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def TypeName
  @TypeName
end

#WeightObject

Parameters:

  • DedicatedClusterTypeId:

    专用集群类型id

  • SupportedStorageType:

    支持的存储类型列表

  • SupportedUplinkSpeed:

    支持的上连交换机的链路传输速率(GiB)

  • SupportedInstanceFamily:

    支持的实例族列表

  • Weight:

    地板承重要求(KG)

  • PowerDraw:

    功率要求(KW)

  • SubOrderStatus:

    订单状态

  • CreateTime:

    订单创建的时间

  • SubOrderId:

    子订单ID

  • Count:

    关联的集群规格数量

  • Name:

    规格简单描述

  • Description:

    规格详细描述

  • TotalCpu:

    CPU数

  • TotalMem:

    内存数

  • TotalGpu:

    GPU数

  • TypeName:

    规格英文名

  • ComputeFormat:

    规格展示

  • TypeFamily:

    规格类型

  • SubOrderPayStatus:

    0未支付,1已支付



673
674
675
# File 'lib/v20201214/models.rb', line 673

def Weight
  @Weight
end

Instance Method Details

#deserialize(params) ⇒ Object



697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
# File 'lib/v20201214/models.rb', line 697

def deserialize(params)
  @DedicatedClusterTypeId = params['DedicatedClusterTypeId']
  @SupportedStorageType = params['SupportedStorageType']
  @SupportedUplinkSpeed = params['SupportedUplinkSpeed']
  @SupportedInstanceFamily = params['SupportedInstanceFamily']
  @Weight = params['Weight']
  @PowerDraw = params['PowerDraw']
  @SubOrderStatus = params['SubOrderStatus']
  @CreateTime = params['CreateTime']
  @SubOrderId = params['SubOrderId']
  @Count = params['Count']
  @Name = params['Name']
  @Description = params['Description']
  @TotalCpu = params['TotalCpu']
  @TotalMem = params['TotalMem']
  @TotalGpu = params['TotalGpu']
  @TypeName = params['TypeName']
  @ComputeFormat = params['ComputeFormat']
  @TypeFamily = params['TypeFamily']
  @SubOrderPayStatus = params['SubOrderPayStatus']
end