class TencentCloud::Live::V20180801::PullStreamTaskInfo
def initialize(taskid=nil, sourcetype=nil, sourceurls=nil, domainname=nil, appname=nil, streamname=nil, pushargs=nil, starttime=nil, endtime=nil, region=nil, vodlooptimes=nil, vodrefreshtype=nil, createtime=nil, updatetime=nil, createby=nil, updateby=nil, callbackurl=nil, callbackevents=nil, callbackinfo=nil, errorinfo=nil, status=nil, recentpullinfo=nil, comment=nil, backupsourcetype=nil, backupsourceurl=nil, watermarklist=nil, vodlocalmode=nil, recordtemplateid=nil, backuptourl=nil)
def initialize(taskid=nil, sourcetype=nil, sourceurls=nil, domainname=nil, appname=nil, streamname=nil, pushargs=nil, starttime=nil, endtime=nil, region=nil, vodlooptimes=nil, vodrefreshtype=nil, createtime=nil, updatetime=nil, createby=nil, updateby=nil, callbackurl=nil, callbackevents=nil, callbackinfo=nil, errorinfo=nil, status=nil, recentpullinfo=nil, comment=nil, backupsourcetype=nil, backupsourceurl=nil, watermarklist=nil, vodlocalmode=nil, recordtemplateid=nil, backuptourl=nil) @TaskId = taskid @SourceType = sourcetype @SourceUrls = sourceurls @DomainName = domainname @AppName = appname @StreamName = streamname @PushArgs = pushargs @StartTime = starttime @EndTime = endtime @Region = region @VodLoopTimes = vodlooptimes @VodRefreshType = vodrefreshtype @CreateTime = createtime @UpdateTime = updatetime @CreateBy = createby @UpdateBy = updateby @CallbackUrl = callbackurl @CallbackEvents = callbackevents @CallbackInfo = callbackinfo @ErrorInfo = errorinfo @Status = status @RecentPullInfo = recentpullinfo @Comment = comment @BackupSourceType = backupsourcetype @BackupSourceUrl = backupsourceurl @WatermarkList = watermarklist @VodLocalMode = vodlocalmode @RecordTemplateId = recordtemplateid @BackupToUrl = backuptourl end