class Aws::DeviceFarm::Types::TestGridSessionAction

An action taken by a TestGridSession browser instance.

@!attribute [rw] action

The action taken by the session.
@return [String]

@!attribute [rw] started

The time that the session invoked the action.
@return [Time]

@!attribute [rw] duration

The time, in milliseconds, that the action took to complete in the
browser.
@return [Integer]

@!attribute [rw] status_code

HTTP status code returned to the browser when the action was taken.
@return [String]

@!attribute [rw] request_method

HTTP method that the browser used to make the request.
@return [String]

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

Constants

SENSITIVE