Class: Aws::Types::KPIActualValueConditionalFormatting

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.



6971
6972
6973
# File 'sig/types.rbs', line 6971

def icon
  @icon
end

#text_colorTypes::ConditionalFormattingColor

Returns the value of attribute text_color.



6970
6971
6972
# File 'sig/types.rbs', line 6970

def text_color
  @text_color
end