TemplateTableRowConditionalFormattingArgs

data class TemplateTableRowConditionalFormattingArgs(val backgroundColor: Output<TemplateConditionalFormattingColorArgs>? = null, val textColor: Output<TemplateConditionalFormattingColorArgs>? = null) : ConvertibleToJava<TemplateTableRowConditionalFormattingArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): TemplateTableRowConditionalFormattingArgs

Properties

Link copied to clipboard
Link copied to clipboard