colors

@JvmName(name = "pdbpelskdtlhjosr")
suspend fun colors(value: Output<List<DashboardDimensionFieldArgs>>)
@JvmName(name = "uaaxbubmexhleera")
suspend fun colors(value: List<DashboardDimensionFieldArgs>?)

Parameters

value

The color field wells of a line chart. Values are grouped by category fields.


@JvmName(name = "qklwqcfbonvlknan")
suspend fun colors(vararg values: Output<DashboardDimensionFieldArgs>)


@JvmName(name = "myqimetycvqbbjda")
suspend fun colors(values: List<Output<DashboardDimensionFieldArgs>>)
@JvmName(name = "kvncqamsmydplqcn")
suspend fun colors(vararg values: DashboardDimensionFieldArgs)

Parameters

values

The color field wells of a line chart. Values are grouped by category fields.


@JvmName(name = "nsotgixlhlnwhcqh")
suspend fun colors(argument: List<suspend DashboardDimensionFieldArgsBuilder.() -> Unit>)
@JvmName(name = "anehinbxsckdgseb")
suspend fun colors(vararg argument: suspend DashboardDimensionFieldArgsBuilder.() -> Unit)
@JvmName(name = "rqkovqicwbsilhyo")
suspend fun colors(argument: suspend DashboardDimensionFieldArgsBuilder.() -> Unit)

Parameters

argument

The color field wells of a line chart. Values are grouped by category fields.