pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.toolresults.v1beta3.kotlin.inputs
/
IosTestLoopArgs
Ios
Test
Loop
Args
data
class
IosTestLoopArgs
(
val
bundleId
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
IosTestLoopArgs
>
A game loop test of an iOS application.
Constructors
Functions
Properties
Constructors
Ios
Test
Loop
Args
Link copied to clipboard
fun
IosTestLoopArgs
(
bundleId
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IosTestLoopArgs
Properties
bundle
Id
Link copied to clipboard
val
bundleId
:
Output
<
String
>
?
=
null
Bundle ID of the app.