textColor

@JvmName(name = "tgciecjvonppmypn")
suspend fun textColor(value: Output<DashboardConditionalFormattingColorArgs>)
@JvmName(name = "ghphtedngkbmsyin")
suspend fun textColor(value: DashboardConditionalFormattingColorArgs?)

Parameters

value

The conditional formatting color (solid, gradient) of the text for a table row.


@JvmName(name = "semircljolvhqqbi")
suspend fun textColor(argument: suspend DashboardConditionalFormattingColorArgsBuilder.() -> Unit)

Parameters

argument

The conditional formatting color (solid, gradient) of the text for a table row.