Class: Aws::Types::TableInlineVisualization

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_barsTypes::DataBarsOptions

Returns the value of attribute data_bars.



10810
10811
10812
# File 'sig/types.rbs', line 10810

def data_bars
  @data_bars
end

#sparklinesTypes::SparklinesOptions

Returns the value of attribute sparklines.



10811
10812
10813
# File 'sig/types.rbs', line 10811

def sparklines
  @sparklines
end