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

Class: Aws::DeviceFarm::Types::UniqueProblem

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

Overview

A collection of one or more problems, grouped by their result.

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

A message about the unique problems\' result.

Returns:

  • (String)

    A message about the unique problems\' result.

#problemsArray<Types::Problem>

Information about the problems.

Returns: