class TencentCloud::Cdc::V20201214::DescribeDedicatedClusterHostsResponse

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

def initialize(hostinfoset=nil, totalcount=nil, requestid=nil)
  @HostInfoSet = hostinfoset
  @TotalCount = totalcount
  @RequestId = requestid
end