colorScale

@JvmName(name = "ydbuwnrhrqsjvgek")
suspend fun colorScale(value: Output<DashboardColorScaleArgs>)
@JvmName(name = "earkqndjyaypwaru")
suspend fun colorScale(value: DashboardColorScaleArgs?)

Parameters

value

The color options (gradient color, point of divergence) in a heat map.


@JvmName(name = "ogteeetrnpxqjger")
suspend fun colorScale(argument: suspend DashboardColorScaleArgsBuilder.() -> Unit)

Parameters

argument

The color options (gradient color, point of divergence) in a heat map.