pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
DashboardColorsConfiguration
Dashboard
Colors
Configuration
data
class
DashboardColorsConfiguration
(
val
customColors
:
List
<
DashboardCustomColor
>
?
=
null
)
Types
Constructors
Properties
Constructors
Dashboard
Colors
Configuration
Link copied to clipboard
fun
DashboardColorsConfiguration
(
customColors
:
List
<
DashboardCustomColor
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Colors
Link copied to clipboard
val
customColors
:
List
<
DashboardCustomColor
>
?
=
null