toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
devicefarm
/
aws.sdk.kotlin.services.devicefarm.model
/
GetDevicePoolCompatibilityResponse
/
Builder
Builder
class
Builder
Members
Properties
compatible
Devices
Link copied to clipboard
var
compatibleDevices
:
List
<
DevicePoolCompatibilityResult
>
?
Information about compatible devices.
incompatible
Devices
Link copied to clipboard
var
incompatibleDevices
:
List
<
DevicePoolCompatibilityResult
>
?
Information about incompatible devices.