pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.toolresults.v1beta3.kotlin.inputs
/
IosAppInfoArgs
Ios
App
Info
Args
data
class
IosAppInfoArgs
(
val
name
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
IosAppInfoArgs
>
iOS app information
Constructors
Functions
Properties
Constructors
Ios
App
Info
Args
Link copied to clipboard
fun
IosAppInfoArgs
(
name
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IosAppInfoArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
The name of the app. Required