Builder

class Builder

Properties

Link copied to clipboard

Set to true if Amazon Web Services HealthOmics found a matching entry in the run cache for this task.

Link copied to clipboard

The S3 URI of the cache location.

Link copied to clipboard
var cpus: Int?

The task's CPU count.

Link copied to clipboard
var creationTime: <Error class: unknown class>?

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
var startTime: <Error class: unknown class>?

When the task started.

Link copied to clipboard

The task's status.

Link copied to clipboard
var stopTime: <Error class: unknown class>?

When the task stopped.

Link copied to clipboard

The task's ID.