UpdateProjectRequest
class UpdateProjectRequest
Represents a request to the update project operation.
Types
Properties
Link copied to clipboard
The number of minutes a test run in the project executes before it times out.
Link copied to clipboard
A set of environment variables which are used by default for all runs in the project. These environment variables are applied to the test run during the execution of a test spec file.
Link copied to clipboard
An IAM role to be assumed by the test host for all runs in the project.