AnalysisFilledMapShapeConditionalFormattingArgs

data class AnalysisFilledMapShapeConditionalFormattingArgs(val fieldId: Output<String>, val format: Output<AnalysisShapeConditionalFormatArgs>? = null) : ConvertibleToJava<AnalysisFilledMapShapeConditionalFormattingArgs>

Constructors

constructor(fieldId: Output<String>, format: Output<AnalysisShapeConditionalFormatArgs>? = null)

Properties

Link copied to clipboard
val fieldId: Output<String>

The field ID of the filled map shape.

Link copied to clipboard

The conditional formatting that determines the background color of a filled map's shape.

Functions

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