AWS::QuickSight::Analysis DropDownControlDisplayOptions
The display options of a control.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "SelectAllOptions" :ListControlSelectAllOptions, "TitleOptions" :LabelOptions}
Properties
SelectAllOptions-
The configuration of the
Select alloptions in a dropdown control.Required: No
Type: ListControlSelectAllOptions
Update requires: No interruption
TitleOptions-
The options to configure the title visibility, name, and font size.
Required: No
Type: LabelOptions
Update requires: No interruption