TestGridProject

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The ARN for the project.

Link copied to clipboard

When the project was created.

Link copied to clipboard

A human-readable description for the project.

Link copied to clipboard
val name: String?

A human-readable name for the project.

Link copied to clipboard

The VPC security groups and subnets that are attached to a project.

Functions

Link copied to clipboard
inline fun copy(block: TestGridProject.Builder.() -> Unit = {}): TestGridProject
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String