AttemptEcsTaskDetails

An object that represents the details of a task.

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 container instance that hosts the task.

Link copied to clipboard

A list of containers that are included in the taskProperties list.

Link copied to clipboard

The ARN of the Amazon ECS task.

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