toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.devicefarm.kotlin
/
DevicePoolArgs
/
DevicePoolArgs
Device
Pool
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
maxDevices
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
projectArn
:
Output
<
String
>
?
=
null
,
rules
:
Output
<
List
<
DevicePoolRuleArgs
>
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)