AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.