Builder

class Builder

Properties

Link copied to clipboard
var cpus: Int?

The task's CPU usage.

Link copied to clipboard

When the task was created.

Link copied to clipboard

The reason a task has failed.

Link copied to clipboard
var gpus: Int?

The number of Graphics Processing Units (GPU) specified in the task.

Link copied to clipboard

The instance type for a task.

Link copied to clipboard

The task's log stream.

Link copied to clipboard
var memory: Int?

The task's memory use in gigabytes.

Link copied to clipboard
var name: String?

The task's name.

Link copied to clipboard

The task's start time.

Link copied to clipboard

The task's status.

Link copied to clipboard

The task's status message.

Link copied to clipboard

The task's stop time.

Link copied to clipboard

The task's ID.