class Aws::DeviceFarm::Types::TestGridSession

A TestGridSession is a single instance of a browser launched from the URL provided by a call to CreateTestGridUrl.

@!attribute [rw] arn

The ARN of the session.
@return [String]

@!attribute [rw] status

The state of the session.
@return [String]

@!attribute [rw] created

The time that the session was started.
@return [Time]

@!attribute [rw] ended

The time the session ended.
@return [Time]

@!attribute [rw] billing_minutes

The number of billed minutes that were used for this session.
@return [Float]

@!attribute [rw] selenium_properties

A JSON object of options and parameters passed to the Selenium
WebDriver.
@return [String]

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

Constants

SENSITIVE