Class: Aws::Types::GaugeChartPrimaryValueConditionalFormatting

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.



5986
5987
5988
# File 'sig/types.rbs', line 5986

def icon
  @icon
end

#text_colorTypes::ConditionalFormattingColor

Returns the value of attribute text_color.



5985
5986
5987
# File 'sig/types.rbs', line 5985

def text_color
  @text_color
end