DashboardShapeConditionalFormatArgs

data class DashboardShapeConditionalFormatArgs(val backgroundColor: Output<DashboardConditionalFormattingColorArgs>) : ConvertibleToJava<DashboardShapeConditionalFormatArgs>

Constructors

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

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