Class: Aws::Types::KPIComparisonValueConditionalFormatting

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iconTypes::ConditionalFormattingIcon

Returns the value of attribute icon.



7243
7244
7245
# File 'sig/types.rbs', line 7243

def icon
  @icon
end

#text_colorTypes::ConditionalFormattingColor

Returns the value of attribute text_color.



7242
7243
7244
# File 'sig/types.rbs', line 7242

def text_color
  @text_color
end