Class: TencentCloud::Cwp::V20180228::ExportInfo

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20180228/models.rb

Overview

日志下载任务列表

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(exportid = nil, query = nil, filename = nil, filesize = nil, order = nil, format = nil, count = nil, status = nil, starttime = nil, endtime = nil, cospath = nil, createtime = nil) ⇒ ExportInfo

Returns a new instance of ExportInfo.



27320
27321
27322
27323
27324
27325
27326
27327
27328
27329
27330
27331
27332
27333
# File 'lib/v20180228/models.rb', line 27320

def initialize(exportid=nil, query=nil, filename=nil, filesize=nil, order=nil, format=nil, count=nil, status=nil, starttime=nil, endtime=nil, cospath=nil, createtime=nil)
  @ExportId = exportid
  @Query = query
  @FileName = filename
  @FileSize = filesize
  @Order = order
  @Format = format
  @Count = count
  @Status = status
  @StartTime = starttime
  @EndTime = endtime
  @CosPath = cospath
  @CreateTime = createtime
end

Instance Attribute Details

#CosPathObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def CosPath
  @CosPath
end

#CountObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def Count
  @Count
end

#CreateTimeObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def CreateTime
  @CreateTime
end

#EndTimeObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def EndTime
  @EndTime
end

#ExportIdObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def ExportId
  @ExportId
end

#FileNameObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def FileName
  @FileName
end

#FileSizeObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def FileSize
  @FileSize
end

#FormatObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def Format
  @Format
end

#OrderObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def Order
  @Order
end

#QueryObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def Query
  @Query
end

#StartTimeObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def StartTime
  @StartTime
end

#StatusObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

    日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)。

  • StartTime:

    日志导出起始时间,uinx毫秒时间戳

  • EndTime:

    日志导出结束时间,uinx毫秒时间戳

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



27318
27319
27320
# File 'lib/v20180228/models.rb', line 27318

def Status
  @Status
end

Instance Method Details

#deserialize(params) ⇒ Object



27335
27336
27337
27338
27339
27340
27341
27342
27343
27344
27345
27346
27347
27348
# File 'lib/v20180228/models.rb', line 27335

def deserialize(params)
  @ExportId = params['ExportId']
  @Query = params['Query']
  @FileName = params['FileName']
  @FileSize = params['FileSize']
  @Order = params['Order']
  @Format = params['Format']
  @Count = params['Count']
  @Status = params['Status']
  @StartTime = params['StartTime']
  @EndTime = params['EndTime']
  @CosPath = params['CosPath']
  @CreateTime = params['CreateTime']
end