AWS::QuickSight::Template BoxPlotStyleOptions - 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 BoxPlotStyleOptions

The style options of the box plot.

Syntax

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

JSON

{ "FillStyle" : String }

YAML

FillStyle: String

Properties

FillStyle

The fill styles (solid, transparent) of the box plot.

Required: No

Type: String

Allowed values: SOLID | TRANSPARENT

Update requires: No interruption