class TencentCloud::Cdc::V20201214::DedicatedClusterInstanceType
def initialize(zone=nil, instancetype=nil, networkcard=nil, cpu=nil, memory=nil, instancefamily=nil, typename=nil, storageblockamount=nil, instancebandwidth=nil, instancepps=nil, cputype=nil, gpu=nil, fpga=nil, remark=nil, status=nil)
def initialize(zone=nil, instancetype=nil, networkcard=nil, cpu=nil, memory=nil, instancefamily=nil, typename=nil, storageblockamount=nil, instancebandwidth=nil, instancepps=nil, cputype=nil, gpu=nil, fpga=nil, remark=nil, status=nil) @Zone = zone @InstanceType = instancetype @NetworkCard = networkcard @Cpu = cpu @Memory = memory @InstanceFamily = instancefamily @TypeName = typename @StorageBlockAmount = storageblockamount @InstanceBandwidth = instancebandwidth @InstancePps = instancepps @CpuType = cputype @Gpu = gpu @Fpga = fpga @Remark = remark @Status = status end