Class: Aws::Types::KPIProgressBarConditionalFormatting
- Inherits:
-
Object
- Object
- Aws::Types::KPIProgressBarConditionalFormatting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#foreground_color ⇒ Types::ConditionalFormattingColor
Returns the value of attribute foreground_color.
Instance Attribute Details
#foreground_color ⇒ Types::ConditionalFormattingColor
Returns the value of attribute foreground_color.
7029 7030 7031 |
# File 'sig/types.rbs', line 7029 def foreground_color @foreground_color end |