AWS::QuickSight::Analysis BoxPlotStyleOptions - AWS CloudFormation

AWS::QuickSight::Analysis BoxPlotStyleOptions

The style options of the box plot.

Syntax

To declare this entity in your AWS 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