DashboardKpiProgressBarConditionalFormattingArgs

data class DashboardKpiProgressBarConditionalFormattingArgs(val foregroundColor: Output<DashboardConditionalFormattingColorArgs>? = null) : ConvertibleToJava<DashboardKpiProgressBarConditionalFormattingArgs>

Constructors

constructor(foregroundColor: Output<DashboardConditionalFormattingColorArgs>? = null)

Properties

Link copied to clipboard

The conditional formatting of the progress bar's foreground color.

Functions

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