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.



27781
27782
27783
27784
27785
27786
27787
27788
27789
27790
27791
27792
27793
27794
# File 'lib/v20180228/models.rb', line 27781

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

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:

    日志导出创建时间



27779
27780
27781
# File 'lib/v20180228/models.rb', line 27779

def Status
  @Status
end

Instance Method Details

#deserialize(params) ⇒ Object



27796
27797
27798
27799
27800
27801
27802
27803
27804
27805
27806
27807
27808
27809
# File 'lib/v20180228/models.rb', line 27796

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