class TencentCloud::Cdc::V20201214::DescribeDedicatedClusterOrdersResponse

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

def initialize(dedicatedclusterorderset=nil, totalcount=nil, requestid=nil)
  @DedicatedClusterOrderSet = dedicatedclusterorderset
  @TotalCount = totalcount
  @RequestId = requestid
end