AWS::QuickSight::Template ScatterPlotFieldWells - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Template ScatterPlotFieldWells

The field well configuration of a scatter plot.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

ScatterPlotCategoricallyAggregatedFieldWells

The aggregated field wells of a scatter plot. The x and y-axes of scatter plots with aggregated field wells are aggregated by category, label, or both.

Required: No

Type: ScatterPlotCategoricallyAggregatedFieldWells

Update requires: No interruption

ScatterPlotUnaggregatedFieldWells

The unaggregated field wells of a scatter plot. The x and y-axes of these scatter plots are unaggregated.

Required: No

Type: ScatterPlotUnaggregatedFieldWells

Update requires: No interruption