pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.testing.v1.kotlin.inputs
/
IosDeviceListArgsBuilder
/
iosDevices
ios
Devices
@
JvmName
(
name
=
"decixjmgkqptmvlr"
)
suspend
fun
iosDevices
(
value
:
Output
<
List
<
IosDeviceArgs
>
>
)
@
JvmName
(
name
=
"ggfwrvpbmfmfltte"
)
suspend
fun
iosDevices
(
value
:
List
<
IosDeviceArgs
>
)
Parameters
value
A list of iOS devices.
@
JvmName
(
name
=
"nqagjcuqbevimwwc"
)
suspend
fun
iosDevices
(
vararg
values
:
Output
<
IosDeviceArgs
>
)
@
JvmName
(
name
=
"nlbabkebvhlwxxlk"
)
suspend
fun
iosDevices
(
values
:
List
<
Output
<
IosDeviceArgs
>
>
)
@
JvmName
(
name
=
"siwcjxcgfroxgfbh"
)
suspend
fun
iosDevices
(
vararg
values
:
IosDeviceArgs
)
Parameters
values
A list of iOS devices.
@
JvmName
(
name
=
"jdexurkfjqnhyaic"
)
suspend
fun
iosDevices
(
argument
:
List
<
suspend
IosDeviceArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"wexojvqxsgnaicjp"
)
suspend
fun
iosDevices
(
vararg
argument
:
suspend
IosDeviceArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"ateoamaudxgnjbbr"
)
suspend
fun
iosDevices
(
argument
:
suspend
IosDeviceArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
A list of iOS devices.