Builder

class Builder

Properties

Link copied to clipboard

JSON blob containing unstructured worker properties that are fixed and won't change during regular operation.

Link copied to clipboard

JSON blob containing unstructured worker properties that are transient and may change during regular operation.

Link copied to clipboard
var arn: String?

Full ARN of the worker.

Link copied to clipboard

Timestamp at which the resource was created.

Link copied to clipboard

Full ARN of the worker fleet.

Link copied to clipboard
var id: String?

Filters access by the workers identifier

Link copied to clipboard
var name: String?

Human friendly name of the resource.

Link copied to clipboard

Worker orientation measured in units clockwise from north.

Link copied to clipboard

Supported coordinates for worker position.

Link copied to clipboard
var site: String?

Site ARN.

Link copied to clipboard

Timestamp at which the resource was last updated.

Link copied to clipboard

Properties of the worker that are provided by the vendor FMS.

Functions