AWS::QuickSight::Analysis BoxPlotOptions - 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::Analysis BoxPlotOptions

The options of a box plot visual.

Syntax

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

Properties

AllDataPointsVisibility

Determines the visibility of all data points of the box plot.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

OutlierVisibility

Determines the visibility of the outlier in a box plot.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

StyleOptions

The style options of the box plot.

Required: No

Type: BoxPlotStyleOptions

Update requires: No interruption