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.



11200
11201
11202
# File 'sig/types.rbs', line 11200

def data_bars
  @data_bars
end

#sparklinesTypes::SparklinesOptions

Returns the value of attribute sparklines.



11201
11202
11203
# File 'sig/types.rbs', line 11201

def sparklines
  @sparklines
end