class Aws::DeviceFarm::Types::DeviceSelectionResult

Contains the run results requested by the device selection configuration and how many devices were returned. For an example of the JSON response syntax, see ScheduleRun.

@!attribute [rw] filters

The filters in a device selection result.
@return [Array<Types::DeviceFilter>]

@!attribute [rw] matched_devices_count

The number of devices that matched the device filter selection
criteria.
@return [Integer]

@!attribute [rw] max_devices

The maximum number of devices to be selected by a device filter and
included in a test run.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/DeviceSelectionResult AWS API Documentation

Constants

SENSITIVE