Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ECSTaskMetadata

Hierarchy

  • ECSTaskMetadata

Index

Properties

AvailabilityZone: string

The Availability Zone the task is in.

Cluster: string

The Amazon Resource Name (ARN) or short name of the Amazon ECS cluster to which the task belongs.

Containers: ECSContainerMetadata[]

A list of container metadata for each container associated with the task.

DesiredStatus: string

The desired status for the task from Amazon ECS.

Family: string

The family of the Amazon ECS task definition for the task.

KnownStatus: string

The known status for the task from Amazon ECS.

Revision: string

The revision of the Amazon ECS task definition for the task.

TaskARN: string

The full Amazon Resource Name (ARN) of the task to which the container belongs.

Generated using TypeDoc