DescribeTaskResponse

DescribeTaskResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that was used to monitor and log events in the task.

Link copied to clipboard

The time that the task was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the task execution that is transferring files.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services storage resource's location.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the network interfaces created for your destination location. For more information, see Network interface requirements.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

A list of filter rules that exclude specific data during your transfer. For more information and examples, see Filtering data transferred by DataSync.

Link copied to clipboard

A list of filter rules that include specific data during your transfer. For more information and examples, see Filtering data transferred by DataSync.

Link copied to clipboard

The configuration of the manifest that lists the files or objects to transfer. For more information, see Specifying what DataSync transfers by using a manifest.

Link copied to clipboard
val name: String?

The name of the task that was described.

Link copied to clipboard

The configuration options that control the behavior of the StartTaskExecution operation. Some options include preserving file or object metadata and verifying data integrity.

Link copied to clipboard

The schedule used to periodically transfer files from a source to a destination location.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source file system's location.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the network interfaces created for your source location. For more information, see Network interface requirements.

Link copied to clipboard

The status of the task that was described.

Link copied to clipboard

The Amazon Resource Name (ARN) of the task that was described.

Link copied to clipboard

The configuration of your task report, which provides detailed information about for your DataSync transfer. For more information, see Creating a task report.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String