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.



13441
13442
13443
# File 'sig/types.rbs', line 13441

def bar_chart_visual
  @bar_chart_visual
end

#box_plot_visualTypes::BoxPlotVisual

Returns the value of attribute box_plot_visual.



13454
13455
13456
# File 'sig/types.rbs', line 13454

def box_plot_visual
  @box_plot_visual
end

#combo_chart_visualTypes::ComboChartVisual

Returns the value of attribute combo_chart_visual.



13453
13454
13455
# File 'sig/types.rbs', line 13453

def combo_chart_visual
  @combo_chart_visual
end

#custom_content_visualTypes::CustomContentVisual

Returns the value of attribute custom_content_visual.



13460
13461
13462
# File 'sig/types.rbs', line 13460

def custom_content_visual
  @custom_content_visual
end

#empty_visualTypes::EmptyVisual

Returns the value of attribute empty_visual.

Returns:



13461
13462
13463
# File 'sig/types.rbs', line 13461

def empty_visual
  @empty_visual
end

#filled_map_visualTypes::FilledMapVisual

Returns the value of attribute filled_map_visual.



13449
13450
13451
# File 'sig/types.rbs', line 13449

def filled_map_visual
  @filled_map_visual
end

#funnel_chart_visualTypes::FunnelChartVisual

Returns the value of attribute funnel_chart_visual.



13451
13452
13453
# File 'sig/types.rbs', line 13451

def funnel_chart_visual
  @funnel_chart_visual
end

#gauge_chart_visualTypes::GaugeChartVisual

Returns the value of attribute gauge_chart_visual.



13444
13445
13446
# File 'sig/types.rbs', line 13444

def gauge_chart_visual
  @gauge_chart_visual
end

#geospatial_map_visualTypes::GeospatialMapVisual

Returns the value of attribute geospatial_map_visual.



13448
13449
13450
# File 'sig/types.rbs', line 13448

def geospatial_map_visual
  @geospatial_map_visual
end

#heat_map_visualTypes::HeatMapVisual

Returns the value of attribute heat_map_visual.



13446
13447
13448
# File 'sig/types.rbs', line 13446

def heat_map_visual
  @heat_map_visual
end

#histogram_visualTypes::HistogramVisual

Returns the value of attribute histogram_visual.



13456
13457
13458
# File 'sig/types.rbs', line 13456

def histogram_visual
  @histogram_visual
end

#insight_visualTypes::InsightVisual

Returns the value of attribute insight_visual.



13458
13459
13460
# File 'sig/types.rbs', line 13458

def insight_visual
  @insight_visual
end

#kpi_visualTypes::KPIVisual

Returns the value of attribute kpi_visual.

Returns:



13442
13443
13444
# File 'sig/types.rbs', line 13442

def kpi_visual
  @kpi_visual
end

#layer_map_visualTypes::LayerMapVisual

Returns the value of attribute layer_map_visual.



13450
13451
13452
# File 'sig/types.rbs', line 13450

def layer_map_visual
  @layer_map_visual
end

#line_chart_visualTypes::LineChartVisual

Returns the value of attribute line_chart_visual.



13445
13446
13447
# File 'sig/types.rbs', line 13445

def line_chart_visual
  @line_chart_visual
end

#pie_chart_visualTypes::PieChartVisual

Returns the value of attribute pie_chart_visual.



13443
13444
13445
# File 'sig/types.rbs', line 13443

def pie_chart_visual
  @pie_chart_visual
end

#pivot_table_visualTypes::PivotTableVisual

Returns the value of attribute pivot_table_visual.



13440
13441
13442
# File 'sig/types.rbs', line 13440

def pivot_table_visual
  @pivot_table_visual
end

#plugin_visualTypes::PluginVisual

Returns the value of attribute plugin_visual.

Returns:



13463
13464
13465
# File 'sig/types.rbs', line 13463

def plugin_visual
  @plugin_visual
end

#radar_chart_visualTypes::RadarChartVisual

Returns the value of attribute radar_chart_visual.



13462
13463
13464
# File 'sig/types.rbs', line 13462

def radar_chart_visual
  @radar_chart_visual
end

#sankey_diagram_visualTypes::SankeyDiagramVisual

Returns the value of attribute sankey_diagram_visual.



13459
13460
13461
# File 'sig/types.rbs', line 13459

def sankey_diagram_visual
  @sankey_diagram_visual
end

#scatter_plot_visualTypes::ScatterPlotVisual

Returns the value of attribute scatter_plot_visual.



13452
13453
13454
# File 'sig/types.rbs', line 13452

def scatter_plot_visual
  @scatter_plot_visual
end

#table_visualTypes::TableVisual

Returns the value of attribute table_visual.

Returns:



13439
13440
13441
# File 'sig/types.rbs', line 13439

def table_visual
  @table_visual
end

#tree_map_visualTypes::TreeMapVisual

Returns the value of attribute tree_map_visual.



13447
13448
13449
# File 'sig/types.rbs', line 13447

def tree_map_visual
  @tree_map_visual
end

#waterfall_visualTypes::WaterfallVisual

Returns the value of attribute waterfall_visual.



13455
13456
13457
# File 'sig/types.rbs', line 13455

def waterfall_visual
  @waterfall_visual
end

#word_cloud_visualTypes::WordCloudVisual

Returns the value of attribute word_cloud_visual.



13457
13458
13459
# File 'sig/types.rbs', line 13457

def word_cloud_visual
  @word_cloud_visual
end