class Aws::DeviceFarm::Types::Problem

Represents a specific warning or failure.

@!attribute [rw] run

Information about the associated run.
@return [Types::ProblemDetail]

@!attribute [rw] job

Information about the associated job.
@return [Types::ProblemDetail]

@!attribute [rw] suite

Information about the associated suite.
@return [Types::ProblemDetail]

@!attribute [rw] test

Information about the associated test.
@return [Types::ProblemDetail]

@!attribute [rw] device

Information about the associated device.
@return [Types::Device]

@!attribute [rw] result

The problem's result.

Allowed values include:

* PENDING

* PASSED

* WARNED

* FAILED

* SKIPPED

* ERRORED

* STOPPED
@return [String]

@!attribute [rw] message

A message about the problem's result.
@return [String]

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

Constants

SENSITIVE