Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The job's ARN.

Link copied to clipboard

The job's result counters.

Link copied to clipboard

When the job was created.

Link copied to clipboard

The device (phone or tablet).

Link copied to clipboard

Represents the total (metered or unmetered) minutes used by the job.

Link copied to clipboard

The ARN of the instance.

Link copied to clipboard

A message about the job's result.

Link copied to clipboard
var name: String?

The job's name.

Link copied to clipboard

The job's result.

Link copied to clipboard

The job's start time.

Link copied to clipboard

The job's status.

Link copied to clipboard

The job's stop time.

Link copied to clipboard

The job's type.

Link copied to clipboard

This value is set to true if video capture is enabled. Otherwise, it is set to false.

Link copied to clipboard

The endpoint for streaming device video.

Functions

Link copied to clipboard
Link copied to clipboard
fun device(block: Device.Builder.() -> Unit)
Link copied to clipboard