TemplateFilledMapShapeConditionalFormattingArgs

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

Constructors

constructor(fieldId: Output<String>, format: Output<TemplateShapeConditionalFormatArgs>? = 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(): TemplateFilledMapShapeConditionalFormattingArgs