pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.amplifyuibuilder.kotlin.outputs
/
ThemeValue
Theme
Value
data
class
ThemeValue
(
val
children
:
List
<
ThemeValues
>
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Theme
Value
Link copied to clipboard
fun
ThemeValue
(
children
:
List
<
ThemeValues
>
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
children
Link copied to clipboard
val
children
:
List
<
ThemeValues
>
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null