pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.devicefarm.kotlin.outputs
/
GetDevicePoolResult
/
GetDevicePoolResult
Get
Device
Pool
Result
fun
GetDevicePoolResult
(
arn
:
String
?
=
null
,
description
:
String
?
=
null
,
maxDevices
:
Int
?
=
null
,
name
:
String
?
=
null
,
rules
:
List
<
DevicePoolRule
>
?
=
null
,
tags
:
List
<
DevicePoolTag
>
?
=
null
)