class TencentCloud::Cdb::V20170320::CustomConfig

def initialize(device=nil, type=nil, devicetype=nil, memory=nil, cpu=nil)

def initialize(device=nil, type=nil, devicetype=nil, memory=nil, cpu=nil)
  @Device = device
  @Type = type
  @DeviceType = devicetype
  @Memory = memory
  @Cpu = cpu
end