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

Class: Aws::DeviceFarm::Types::IncompatibilityMessage

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

Overview

Represents information about incompatibility.

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

A message about the incompatibility.

Returns:

  • (String)

    A message about the incompatibility.

#typeString

The type of incompatibility.

Allowed values include:

  • ARN

  • FORM_FACTOR (for example, phone or tablet)

  • MANUFACTURER

  • PLATFORM (for example, Android or iOS)

  • REMOTE_ACCESS_ENABLED

  • APPIUM_VERSION

    Possible values:

    • ARN
    • PLATFORM
    • FORM_FACTOR
    • MANUFACTURER
    • REMOTE_ACCESS_ENABLED
    • REMOTE_DEBUG_ENABLED
    • APPIUM_VERSION
    • INSTANCE_ARN
    • INSTANCE_LABELS
    • FLEET_TYPE
    • OS_VERSION
    • MODEL
    • AVAILABILITY

Returns:

  • (String)

    The type of incompatibility.