toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
DashboardColorScaleArgs
/
DashboardColorScaleArgs
Dashboard
Color
Scale
Args
constructor
(
colorFillType
:
Output
<
DashboardColorFillType
>
,
colors
:
Output
<
List
<
DashboardDataColorArgs
>
>
,
nullValueColor
:
Output
<
DashboardDataColorArgs
>
?
=
null
)