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

Class: Aws::DeviceFarm::Types::TestGridProject

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

Overview

A Selenium testing project. Projects are used to collect and collate sessions.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN for the project.

Returns:

  • (String)

    The ARN for the project.

#createdTime

When the project was created.

Returns:

  • (Time)

    When the project was created.

#descriptionString

A human-readable description for the project.

Returns:

  • (String)

    A human-readable description for the project.

#nameString

A human-readable name for the project.

Returns:

  • (String)

    A human-readable name for the project.