class TencentCloud::Cdc::V20201214::DedicatedClusterType
def initialize(dedicatedclustertypeid=nil, description=nil, name=nil, createtime=nil, supportedstoragetype=nil, supporteduplinkgib=nil, supportedinstancefamily=nil, weight=nil, powerdrawkva=nil, computeformatdesc=nil)
def initialize(dedicatedclustertypeid=nil, description=nil, name=nil, createtime=nil, supportedstoragetype=nil, supporteduplinkgib=nil, supportedinstancefamily=nil, weight=nil, powerdrawkva=nil, computeformatdesc=nil) @DedicatedClusterTypeId = dedicatedclustertypeid @Description = description @Name = name @CreateTime = createtime @SupportedStorageType = supportedstoragetype @SupportedUplinkGiB = supporteduplinkgib @SupportedInstanceFamily = supportedinstancefamily @Weight = weight @PowerDrawKva = powerdrawkva @ComputeFormatDesc = computeformatdesc end