AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.DeviceFarm.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ScheduleRunRequest : AmazonDeviceFarmRequest IRequestEvents
The ScheduleRunRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ScheduleRunRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AppArn | System.String |
Gets and sets the property AppArn.
The ARN of the app to schedule a run. |
![]() |
Configuration | Amazon.DeviceFarm.Model.ScheduleRunConfiguration |
Gets and sets the property Configuration.
Information about the settings for the run to be scheduled. |
![]() |
DevicePoolArn | System.String |
Gets and sets the property DevicePoolArn.
The ARN of the device pool for the run to be scheduled. |
![]() |
Name | System.String |
Gets and sets the property Name.
The name for the run to be scheduled. |
![]() |
ProjectArn | System.String |
Gets and sets the property ProjectArn.
The ARN of the project for the run to be scheduled. |
![]() |
Test | Amazon.DeviceFarm.Model.ScheduleRunTest |
Gets and sets the property Test.
Information about the test for the run to be scheduled. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5