class TencentCloud::Live::V20180801::CreateLivePullStreamTaskRequest
def initialize(sourcetype=nil, sourceurls=nil, domainname=nil, appname=nil, streamname=nil, starttime=nil, endtime=nil, operator=nil, pushargs=nil, callbackevents=nil, vodlooptimes=nil, vodrefreshtype=nil, callbackurl=nil, extracmd=nil, comment=nil, tourl=nil, backupsourcetype=nil, backupsourceurl=nil, watermarklist=nil, vodlocalmode=nil)
def initialize(sourcetype=nil, sourceurls=nil, domainname=nil, appname=nil, streamname=nil, starttime=nil, endtime=nil, operator=nil, pushargs=nil, callbackevents=nil, vodlooptimes=nil, vodrefreshtype=nil, callbackurl=nil, extracmd=nil, comment=nil, tourl=nil, backupsourcetype=nil, backupsourceurl=nil, watermarklist=nil, vodlocalmode=nil) @SourceType = sourcetype @SourceUrls = sourceurls @DomainName = domainname @AppName = appname @StreamName = streamname @StartTime = starttime @EndTime = endtime @Operator = operator @PushArgs = pushargs @CallbackEvents = callbackevents @VodLoopTimes = vodlooptimes @VodRefreshType = vodrefreshtype @CallbackUrl = callbackurl @ExtraCmd = extracmd @Comment = comment @ToUrl = tourl @BackupSourceType = backupsourcetype @BackupSourceUrl = backupsourceurl @WatermarkList = watermarklist @VodLocalMode = vodlocalmode end