class TencentCloud::Cdc::V20201214::DescribeDedicatedClusterTypesResponse

def initialize(dedicatedclustertypeset=nil, totalcount=nil, requestid=nil)

def initialize(dedicatedclustertypeset=nil, totalcount=nil, requestid=nil)
  @DedicatedClusterTypeSet = dedicatedclustertypeset
  @TotalCount = totalcount
  @RequestId = requestid
end