Class CfnDashboard.VisualProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.VisualProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.VisualProperty
CfnDashboard.VisualProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnDashboard.VisualProperty
CfnDashboard.VisualProperty.Builder, CfnDashboard.VisualProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.VisualProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectA bar chart.final ObjectA box plot.final ObjectA combo chart.final ObjectA visual that contains custom content.final ObjectAn empty visual.final ObjectA filled map.final ObjectA funnel chart.final ObjectA gauge chart.final ObjectA geospatial map or a points on map visual.final ObjectA heat map.final ObjectA histogram.final ObjectAn insight visual.final ObjectA key performance indicator (KPI).final ObjectThe properties for a layer map visual.final ObjectA line chart.final ObjectA pie or donut chart.final ObjectA pivot table.final ObjectThe custom plugin visual type.final ObjectA radar chart visual.final ObjectA sankey diagram.final ObjectA scatter plot.final ObjectA table visual.final ObjectA tree map.final ObjectA waterfall chart.final ObjectA word cloud.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDashboard.VisualProperty.Builder.
-
-
Method Details
-
getBarChartVisual
Description copied from interface:CfnDashboard.VisualPropertyA bar chart.For more information, see Using bar charts in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.BarChartVisualProperty- Specified by:
getBarChartVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getBoxPlotVisual
Description copied from interface:CfnDashboard.VisualPropertyA box plot.For more information, see Using box plots in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.BoxPlotVisualProperty- Specified by:
getBoxPlotVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getComboChartVisual
Description copied from interface:CfnDashboard.VisualPropertyA combo chart.For more information, see Using combo charts in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.ComboChartVisualProperty- Specified by:
getComboChartVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getCustomContentVisual
Description copied from interface:CfnDashboard.VisualPropertyA visual that contains custom content.For more information, see Using custom visual content in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.CustomContentVisualProperty- Specified by:
getCustomContentVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getEmptyVisual
Description copied from interface:CfnDashboard.VisualPropertyAn empty visual.Returns union: either
IResolvableorCfnDashboard.EmptyVisualProperty- Specified by:
getEmptyVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getFilledMapVisual
Description copied from interface:CfnDashboard.VisualPropertyA filled map.For more information, see Creating filled maps in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.FilledMapVisualProperty- Specified by:
getFilledMapVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getFunnelChartVisual
Description copied from interface:CfnDashboard.VisualPropertyA funnel chart.For more information, see Using funnel charts in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.FunnelChartVisualProperty- Specified by:
getFunnelChartVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getGaugeChartVisual
Description copied from interface:CfnDashboard.VisualPropertyA gauge chart.For more information, see Using gauge charts in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.GaugeChartVisualProperty- Specified by:
getGaugeChartVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getGeospatialMapVisual
Description copied from interface:CfnDashboard.VisualPropertyA geospatial map or a points on map visual.For more information, see Creating point maps in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.GeospatialMapVisualProperty- Specified by:
getGeospatialMapVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getHeatMapVisual
Description copied from interface:CfnDashboard.VisualPropertyA heat map.For more information, see Using heat maps in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.HeatMapVisualProperty- Specified by:
getHeatMapVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getHistogramVisual
Description copied from interface:CfnDashboard.VisualPropertyA histogram.For more information, see Using histograms in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.HistogramVisualProperty- Specified by:
getHistogramVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getInsightVisual
Description copied from interface:CfnDashboard.VisualPropertyAn insight visual.For more information, see Working with insights in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.InsightVisualProperty- Specified by:
getInsightVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getKpiVisual
Description copied from interface:CfnDashboard.VisualPropertyA key performance indicator (KPI).For more information, see Using KPIs in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.KPIVisualProperty- Specified by:
getKpiVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getLayerMapVisual
Description copied from interface:CfnDashboard.VisualPropertyThe properties for a layer map visual.Returns union: either
IResolvableorCfnDashboard.LayerMapVisualProperty- Specified by:
getLayerMapVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getLineChartVisual
Description copied from interface:CfnDashboard.VisualPropertyA line chart.For more information, see Using line charts in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.LineChartVisualProperty- Specified by:
getLineChartVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getPieChartVisual
Description copied from interface:CfnDashboard.VisualPropertyA pie or donut chart.For more information, see Using pie charts in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.PieChartVisualProperty- Specified by:
getPieChartVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getPivotTableVisual
Description copied from interface:CfnDashboard.VisualPropertyA pivot table.For more information, see Using pivot tables in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.PivotTableVisualProperty- Specified by:
getPivotTableVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getPluginVisual
Description copied from interface:CfnDashboard.VisualPropertyThe custom plugin visual type.Returns union: either
IResolvableorCfnDashboard.PluginVisualProperty- Specified by:
getPluginVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getRadarChartVisual
Description copied from interface:CfnDashboard.VisualPropertyA radar chart visual.For more information, see Using radar charts in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.RadarChartVisualProperty- Specified by:
getRadarChartVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getSankeyDiagramVisual
Description copied from interface:CfnDashboard.VisualPropertyA sankey diagram.For more information, see Using Sankey diagrams in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.SankeyDiagramVisualProperty- Specified by:
getSankeyDiagramVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getScatterPlotVisual
Description copied from interface:CfnDashboard.VisualPropertyA scatter plot.For more information, see Using scatter plots in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.ScatterPlotVisualProperty- Specified by:
getScatterPlotVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getTableVisual
Description copied from interface:CfnDashboard.VisualPropertyA table visual.For more information, see Using tables as visuals in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.TableVisualProperty- Specified by:
getTableVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getTreeMapVisual
Description copied from interface:CfnDashboard.VisualPropertyA tree map.For more information, see Using tree maps in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.TreeMapVisualProperty- Specified by:
getTreeMapVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getWaterfallVisual
Description copied from interface:CfnDashboard.VisualPropertyA waterfall chart.For more information, see Using waterfall charts in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.WaterfallVisualProperty- Specified by:
getWaterfallVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
getWordCloudVisual
Description copied from interface:CfnDashboard.VisualPropertyA word cloud.For more information, see Using word clouds in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableorCfnDashboard.WordCloudVisualProperty- Specified by:
getWordCloudVisualin interfaceCfnDashboard.VisualProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-