TemplateShapeConditionalFormatArgs

data class TemplateShapeConditionalFormatArgs(val backgroundColor: Output<TemplateConditionalFormattingColorArgs>) : ConvertibleToJava<TemplateShapeConditionalFormatArgs>

Constructors

Link copied to clipboard
constructor(backgroundColor: Output<TemplateConditionalFormattingColorArgs>)

Properties

Link copied to clipboard

The conditional formatting for the shape background color of a filled map visual.

Functions

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