You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatchLogs::Types::ExportTaskExecutionInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the status of an export task.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#completion_timeInteger

The completion time of the export task, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

Returns:

  • (Integer)

    The completion time of the export task, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

#creation_timeInteger

The creation time of the export task, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

Returns:

  • (Integer)

    The creation time of the export task, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.