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.



6220
6221
6222
# File 'sig/types.rbs', line 6220

def arc
  @arc
end

#primary_valueTypes::GaugeChartPrimaryValueConditionalFormatting

Returns the value of attribute primary_value.



6219
6220
6221
# File 'sig/types.rbs', line 6219

def primary_value
  @primary_value
end