class TencentCloud::Ecdn::V20191012::DescribeEcdnDomainLogsRequest
def initialize(domain=nil, starttime=nil, endtime=nil, offset=nil, limit=nil)
def initialize(domain=nil, starttime=nil, endtime=nil, offset=nil, limit=nil) @Domain = domain @StartTime = starttime @EndTime = endtime @Offset = offset @Limit = limit end