class Aws::DeviceFarm::Types::ListUniqueProblemsResult

Represents the result of a list unique problems request.

@!attribute [rw] unique_problems

Information about the unique problems.

Allowed values include:

* PENDING

* PASSED

* WARNED

* FAILED

* SKIPPED

* ERRORED

* STOPPED
@return [Hash<String,Array<Types::UniqueProblem>>]

@!attribute [rw] next_token

If the number of items that are returned is significantly large,
this is an identifier that is also returned. It can be used in a
subsequent call to this operation to return the next set of items in
the list.
@return [String]

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

Constants

SENSITIVE