nullValueColor

@JvmName(name = "cmwcncrpxkvyocpd")
suspend fun nullValueColor(value: Output<TemplateDataColorArgs>)
@JvmName(name = "gxpjhsgmbhgapjqx")
suspend fun nullValueColor(value: TemplateDataColorArgs?)

Parameters

value

Determines the color that is applied to null values.


@JvmName(name = "qqhfqwelhqmrygao")
suspend fun nullValueColor(argument: suspend TemplateDataColorArgsBuilder.() -> Unit)

Parameters

argument

Determines the color that is applied to null values.