CreateProjectRequest
class CreateProjectRequest
Represents a request to the create project operation.
Types
Properties
Link copied to clipboard
Sets the execution timeout value (in minutes) for a project. All test runs in this project use the specified execution timeout value unless overridden when scheduling a run.
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.