class TencentCloud::Cdc::V20201214::DescribeDedicatedClusterHostsRequest

def initialize(dedicatedclusterid=nil, offset=nil, limit=nil)

def initialize(dedicatedclusterid=nil, offset=nil, limit=nil)
  @DedicatedClusterId = dedicatedclusterid
  @Offset = offset
  @Limit = limit
end