Class: Aws::Types::GaugeChartConditionalFormattingOption

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arcTypes::GaugeChartArcConditionalFormatting

Returns the value of attribute arc.



5954
5955
5956
# File 'sig/types.rbs', line 5954

def arc
  @arc
end

#primary_valueTypes::GaugeChartPrimaryValueConditionalFormatting

Returns the value of attribute primary_value.



5953
5954
5955
# File 'sig/types.rbs', line 5953

def primary_value
  @primary_value
end