colors

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

Parameters

value

The hexadecimal codes for the colors.


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


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

Parameters

values

The hexadecimal codes for the colors.