colors

@JvmName(name = "fnluuasttcgwmpxs")
suspend fun colors(value: Output<List<String>>)
@JvmName(name = "ikksasteguubvtsb")
suspend fun colors(value: List<String>?)

Parameters

value

The hexadecimal codes for the colors.


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


@JvmName(name = "mnkbvwlblnvjsdsk")
suspend fun colors(values: List<Output<String>>)
@JvmName(name = "qkcepvxjggbclbvd")
suspend fun colors(vararg values: String)

Parameters

values

The hexadecimal codes for the colors.