toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
DashboardColorsConfiguration
Dashboard
Colors
Configuration
data
class
DashboardColorsConfiguration
(
val
customColors
:
List
<
DashboardCustomColor
>
?
=
null
)
Members
Constructors
Dashboard
Colors
Configuration
Link copied to clipboard
constructor
(
customColors
:
List
<
DashboardCustomColor
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Colors
Link copied to clipboard
val
customColors
:
List
<
DashboardCustomColor
>
?
=
null
A list of up to 50 custom colors.