minMaxGradients

@JvmName(name = "buopcdanguqgufdb")
suspend fun minMaxGradients(value: Output<List<String>>)
@JvmName(name = "qrwxpvmiwgicvlul")
suspend fun minMaxGradients(value: List<String>?)

Parameters

value

The minimum and maximum hexadecimal codes that describe a color gradient. List of exactly 2 items.


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


@JvmName(name = "hqtgebydbsvudobf")
suspend fun minMaxGradients(values: List<Output<String>>)
@JvmName(name = "webbqenpttgwpkhc")
suspend fun minMaxGradients(vararg values: String)

Parameters

values

The minimum and maximum hexadecimal codes that describe a color gradient. List of exactly 2 items.