colorScale

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

Parameters

value

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


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

Parameters

argument

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