TemplateKpiProgressBarConditionalFormattingArgs

data class TemplateKpiProgressBarConditionalFormattingArgs(val foregroundColor: Output<TemplateConditionalFormattingColorArgs>? = null) : ConvertibleToJava<TemplateKpiProgressBarConditionalFormattingArgs>

Constructors

constructor(foregroundColor: Output<TemplateConditionalFormattingColorArgs>? = 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(): TemplateKpiProgressBarConditionalFormattingArgs