class TencentCloud::Cdc::V20201214::DescribeDedicatedClusterHostStatisticsRequest
def initialize(dedicatedclusterid=nil, hostid=nil, starttime=nil, endtime=nil, period=nil)
def initialize(dedicatedclusterid=nil, hostid=nil, starttime=nil, endtime=nil, period=nil) @DedicatedClusterId = dedicatedclusterid @HostId = hostid @StartTime = starttime @EndTime = endtime @Period = period end