Builder

class Builder

Properties

Link copied to clipboard

The container definitions that describe the containers that make up the task.

Link copied to clipboard
var cpu: String?

The number of CPU units used by the task.Valid values are as follows:

Link copied to clipboard

The ARN of the task execution role that grants the container agent permission to make API calls on behalf of the container user.

Link copied to clipboard

The name of a family that this task definition is registered to.

Link copied to clipboard

The Elastic Inference accelerators to use for the containers in the task.

Link copied to clipboard

The inter-process communication (IPC) resource namespace to use for the containers in the task. Valid values are as follows:

Link copied to clipboard

The amount (in MiB) of memory used by the task.

Link copied to clipboard

The Docker networking mode to use for the containers in the task. Valid values are as follows:

Link copied to clipboard

The process namespace to use for the containers in the task. Valid values are host or task.

Link copied to clipboard

The placement constraint objects to use for tasks.

Link copied to clipboard

The configuration details for the App Mesh proxy.

Link copied to clipboard

The task launch types that the task definition was validated against.

Link copied to clipboard

The status of the task definition.

Link copied to clipboard

The short name or ARN of the IAM role that grants containers in the task permission to call Amazon Web Services API operations on your behalf.

Link copied to clipboard

The data volume definitions for the task.