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

Class: Aws::DeviceFarm::Types::DevicePoolCompatibilityResult

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

Overview

Represents a device pool compatibility result.

Instance Attribute Summary collapse

Instance Attribute Details

#compatibleBoolean

Whether the result was compatible with the device pool.

Returns:

  • (Boolean)

    Whether the result was compatible with the device pool.

#deviceTypes::Device

The device (phone or tablet) to return information about.

Returns:

  • (Types::Device)

    The device (phone or tablet) to return information about.

#incompatibility_messagesArray<Types::IncompatibilityMessage>

Information about the compatibility.

Returns: