Class: Aws::Types::Visual

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bar_chart_visualTypes::BarChartVisual

Returns the value of attribute bar_chart_visual.



12972
12973
12974
# File 'sig/types.rbs', line 12972

def bar_chart_visual
  @bar_chart_visual
end

#box_plot_visualTypes::BoxPlotVisual

Returns the value of attribute box_plot_visual.



12985
12986
12987
# File 'sig/types.rbs', line 12985

def box_plot_visual
  @box_plot_visual
end

#combo_chart_visualTypes::ComboChartVisual

Returns the value of attribute combo_chart_visual.



12984
12985
12986
# File 'sig/types.rbs', line 12984

def combo_chart_visual
  @combo_chart_visual
end

#custom_content_visualTypes::CustomContentVisual

Returns the value of attribute custom_content_visual.



12991
12992
12993
# File 'sig/types.rbs', line 12991

def custom_content_visual
  @custom_content_visual
end

#empty_visualTypes::EmptyVisual

Returns the value of attribute empty_visual.

Returns:



12992
12993
12994
# File 'sig/types.rbs', line 12992

def empty_visual
  @empty_visual
end

#filled_map_visualTypes::FilledMapVisual

Returns the value of attribute filled_map_visual.



12980
12981
12982
# File 'sig/types.rbs', line 12980

def filled_map_visual
  @filled_map_visual
end

#funnel_chart_visualTypes::FunnelChartVisual

Returns the value of attribute funnel_chart_visual.



12982
12983
12984
# File 'sig/types.rbs', line 12982

def funnel_chart_visual
  @funnel_chart_visual
end

#gauge_chart_visualTypes::GaugeChartVisual

Returns the value of attribute gauge_chart_visual.



12975
12976
12977
# File 'sig/types.rbs', line 12975

def gauge_chart_visual
  @gauge_chart_visual
end

#geospatial_map_visualTypes::GeospatialMapVisual

Returns the value of attribute geospatial_map_visual.



12979
12980
12981
# File 'sig/types.rbs', line 12979

def geospatial_map_visual
  @geospatial_map_visual
end

#heat_map_visualTypes::HeatMapVisual

Returns the value of attribute heat_map_visual.



12977
12978
12979
# File 'sig/types.rbs', line 12977

def heat_map_visual
  @heat_map_visual
end

#histogram_visualTypes::HistogramVisual

Returns the value of attribute histogram_visual.



12987
12988
12989
# File 'sig/types.rbs', line 12987

def histogram_visual
  @histogram_visual
end

#insight_visualTypes::InsightVisual

Returns the value of attribute insight_visual.



12989
12990
12991
# File 'sig/types.rbs', line 12989

def insight_visual
  @insight_visual
end

#kpi_visualTypes::KPIVisual

Returns the value of attribute kpi_visual.

Returns:



12973
12974
12975
# File 'sig/types.rbs', line 12973

def kpi_visual
  @kpi_visual
end

#layer_map_visualTypes::LayerMapVisual

Returns the value of attribute layer_map_visual.



12981
12982
12983
# File 'sig/types.rbs', line 12981

def layer_map_visual
  @layer_map_visual
end

#line_chart_visualTypes::LineChartVisual

Returns the value of attribute line_chart_visual.



12976
12977
12978
# File 'sig/types.rbs', line 12976

def line_chart_visual
  @line_chart_visual
end

#pie_chart_visualTypes::PieChartVisual

Returns the value of attribute pie_chart_visual.



12974
12975
12976
# File 'sig/types.rbs', line 12974

def pie_chart_visual
  @pie_chart_visual
end

#pivot_table_visualTypes::PivotTableVisual

Returns the value of attribute pivot_table_visual.



12971
12972
12973
# File 'sig/types.rbs', line 12971

def pivot_table_visual
  @pivot_table_visual
end

#plugin_visualTypes::PluginVisual

Returns the value of attribute plugin_visual.

Returns:



12994
12995
12996
# File 'sig/types.rbs', line 12994

def plugin_visual
  @plugin_visual
end

#radar_chart_visualTypes::RadarChartVisual

Returns the value of attribute radar_chart_visual.



12993
12994
12995
# File 'sig/types.rbs', line 12993

def radar_chart_visual
  @radar_chart_visual
end

#sankey_diagram_visualTypes::SankeyDiagramVisual

Returns the value of attribute sankey_diagram_visual.



12990
12991
12992
# File 'sig/types.rbs', line 12990

def sankey_diagram_visual
  @sankey_diagram_visual
end

#scatter_plot_visualTypes::ScatterPlotVisual

Returns the value of attribute scatter_plot_visual.



12983
12984
12985
# File 'sig/types.rbs', line 12983

def scatter_plot_visual
  @scatter_plot_visual
end

#table_visualTypes::TableVisual

Returns the value of attribute table_visual.

Returns:



12970
12971
12972
# File 'sig/types.rbs', line 12970

def table_visual
  @table_visual
end

#tree_map_visualTypes::TreeMapVisual

Returns the value of attribute tree_map_visual.



12978
12979
12980
# File 'sig/types.rbs', line 12978

def tree_map_visual
  @tree_map_visual
end

#waterfall_visualTypes::WaterfallVisual

Returns the value of attribute waterfall_visual.



12986
12987
12988
# File 'sig/types.rbs', line 12986

def waterfall_visual
  @waterfall_visual
end

#word_cloud_visualTypes::WordCloudVisual

Returns the value of attribute word_cloud_visual.



12988
12989
12990
# File 'sig/types.rbs', line 12988

def word_cloud_visual
  @word_cloud_visual
end