Class: Aws::Types::Visual
- Inherits:
-
Object
- Object
- Aws::Types::Visual
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bar_chart_visual ⇒ Types::BarChartVisual
Returns the value of attribute bar_chart_visual.
-
#box_plot_visual ⇒ Types::BoxPlotVisual
Returns the value of attribute box_plot_visual.
-
#combo_chart_visual ⇒ Types::ComboChartVisual
Returns the value of attribute combo_chart_visual.
-
#custom_content_visual ⇒ Types::CustomContentVisual
Returns the value of attribute custom_content_visual.
-
#empty_visual ⇒ Types::EmptyVisual
Returns the value of attribute empty_visual.
-
#filled_map_visual ⇒ Types::FilledMapVisual
Returns the value of attribute filled_map_visual.
-
#funnel_chart_visual ⇒ Types::FunnelChartVisual
Returns the value of attribute funnel_chart_visual.
-
#gauge_chart_visual ⇒ Types::GaugeChartVisual
Returns the value of attribute gauge_chart_visual.
-
#geospatial_map_visual ⇒ Types::GeospatialMapVisual
Returns the value of attribute geospatial_map_visual.
-
#heat_map_visual ⇒ Types::HeatMapVisual
Returns the value of attribute heat_map_visual.
-
#histogram_visual ⇒ Types::HistogramVisual
Returns the value of attribute histogram_visual.
-
#insight_visual ⇒ Types::InsightVisual
Returns the value of attribute insight_visual.
-
#kpi_visual ⇒ Types::KPIVisual
Returns the value of attribute kpi_visual.
-
#layer_map_visual ⇒ Types::LayerMapVisual
Returns the value of attribute layer_map_visual.
-
#line_chart_visual ⇒ Types::LineChartVisual
Returns the value of attribute line_chart_visual.
-
#pie_chart_visual ⇒ Types::PieChartVisual
Returns the value of attribute pie_chart_visual.
-
#pivot_table_visual ⇒ Types::PivotTableVisual
Returns the value of attribute pivot_table_visual.
-
#plugin_visual ⇒ Types::PluginVisual
Returns the value of attribute plugin_visual.
-
#radar_chart_visual ⇒ Types::RadarChartVisual
Returns the value of attribute radar_chart_visual.
-
#sankey_diagram_visual ⇒ Types::SankeyDiagramVisual
Returns the value of attribute sankey_diagram_visual.
-
#scatter_plot_visual ⇒ Types::ScatterPlotVisual
Returns the value of attribute scatter_plot_visual.
-
#table_visual ⇒ Types::TableVisual
Returns the value of attribute table_visual.
-
#tree_map_visual ⇒ Types::TreeMapVisual
Returns the value of attribute tree_map_visual.
-
#waterfall_visual ⇒ Types::WaterfallVisual
Returns the value of attribute waterfall_visual.
-
#word_cloud_visual ⇒ Types::WordCloudVisual
Returns the value of attribute word_cloud_visual.
Instance Attribute Details
#bar_chart_visual ⇒ Types::BarChartVisual
Returns the value of attribute bar_chart_visual.
13441 13442 13443 |
# File 'sig/types.rbs', line 13441 def @bar_chart_visual end |
#box_plot_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::EmptyVisual
Returns the value of attribute empty_visual.
13461 13462 13463 |
# File 'sig/types.rbs', line 13461 def empty_visual @empty_visual end |
#filled_map_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::HistogramVisual
Returns the value of attribute histogram_visual.
13456 13457 13458 |
# File 'sig/types.rbs', line 13456 def histogram_visual @histogram_visual end |
#insight_visual ⇒ Types::InsightVisual
Returns the value of attribute insight_visual.
13458 13459 13460 |
# File 'sig/types.rbs', line 13458 def insight_visual @insight_visual end |
#kpi_visual ⇒ Types::KPIVisual
Returns the value of attribute kpi_visual.
13442 13443 13444 |
# File 'sig/types.rbs', line 13442 def kpi_visual @kpi_visual end |
#layer_map_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::PluginVisual
Returns the value of attribute plugin_visual.
13463 13464 13465 |
# File 'sig/types.rbs', line 13463 def plugin_visual @plugin_visual end |
#radar_chart_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::TableVisual
Returns the value of attribute table_visual.
13439 13440 13441 |
# File 'sig/types.rbs', line 13439 def table_visual @table_visual end |
#tree_map_visual ⇒ Types::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_visual ⇒ Types::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_visual ⇒ Types::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 |