DeviceInstance - AWS Device Farm Documentation

DeviceInstance

Represents the device instance.

Contents

arn

The Amazon Resource Name (ARN) of the device instance.

Type: String

Length Constraints: Minimum length of 32. Maximum length of 1011.

Pattern: ^arn:.+

Required: No

deviceArn

The ARN of the device.

Type: String

Length Constraints: Minimum length of 32. Maximum length of 1011.

Pattern: ^arn:.+

Required: No

instanceProfile

A object that contains information about the instance profile.

Type: InstanceProfile object

Required: No

labels

An array of strings that describe the device instance.

Type: Array of strings

Required: No

status

The status of the device instance. Valid values are listed here.

Type: String

Valid Values: IN_USE | PREPARING | AVAILABLE | NOT_AVAILABLE

Required: No

udid

Unique device identifier for the device instance.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: