SubmitTaskStateChangeRequest

Types

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

Properties

Link copied to clipboard

Any attachments associated with the state change request.

Link copied to clipboard

The short name or full Amazon Resource Name (ARN) of the cluster that hosts the task.

Link copied to clipboard

Any containers that's associated with the state change request.

Link copied to clipboard

The Unix timestamp for the time when the task execution stopped.

Link copied to clipboard

The details for the managed agent that's associated with the task.

Link copied to clipboard

The Unix timestamp for the time when the container image pull started.

Link copied to clipboard

The Unix timestamp for the time when the container image pull completed.

Link copied to clipboard

The reason for the state change request.

Link copied to clipboard

The status of the state change request.

Link copied to clipboard
val task: String?

The task ID or full ARN of the task in the state change request.

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