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.
Represents the total (metered or unmetered) minutes used by the resource to run tests. Contains the sum of minutes consumed by all children.
Namespace: Amazon.DeviceFarm.Model
Assembly: AWSSDK.DeviceFarm.dll
Version: 3.x.y.z
public class DeviceMinutes
The DeviceMinutes type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeviceMinutes() |
Name | Type | Description | |
---|---|---|---|
![]() |
Metered | System.Double |
Gets and sets the property Metered. When specified, represents only the sum of metered minutes used by the resource to run tests. |
![]() |
Total | System.Double |
Gets and sets the property Total. When specified, represents the total minutes used by the resource to run tests. |
![]() |
Unmetered | System.Double |
Gets and sets the property Unmetered. When specified, represents only the sum of unmetered minutes used by the resource to run tests. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5