AnalysisShapeConditionalFormatArgs

data class AnalysisShapeConditionalFormatArgs(val backgroundColor: Output<AnalysisConditionalFormattingColorArgs>) : ConvertibleToJava<AnalysisShapeConditionalFormatArgs>

Constructors

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

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(): AnalysisShapeConditionalFormatArgs