TaskExecutionListEntry

Represents a single entry in a list of DataSync task executions that's returned with the ListTaskExecutions operation.

Types

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

Properties

Link copied to clipboard

The status of a task execution. For more information, see Task execution statuses.

Link copied to clipboard

The Amazon Resource Name (ARN) of a task execution.

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