You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchLogs::Types::ExportTaskRepresents an export task.
Instance Attribute Summary collapseThe name of the S3 bucket to which the log data was exported.
The prefix that was used as the start of Amazon S3 key for every object exported.
Execution information about the export task.
The start time, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
The name of the log group from which logs data was exported.
The status of the export task.
The ID of the export task.
The name of the export task.
The end time, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
The name of the S3 bucket to which the log data was exported.
#destination_prefix ⇒ StringThe prefix that was used as the start of Amazon S3 key for every object exported.
#from ⇒ IntegerThe start time, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC. Events with a timestamp before this time are not exported.
#log_group_name ⇒ StringThe name of the log group from which logs data was exported.
#task_id ⇒ StringThe ID of the export task.
#task_name ⇒ StringThe name of the export task.
#to ⇒ IntegerThe end time, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC. Events with a timestamp later than this time are not exported.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4