class Aws::DeviceFarm::Types::DeviceInstance

Represents the device instance.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the device instance.
@return [String]

@!attribute [rw] device_arn

The ARN of the device.
@return [String]

@!attribute [rw] labels

An array of strings that describe the device instance.
@return [Array<String>]

@!attribute [rw] status

The status of the device instance. Valid values are listed here.
@return [String]

@!attribute [rw] udid

Unique device identifier for the device instance.
@return [String]

@!attribute [rw] instance_profile

A object that contains information about the instance profile.
@return [Types::InstanceProfile]

@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/DeviceInstance AWS API Documentation

Constants

SENSITIVE