class TencentCloud::Cdc::V20201214::DescribeDedicatedClusterCbsStatisticsRequest

def initialize(dedicatedclusterid=nil, setid=nil, starttime=nil, endtime=nil, period=nil, offset=nil, limit=nil)

def initialize(dedicatedclusterid=nil, setid=nil, starttime=nil, endtime=nil, period=nil, offset=nil, limit=nil)
  @DedicatedClusterId = dedicatedclusterid
  @SetId = setid
  @StartTime = starttime
  @EndTime = endtime
  @Period = period
  @Offset = offset
  @Limit = limit
end