Class: TencentCloud::Waf::V20180125::ExportAccessInfo

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

Overview

DescribeAccessExports接口

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, from = nil, to = nil, cospath = nil, createtime = nil) ⇒ ExportAccessInfo

Returns a new instance of ExportAccessInfo.



11043
11044
11045
11046
11047
11048
11049
11050
11051
11052
11053
11054
11055
11056
# File 'lib/v20180125/models.rb', line 11043

def initialize(exportid=nil, query=nil, filename=nil, filesize=nil, order=nil, format=nil, count=nil, status=nil, from=nil, to=nil, cospath=nil, createtime=nil)
  @ExportId = exportid
  @Query = query
  @FileName = filename
  @FileSize = filesize
  @Order = order
  @Format = format
  @Count = count
  @Status = status
  @From = from
  @To = to
  @CosPath = cospath
  @CreateTime = createtime
end

Instance Attribute Details

#CosPathObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def CosPath
  @CosPath
end

#CountObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def Count
  @Count
end

#CreateTimeObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def CreateTime
  @CreateTime
end

#ExportIdObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def ExportId
  @ExportId
end

#FileNameObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def FileName
  @FileName
end

#FileSizeObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def FileSize
  @FileSize
end

#FormatObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def Format
  @Format
end

#FromObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def From
  @From
end

#OrderObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def Order
  @Order
end

#QueryObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def Query
  @Query
end

#StatusObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def Status
  @Status
end

#ToObject

Parameters:

  • ExportId:

    日志导出任务ID

  • Query:

    日志导出查询语句

  • FileName:

    日志导出文件名

  • FileSize:

    日志文件大小

  • Order:

    日志导出时间排序

  • Format:

    日志导出格式

  • Count:

    日志导出数量

  • Status:

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

  • From:

    日志导出起始时间

  • To:

    日志导出结束时间

  • CosPath:

    日志导出路径

  • CreateTime:

    日志导出创建时间



11041
11042
11043
# File 'lib/v20180125/models.rb', line 11041

def To
  @To
end

Instance Method Details

#deserialize(params) ⇒ Object



11058
11059
11060
11061
11062
11063
11064
11065
11066
11067
11068
11069
11070
11071
# File 'lib/v20180125/models.rb', line 11058

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']
  @From = params['From']
  @To = params['To']
  @CosPath = params['CosPath']
  @CreateTime = params['CreateTime']
end