Class CfnTemplate.VisualProperty.Builder
java.lang.Object
software.amazon.awscdk.services.quicksight.CfnTemplate.VisualProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnTemplate.VisualProperty>
- Enclosing interface:
CfnTemplate.VisualProperty
@Stability(Stable)
public static final class CfnTemplate.VisualProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnTemplate.VisualProperty>
A builder for
CfnTemplate.VisualProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbarChartVisual
(IResolvable barChartVisual) Sets the value ofCfnTemplate.VisualProperty.getBarChartVisual()
barChartVisual
(CfnTemplate.BarChartVisualProperty barChartVisual) Sets the value ofCfnTemplate.VisualProperty.getBarChartVisual()
boxPlotVisual
(IResolvable boxPlotVisual) Sets the value ofCfnTemplate.VisualProperty.getBoxPlotVisual()
boxPlotVisual
(CfnTemplate.BoxPlotVisualProperty boxPlotVisual) Sets the value ofCfnTemplate.VisualProperty.getBoxPlotVisual()
build()
Builds the configured instance.comboChartVisual
(IResolvable comboChartVisual) Sets the value ofCfnTemplate.VisualProperty.getComboChartVisual()
comboChartVisual
(CfnTemplate.ComboChartVisualProperty comboChartVisual) Sets the value ofCfnTemplate.VisualProperty.getComboChartVisual()
customContentVisual
(IResolvable customContentVisual) Sets the value ofCfnTemplate.VisualProperty.getCustomContentVisual()
customContentVisual
(CfnTemplate.CustomContentVisualProperty customContentVisual) Sets the value ofCfnTemplate.VisualProperty.getCustomContentVisual()
emptyVisual
(IResolvable emptyVisual) Sets the value ofCfnTemplate.VisualProperty.getEmptyVisual()
emptyVisual
(CfnTemplate.EmptyVisualProperty emptyVisual) Sets the value ofCfnTemplate.VisualProperty.getEmptyVisual()
filledMapVisual
(IResolvable filledMapVisual) Sets the value ofCfnTemplate.VisualProperty.getFilledMapVisual()
filledMapVisual
(CfnTemplate.FilledMapVisualProperty filledMapVisual) Sets the value ofCfnTemplate.VisualProperty.getFilledMapVisual()
funnelChartVisual
(IResolvable funnelChartVisual) Sets the value ofCfnTemplate.VisualProperty.getFunnelChartVisual()
funnelChartVisual
(CfnTemplate.FunnelChartVisualProperty funnelChartVisual) Sets the value ofCfnTemplate.VisualProperty.getFunnelChartVisual()
gaugeChartVisual
(IResolvable gaugeChartVisual) Sets the value ofCfnTemplate.VisualProperty.getGaugeChartVisual()
gaugeChartVisual
(CfnTemplate.GaugeChartVisualProperty gaugeChartVisual) Sets the value ofCfnTemplate.VisualProperty.getGaugeChartVisual()
geospatialMapVisual
(IResolvable geospatialMapVisual) Sets the value ofCfnTemplate.VisualProperty.getGeospatialMapVisual()
geospatialMapVisual
(CfnTemplate.GeospatialMapVisualProperty geospatialMapVisual) Sets the value ofCfnTemplate.VisualProperty.getGeospatialMapVisual()
heatMapVisual
(IResolvable heatMapVisual) Sets the value ofCfnTemplate.VisualProperty.getHeatMapVisual()
heatMapVisual
(CfnTemplate.HeatMapVisualProperty heatMapVisual) Sets the value ofCfnTemplate.VisualProperty.getHeatMapVisual()
histogramVisual
(IResolvable histogramVisual) Sets the value ofCfnTemplate.VisualProperty.getHistogramVisual()
histogramVisual
(CfnTemplate.HistogramVisualProperty histogramVisual) Sets the value ofCfnTemplate.VisualProperty.getHistogramVisual()
insightVisual
(IResolvable insightVisual) Sets the value ofCfnTemplate.VisualProperty.getInsightVisual()
insightVisual
(CfnTemplate.InsightVisualProperty insightVisual) Sets the value ofCfnTemplate.VisualProperty.getInsightVisual()
kpiVisual
(IResolvable kpiVisual) Sets the value ofCfnTemplate.VisualProperty.getKpiVisual()
kpiVisual
(CfnTemplate.KPIVisualProperty kpiVisual) Sets the value ofCfnTemplate.VisualProperty.getKpiVisual()
lineChartVisual
(IResolvable lineChartVisual) Sets the value ofCfnTemplate.VisualProperty.getLineChartVisual()
lineChartVisual
(CfnTemplate.LineChartVisualProperty lineChartVisual) Sets the value ofCfnTemplate.VisualProperty.getLineChartVisual()
pieChartVisual
(IResolvable pieChartVisual) Sets the value ofCfnTemplate.VisualProperty.getPieChartVisual()
pieChartVisual
(CfnTemplate.PieChartVisualProperty pieChartVisual) Sets the value ofCfnTemplate.VisualProperty.getPieChartVisual()
pivotTableVisual
(IResolvable pivotTableVisual) Sets the value ofCfnTemplate.VisualProperty.getPivotTableVisual()
pivotTableVisual
(CfnTemplate.PivotTableVisualProperty pivotTableVisual) Sets the value ofCfnTemplate.VisualProperty.getPivotTableVisual()
pluginVisual
(IResolvable pluginVisual) Sets the value ofCfnTemplate.VisualProperty.getPluginVisual()
pluginVisual
(CfnTemplate.PluginVisualProperty pluginVisual) Sets the value ofCfnTemplate.VisualProperty.getPluginVisual()
radarChartVisual
(IResolvable radarChartVisual) Sets the value ofCfnTemplate.VisualProperty.getRadarChartVisual()
radarChartVisual
(CfnTemplate.RadarChartVisualProperty radarChartVisual) Sets the value ofCfnTemplate.VisualProperty.getRadarChartVisual()
sankeyDiagramVisual
(IResolvable sankeyDiagramVisual) Sets the value ofCfnTemplate.VisualProperty.getSankeyDiagramVisual()
sankeyDiagramVisual
(CfnTemplate.SankeyDiagramVisualProperty sankeyDiagramVisual) Sets the value ofCfnTemplate.VisualProperty.getSankeyDiagramVisual()
scatterPlotVisual
(IResolvable scatterPlotVisual) Sets the value ofCfnTemplate.VisualProperty.getScatterPlotVisual()
scatterPlotVisual
(CfnTemplate.ScatterPlotVisualProperty scatterPlotVisual) Sets the value ofCfnTemplate.VisualProperty.getScatterPlotVisual()
tableVisual
(IResolvable tableVisual) Sets the value ofCfnTemplate.VisualProperty.getTableVisual()
tableVisual
(CfnTemplate.TableVisualProperty tableVisual) Sets the value ofCfnTemplate.VisualProperty.getTableVisual()
treeMapVisual
(IResolvable treeMapVisual) Sets the value ofCfnTemplate.VisualProperty.getTreeMapVisual()
treeMapVisual
(CfnTemplate.TreeMapVisualProperty treeMapVisual) Sets the value ofCfnTemplate.VisualProperty.getTreeMapVisual()
waterfallVisual
(IResolvable waterfallVisual) Sets the value ofCfnTemplate.VisualProperty.getWaterfallVisual()
waterfallVisual
(CfnTemplate.WaterfallVisualProperty waterfallVisual) Sets the value ofCfnTemplate.VisualProperty.getWaterfallVisual()
wordCloudVisual
(IResolvable wordCloudVisual) Sets the value ofCfnTemplate.VisualProperty.getWordCloudVisual()
wordCloudVisual
(CfnTemplate.WordCloudVisualProperty wordCloudVisual) Sets the value ofCfnTemplate.VisualProperty.getWordCloudVisual()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
barChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder barChartVisual(IResolvable barChartVisual) Sets the value ofCfnTemplate.VisualProperty.getBarChartVisual()
- Parameters:
barChartVisual
- A bar chart. For more information, see Using bar charts in the Amazon QuickSight User Guide .- Returns:
this
-
barChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder barChartVisual(CfnTemplate.BarChartVisualProperty barChartVisual) Sets the value ofCfnTemplate.VisualProperty.getBarChartVisual()
- Parameters:
barChartVisual
- A bar chart. For more information, see Using bar charts in the Amazon QuickSight User Guide .- Returns:
this
-
boxPlotVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder boxPlotVisual(IResolvable boxPlotVisual) Sets the value ofCfnTemplate.VisualProperty.getBoxPlotVisual()
- Parameters:
boxPlotVisual
- A box plot. For more information, see Using box plots in the Amazon QuickSight User Guide .- Returns:
this
-
boxPlotVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder boxPlotVisual(CfnTemplate.BoxPlotVisualProperty boxPlotVisual) Sets the value ofCfnTemplate.VisualProperty.getBoxPlotVisual()
- Parameters:
boxPlotVisual
- A box plot. For more information, see Using box plots in the Amazon QuickSight User Guide .- Returns:
this
-
comboChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder comboChartVisual(IResolvable comboChartVisual) Sets the value ofCfnTemplate.VisualProperty.getComboChartVisual()
- Parameters:
comboChartVisual
- A combo chart. For more information, see Using combo charts in the Amazon QuickSight User Guide .- Returns:
this
-
comboChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder comboChartVisual(CfnTemplate.ComboChartVisualProperty comboChartVisual) Sets the value ofCfnTemplate.VisualProperty.getComboChartVisual()
- Parameters:
comboChartVisual
- A combo chart. For more information, see Using combo charts in the Amazon QuickSight User Guide .- Returns:
this
-
customContentVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder customContentVisual(IResolvable customContentVisual) Sets the value ofCfnTemplate.VisualProperty.getCustomContentVisual()
- Parameters:
customContentVisual
- A visual that contains custom content. For more information, see Using custom visual content in the Amazon QuickSight User Guide .- Returns:
this
-
customContentVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder customContentVisual(CfnTemplate.CustomContentVisualProperty customContentVisual) Sets the value ofCfnTemplate.VisualProperty.getCustomContentVisual()
- Parameters:
customContentVisual
- A visual that contains custom content. For more information, see Using custom visual content in the Amazon QuickSight User Guide .- Returns:
this
-
emptyVisual
Sets the value ofCfnTemplate.VisualProperty.getEmptyVisual()
- Parameters:
emptyVisual
- An empty visual.- Returns:
this
-
emptyVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder emptyVisual(CfnTemplate.EmptyVisualProperty emptyVisual) Sets the value ofCfnTemplate.VisualProperty.getEmptyVisual()
- Parameters:
emptyVisual
- An empty visual.- Returns:
this
-
filledMapVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder filledMapVisual(IResolvable filledMapVisual) Sets the value ofCfnTemplate.VisualProperty.getFilledMapVisual()
- Parameters:
filledMapVisual
- A filled map. For more information, see Creating filled maps in the Amazon QuickSight User Guide .- Returns:
this
-
filledMapVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder filledMapVisual(CfnTemplate.FilledMapVisualProperty filledMapVisual) Sets the value ofCfnTemplate.VisualProperty.getFilledMapVisual()
- Parameters:
filledMapVisual
- A filled map. For more information, see Creating filled maps in the Amazon QuickSight User Guide .- Returns:
this
-
funnelChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder funnelChartVisual(IResolvable funnelChartVisual) Sets the value ofCfnTemplate.VisualProperty.getFunnelChartVisual()
- Parameters:
funnelChartVisual
- A funnel chart. For more information, see Using funnel charts in the Amazon QuickSight User Guide .- Returns:
this
-
funnelChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder funnelChartVisual(CfnTemplate.FunnelChartVisualProperty funnelChartVisual) Sets the value ofCfnTemplate.VisualProperty.getFunnelChartVisual()
- Parameters:
funnelChartVisual
- A funnel chart. For more information, see Using funnel charts in the Amazon QuickSight User Guide .- Returns:
this
-
gaugeChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder gaugeChartVisual(IResolvable gaugeChartVisual) Sets the value ofCfnTemplate.VisualProperty.getGaugeChartVisual()
- Parameters:
gaugeChartVisual
- A gauge chart. For more information, see Using gauge charts in the Amazon QuickSight User Guide .- Returns:
this
-
gaugeChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder gaugeChartVisual(CfnTemplate.GaugeChartVisualProperty gaugeChartVisual) Sets the value ofCfnTemplate.VisualProperty.getGaugeChartVisual()
- Parameters:
gaugeChartVisual
- A gauge chart. For more information, see Using gauge charts in the Amazon QuickSight User Guide .- Returns:
this
-
geospatialMapVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder geospatialMapVisual(IResolvable geospatialMapVisual) Sets the value ofCfnTemplate.VisualProperty.getGeospatialMapVisual()
- Parameters:
geospatialMapVisual
- A geospatial map or a points on map visual. For more information, see Creating point maps in the Amazon QuickSight User Guide .- Returns:
this
-
geospatialMapVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder geospatialMapVisual(CfnTemplate.GeospatialMapVisualProperty geospatialMapVisual) Sets the value ofCfnTemplate.VisualProperty.getGeospatialMapVisual()
- Parameters:
geospatialMapVisual
- A geospatial map or a points on map visual. For more information, see Creating point maps in the Amazon QuickSight User Guide .- Returns:
this
-
heatMapVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder heatMapVisual(IResolvable heatMapVisual) Sets the value ofCfnTemplate.VisualProperty.getHeatMapVisual()
- Parameters:
heatMapVisual
- A heat map. For more information, see Using heat maps in the Amazon QuickSight User Guide .- Returns:
this
-
heatMapVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder heatMapVisual(CfnTemplate.HeatMapVisualProperty heatMapVisual) Sets the value ofCfnTemplate.VisualProperty.getHeatMapVisual()
- Parameters:
heatMapVisual
- A heat map. For more information, see Using heat maps in the Amazon QuickSight User Guide .- Returns:
this
-
histogramVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder histogramVisual(IResolvable histogramVisual) Sets the value ofCfnTemplate.VisualProperty.getHistogramVisual()
- Parameters:
histogramVisual
- A histogram. For more information, see Using histograms in the Amazon QuickSight User Guide .- Returns:
this
-
histogramVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder histogramVisual(CfnTemplate.HistogramVisualProperty histogramVisual) Sets the value ofCfnTemplate.VisualProperty.getHistogramVisual()
- Parameters:
histogramVisual
- A histogram. For more information, see Using histograms in the Amazon QuickSight User Guide .- Returns:
this
-
insightVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder insightVisual(IResolvable insightVisual) Sets the value ofCfnTemplate.VisualProperty.getInsightVisual()
- Parameters:
insightVisual
- An insight visual. For more information, see Working with insights in the Amazon QuickSight User Guide .- Returns:
this
-
insightVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder insightVisual(CfnTemplate.InsightVisualProperty insightVisual) Sets the value ofCfnTemplate.VisualProperty.getInsightVisual()
- Parameters:
insightVisual
- An insight visual. For more information, see Working with insights in the Amazon QuickSight User Guide .- Returns:
this
-
kpiVisual
Sets the value ofCfnTemplate.VisualProperty.getKpiVisual()
- Parameters:
kpiVisual
- A key performance indicator (KPI). For more information, see Using KPIs in the Amazon QuickSight User Guide .- Returns:
this
-
kpiVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder kpiVisual(CfnTemplate.KPIVisualProperty kpiVisual) Sets the value ofCfnTemplate.VisualProperty.getKpiVisual()
- Parameters:
kpiVisual
- A key performance indicator (KPI). For more information, see Using KPIs in the Amazon QuickSight User Guide .- Returns:
this
-
lineChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder lineChartVisual(IResolvable lineChartVisual) Sets the value ofCfnTemplate.VisualProperty.getLineChartVisual()
- Parameters:
lineChartVisual
- A line chart. For more information, see Using line charts in the Amazon QuickSight User Guide .- Returns:
this
-
lineChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder lineChartVisual(CfnTemplate.LineChartVisualProperty lineChartVisual) Sets the value ofCfnTemplate.VisualProperty.getLineChartVisual()
- Parameters:
lineChartVisual
- A line chart. For more information, see Using line charts in the Amazon QuickSight User Guide .- Returns:
this
-
pieChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder pieChartVisual(IResolvable pieChartVisual) Sets the value ofCfnTemplate.VisualProperty.getPieChartVisual()
- Parameters:
pieChartVisual
- A pie or donut chart. For more information, see Using pie charts in the Amazon QuickSight User Guide .- Returns:
this
-
pieChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder pieChartVisual(CfnTemplate.PieChartVisualProperty pieChartVisual) Sets the value ofCfnTemplate.VisualProperty.getPieChartVisual()
- Parameters:
pieChartVisual
- A pie or donut chart. For more information, see Using pie charts in the Amazon QuickSight User Guide .- Returns:
this
-
pivotTableVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder pivotTableVisual(IResolvable pivotTableVisual) Sets the value ofCfnTemplate.VisualProperty.getPivotTableVisual()
- Parameters:
pivotTableVisual
- A pivot table. For more information, see Using pivot tables in the Amazon QuickSight User Guide .- Returns:
this
-
pivotTableVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder pivotTableVisual(CfnTemplate.PivotTableVisualProperty pivotTableVisual) Sets the value ofCfnTemplate.VisualProperty.getPivotTableVisual()
- Parameters:
pivotTableVisual
- A pivot table. For more information, see Using pivot tables in the Amazon QuickSight User Guide .- Returns:
this
-
pluginVisual
Sets the value ofCfnTemplate.VisualProperty.getPluginVisual()
- Parameters:
pluginVisual
- The custom plugin visual type.- Returns:
this
-
pluginVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder pluginVisual(CfnTemplate.PluginVisualProperty pluginVisual) Sets the value ofCfnTemplate.VisualProperty.getPluginVisual()
- Parameters:
pluginVisual
- The custom plugin visual type.- Returns:
this
-
radarChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder radarChartVisual(IResolvable radarChartVisual) Sets the value ofCfnTemplate.VisualProperty.getRadarChartVisual()
- Parameters:
radarChartVisual
- A radar chart visual. For more information, see Using radar charts in the Amazon QuickSight User Guide .- Returns:
this
-
radarChartVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder radarChartVisual(CfnTemplate.RadarChartVisualProperty radarChartVisual) Sets the value ofCfnTemplate.VisualProperty.getRadarChartVisual()
- Parameters:
radarChartVisual
- A radar chart visual. For more information, see Using radar charts in the Amazon QuickSight User Guide .- Returns:
this
-
sankeyDiagramVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder sankeyDiagramVisual(IResolvable sankeyDiagramVisual) Sets the value ofCfnTemplate.VisualProperty.getSankeyDiagramVisual()
- Parameters:
sankeyDiagramVisual
- A sankey diagram. For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide .- Returns:
this
-
sankeyDiagramVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder sankeyDiagramVisual(CfnTemplate.SankeyDiagramVisualProperty sankeyDiagramVisual) Sets the value ofCfnTemplate.VisualProperty.getSankeyDiagramVisual()
- Parameters:
sankeyDiagramVisual
- A sankey diagram. For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide .- Returns:
this
-
scatterPlotVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder scatterPlotVisual(IResolvable scatterPlotVisual) Sets the value ofCfnTemplate.VisualProperty.getScatterPlotVisual()
- Parameters:
scatterPlotVisual
- A scatter plot. For more information, see Using scatter plots in the Amazon QuickSight User Guide .- Returns:
this
-
scatterPlotVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder scatterPlotVisual(CfnTemplate.ScatterPlotVisualProperty scatterPlotVisual) Sets the value ofCfnTemplate.VisualProperty.getScatterPlotVisual()
- Parameters:
scatterPlotVisual
- A scatter plot. For more information, see Using scatter plots in the Amazon QuickSight User Guide .- Returns:
this
-
tableVisual
Sets the value ofCfnTemplate.VisualProperty.getTableVisual()
- Parameters:
tableVisual
- A table visual. For more information, see Using tables as visuals in the Amazon QuickSight User Guide .- Returns:
this
-
tableVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder tableVisual(CfnTemplate.TableVisualProperty tableVisual) Sets the value ofCfnTemplate.VisualProperty.getTableVisual()
- Parameters:
tableVisual
- A table visual. For more information, see Using tables as visuals in the Amazon QuickSight User Guide .- Returns:
this
-
treeMapVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder treeMapVisual(IResolvable treeMapVisual) Sets the value ofCfnTemplate.VisualProperty.getTreeMapVisual()
- Parameters:
treeMapVisual
- A tree map. For more information, see Using tree maps in the Amazon QuickSight User Guide .- Returns:
this
-
treeMapVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder treeMapVisual(CfnTemplate.TreeMapVisualProperty treeMapVisual) Sets the value ofCfnTemplate.VisualProperty.getTreeMapVisual()
- Parameters:
treeMapVisual
- A tree map. For more information, see Using tree maps in the Amazon QuickSight User Guide .- Returns:
this
-
waterfallVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder waterfallVisual(IResolvable waterfallVisual) Sets the value ofCfnTemplate.VisualProperty.getWaterfallVisual()
- Parameters:
waterfallVisual
- A waterfall chart. For more information, see Using waterfall charts in the Amazon QuickSight User Guide .- Returns:
this
-
waterfallVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder waterfallVisual(CfnTemplate.WaterfallVisualProperty waterfallVisual) Sets the value ofCfnTemplate.VisualProperty.getWaterfallVisual()
- Parameters:
waterfallVisual
- A waterfall chart. For more information, see Using waterfall charts in the Amazon QuickSight User Guide .- Returns:
this
-
wordCloudVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder wordCloudVisual(IResolvable wordCloudVisual) Sets the value ofCfnTemplate.VisualProperty.getWordCloudVisual()
- Parameters:
wordCloudVisual
- A word cloud. For more information, see Using word clouds in the Amazon QuickSight User Guide .- Returns:
this
-
wordCloudVisual
@Stability(Stable) public CfnTemplate.VisualProperty.Builder wordCloudVisual(CfnTemplate.WordCloudVisualProperty wordCloudVisual) Sets the value ofCfnTemplate.VisualProperty.getWordCloudVisual()
- Parameters:
wordCloudVisual
- A word cloud. For more information, see Using word clouds in the Amazon QuickSight User Guide .- Returns:
this
-
build
Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<CfnTemplate.VisualProperty>
- Returns:
- a new instance of
CfnTemplate.VisualProperty
- Throws:
NullPointerException
- if any required attribute was not provided
-