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