Class CfnTemplate.VisualProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.VisualProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.VisualProperty
CfnTemplate.VisualProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnTemplate.VisualProperty
CfnTemplate.VisualProperty.Builder, CfnTemplate.VisualProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.VisualProperty.Builder
.protected
Jsii$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.JsonNode
final boolean
final Object
A bar chart.final Object
A box plot.final Object
A combo chart.final Object
A visual that contains custom content.final Object
An empty visual.final Object
A filled map.final Object
A funnel chart.final Object
A gauge chart.final Object
A geospatial map or a points on map visual.final Object
A heat map.final Object
A histogram.final Object
An insight visual.final Object
A key performance indicator (KPI).final Object
A line chart.final Object
A pie or donut chart.final Object
A pivot table.final Object
A radar chart visual.final Object
A sankey diagram.final Object
A scatter plot.final Object
A table visual.final Object
A tree map.final Object
A waterfall chart.final Object
A word cloud.final int
hashCode()
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 theCfnTemplate.VisualProperty.Builder
.
-
-
Method Details
-
getBarChartVisual
Description copied from interface:CfnTemplate.VisualProperty
A bar chart.For more information, see Using bar charts in the Amazon QuickSight User Guide .
- Specified by:
getBarChartVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getBoxPlotVisual
Description copied from interface:CfnTemplate.VisualProperty
A box plot.For more information, see Using box plots in the Amazon QuickSight User Guide .
- Specified by:
getBoxPlotVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getComboChartVisual
Description copied from interface:CfnTemplate.VisualProperty
A combo chart.For more information, see Using combo charts in the Amazon QuickSight User Guide .
- Specified by:
getComboChartVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getCustomContentVisual
Description copied from interface:CfnTemplate.VisualProperty
A visual that contains custom content.For more information, see Using custom visual content in the Amazon QuickSight User Guide .
- Specified by:
getCustomContentVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getEmptyVisual
Description copied from interface:CfnTemplate.VisualProperty
An empty visual.- Specified by:
getEmptyVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getFilledMapVisual
Description copied from interface:CfnTemplate.VisualProperty
A filled map.For more information, see Creating filled maps in the Amazon QuickSight User Guide .
- Specified by:
getFilledMapVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getFunnelChartVisual
Description copied from interface:CfnTemplate.VisualProperty
A funnel chart.For more information, see Using funnel charts in the Amazon QuickSight User Guide .
- Specified by:
getFunnelChartVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getGaugeChartVisual
Description copied from interface:CfnTemplate.VisualProperty
A gauge chart.For more information, see Using gauge charts in the Amazon QuickSight User Guide .
- Specified by:
getGaugeChartVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getGeospatialMapVisual
Description copied from interface:CfnTemplate.VisualProperty
A geospatial map or a points on map visual.For more information, see Creating point maps in the Amazon QuickSight User Guide .
- Specified by:
getGeospatialMapVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getHeatMapVisual
Description copied from interface:CfnTemplate.VisualProperty
A heat map.For more information, see Using heat maps in the Amazon QuickSight User Guide .
- Specified by:
getHeatMapVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getHistogramVisual
Description copied from interface:CfnTemplate.VisualProperty
A histogram.For more information, see Using histograms in the Amazon QuickSight User Guide .
- Specified by:
getHistogramVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getInsightVisual
Description copied from interface:CfnTemplate.VisualProperty
An insight visual.For more information, see Working with insights in the Amazon QuickSight User Guide .
- Specified by:
getInsightVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getKpiVisual
Description copied from interface:CfnTemplate.VisualProperty
A key performance indicator (KPI).For more information, see Using KPIs in the Amazon QuickSight User Guide .
- Specified by:
getKpiVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getLineChartVisual
Description copied from interface:CfnTemplate.VisualProperty
A line chart.For more information, see Using line charts in the Amazon QuickSight User Guide .
- Specified by:
getLineChartVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getPieChartVisual
Description copied from interface:CfnTemplate.VisualProperty
A pie or donut chart.For more information, see Using pie charts in the Amazon QuickSight User Guide .
- Specified by:
getPieChartVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getPivotTableVisual
Description copied from interface:CfnTemplate.VisualProperty
A pivot table.For more information, see Using pivot tables in the Amazon QuickSight User Guide .
- Specified by:
getPivotTableVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getRadarChartVisual
Description copied from interface:CfnTemplate.VisualProperty
A radar chart visual.For more information, see Using radar charts in the Amazon QuickSight User Guide .
- Specified by:
getRadarChartVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getSankeyDiagramVisual
Description copied from interface:CfnTemplate.VisualProperty
A sankey diagram.For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide .
- Specified by:
getSankeyDiagramVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getScatterPlotVisual
Description copied from interface:CfnTemplate.VisualProperty
A scatter plot.For more information, see Using scatter plots in the Amazon QuickSight User Guide .
- Specified by:
getScatterPlotVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getTableVisual
Description copied from interface:CfnTemplate.VisualProperty
A table visual.For more information, see Using tables as visuals in the Amazon QuickSight User Guide .
- Specified by:
getTableVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getTreeMapVisual
Description copied from interface:CfnTemplate.VisualProperty
A tree map.For more information, see Using tree maps in the Amazon QuickSight User Guide .
- Specified by:
getTreeMapVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getWaterfallVisual
Description copied from interface:CfnTemplate.VisualProperty
A waterfall chart.For more information, see Using waterfall charts in the Amazon QuickSight User Guide .
- Specified by:
getWaterfallVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
getWordCloudVisual
Description copied from interface:CfnTemplate.VisualProperty
A word cloud.For more information, see Using word clouds in the Amazon QuickSight User Guide .
- Specified by:
getWordCloudVisual
in interfaceCfnTemplate.VisualProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-