pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.devicefarm.kotlin
/
DevicePool
Device
Pool
class
DevicePool
:
KotlinCustomResource
AWS::DeviceFarm::DevicePool creates a new Device Pool for a given DF Project
Properties
Properties
arn
Link copied to clipboard
val
arn
:
Output
<
String
>
description
Link copied to clipboard
val
description
:
Output
<
String
>
?
id
Link copied to clipboard
val
id
:
Output
<
String
>
max
Devices
Link copied to clipboard
val
maxDevices
:
Output
<
Int
>
?
name
Link copied to clipboard
val
name
:
Output
<
String
>
project
Arn
Link copied to clipboard
val
projectArn
:
Output
<
String
>
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
rules
Link copied to clipboard
val
rules
:
Output
<
List
<
DevicePoolRule
>
>
tags
Link copied to clipboard
val
tags
:
Output
<
List
<
DevicePoolTag
>
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>