toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.amplifyuibuilder.kotlin.outputs
/
ThemeValues
Theme
Values
data
class
ThemeValues
(
val
key
:
String
?
=
null
,
val
value
:
ThemeValue
?
=
null
)
Members
Constructors
Theme
Values
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
value
:
ThemeValue
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
The name of the property.
value
Link copied to clipboard
val
value
:
ThemeValue
?
=
null
The value of the property.