Builder
class Builder
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.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.devicefarm.model.VpcConfig inside the given block