class TencentCloud::Cdc::V20201214::DescribeDedicatedClustersResponse

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

def initialize(dedicatedclusterset=nil, totalcount=nil, requestid=nil)
  @DedicatedClusterSet = dedicatedclusterset
  @TotalCount = totalcount
  @RequestId = requestid
end