Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the task.

Link copied to clipboard

The containers that's associated with the task.

Link copied to clipboard

The ARN of the task definition that creates the task.

Link copied to clipboard

The name of the task group that's associated with the task.

Link copied to clipboard

The Unix timestamp for the time when the task started.

Link copied to clipboard

Contains the tag specified when a task is started.

Link copied to clipboard
var tags: List<Tag>?

The tags of the ECS Task.

Link copied to clipboard

The Unix timestamp for the time when the task was created.

Link copied to clipboard

The version counter for the task.

Link copied to clipboard

The list of data volume definitions for the task.