DescribeTaskResponse

Response structure for DescribeTask operation.

Types

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

Properties

Link copied to clipboard

The time the task was created, in Unix epoch time.

Link copied to clipboard

The description of the task.

Link copied to clipboard

The current lifecycle status of the task.

Link copied to clipboard

The ARN of the task.

Link copied to clipboard

The task execution configuration. Contains a containerTaskConfiguration for custom container workloads.

Link copied to clipboard

The name of the task.

Link copied to clipboard

The time the task was last updated, in Unix epoch time.

Link copied to clipboard

The version of the task.

Link copied to clipboard

The name of the workspace.

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