pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.amplifyuibuilder.kotlin.inputs
/
ThemeValueArgs
Theme
Value
Args
data
class
ThemeValueArgs
(
val
children
:
Output
<
List
<
ThemeValuesArgs
>
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ThemeValueArgs
>
Constructors
Functions
Properties
Constructors
Theme
Value
Args
Link copied to clipboard
fun
ThemeValueArgs
(
children
:
Output
<
List
<
ThemeValuesArgs
>
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ThemeValueArgs
Properties
children
Link copied to clipboard
val
children
:
Output
<
List
<
ThemeValuesArgs
>
>
?
=
null
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null