You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DataSync::Types::TaskExecutionResultDetailDescribes 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 collapseErrors that AWS DataSync encountered during execution of the task.
Detailed description of an error that was encountered during the task execution.
The total time in milliseconds that AWS DataSync spent in the PREPARING phase.
The status of the PREPARING phase.
The total time in milliseconds that AWS DataSync took to transfer the file from the source to the destination location.
The total time in milliseconds that AWS DataSync spent in the TRANSFERRING phase.
The status of the TRANSFERRING phase.
The total time in milliseconds that AWS DataSync spent in the VERIFYING phase.
The status of the VERIFYING phase.
Errors that AWS DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.
#error_detail ⇒ StringDetailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues.
#prepare_duration ⇒ IntegerThe total time in milliseconds that AWS DataSync spent in the PREPARING phase.
#prepare_status ⇒ StringThe status of the PREPARING phase.
Possible values:
The total time in milliseconds that AWS DataSync took to transfer the file from the source to the destination location.
#transfer_duration ⇒ IntegerThe total time in milliseconds that AWS DataSync spent in the TRANSFERRING phase.
#transfer_status ⇒ StringThe status of the TRANSFERRING phase.
Possible values:
The total time in milliseconds that AWS DataSync spent in the VERIFYING phase.
#verify_status ⇒ StringThe 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