toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.testing.v1.kotlin.outputs
/
IosDeviceListResponse
Ios
Device
List
Response
data
class
IosDeviceListResponse
(
val
iosDevices
:
List
<
IosDeviceResponse
>
)
A list of iOS device configurations in which the test is to be executed.
Members
Constructors
Ios
Device
List
Response
Link copied to clipboard
constructor
(
iosDevices
:
List
<
IosDeviceResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ios
Devices
Link copied to clipboard
val
iosDevices
:
List
<
IosDeviceResponse
>
A list of iOS devices.