pulumi-google-native-kotlin
0.31.1.0
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.
Types
Constructors
Properties
Constructors
Ios
Device
List
Response
Link copied to clipboard
fun
IosDeviceListResponse
(
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.