A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/DataSync/Types/TaskExecutionResultDetail.html below:

TaskExecutionResultDetail — AWS SDK for Ruby V2

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

Class: Aws::DataSync::Types::TaskExecutionResultDetail
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Describes the detailed result of a TaskExecution operation. This result includes the time in milliseconds spent in each phase, the status of the task execution, and the errors encountered.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #error_code ⇒ String

Errors that AWS DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.

#error_detail ⇒ String

Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues.

#prepare_duration ⇒ Integer

The total time in milliseconds that AWS DataSync spent in the PREPARING phase.

#prepare_status ⇒ String

The status of the PREPARING phase.

Possible values:

#total_duration ⇒ Integer

The total time in milliseconds that AWS DataSync took to transfer the file from the source to the destination location.

#transfer_duration ⇒ Integer

The total time in milliseconds that AWS DataSync spent in the TRANSFERRING phase.

#transfer_status ⇒ String

The status of the TRANSFERRING phase.

Possible values:

#verify_duration ⇒ Integer

The total time in milliseconds that AWS DataSync spent in the VERIFYING phase.

#verify_status ⇒ String

The status of the VERIFYING phase.

Possible values:


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