ScheduleRunConfiguration

Represents the settings for a run. Includes things like location, radio states, auxiliary apps, and network profiles.

Types

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

Properties

Link copied to clipboard

A list of upload ARNs for app packages to be installed with your app.

Link copied to clipboard

Specifies the billing method for a test run: metered or unmetered. If the parameter is not specified, the default value is metered.

Link copied to clipboard

Input CustomerArtifactPaths object for the scheduled run configuration.

Link copied to clipboard

The device proxy to be configured on the device for the run.

Link copied to clipboard

The ARN of the extra data for the run. The extra data is a .zip file that AWS Device Farm extracts to external data for Android or the app's sandbox for iOS.

Link copied to clipboard

Information about the locale that is used for the run.

Link copied to clipboard

Information about the location that is used for the run.

Link copied to clipboard

Reserved for internal use.

Link copied to clipboard

Information about the radio states for the run.

Link copied to clipboard

An array of ARNs for your VPC endpoint configurations.

Functions

Link copied to clipboard
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