Builder

class Builder

Properties

Link copied to clipboard
var cpus: Int?

The task's CPU count.

Link copied to clipboard

When the task was created.

Link copied to clipboard
var gpus: Int?

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

Link copied to clipboard

The instance type for a task.

Link copied to clipboard
var memory: Int?

The task's memory use in gigabyes.

Link copied to clipboard
var name: String?

The task's name.

Link copied to clipboard

When the task started.

Link copied to clipboard

The task's status.

Link copied to clipboard

When the task stopped.

Link copied to clipboard

The task's ID.