You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DeviceFarm::Types::GetDevicePoolCompatibilityResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the result of describe device pool compatibility request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#compatible_devicesArray<Types::DevicePoolCompatibilityResult>

Information about compatible devices.

Returns:

#incompatible_devicesArray<Types::DevicePoolCompatibilityResult>

Information about incompatible devices.

Returns: