This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::Dashboard ListControlSearchOptions
The configuration of the search options in a list control.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Visibility" :String}
YAML
Visibility:String
Properties
- Visibility
- 
                    The visibility configuration of the search options in a list control. Required: No Type: String Allowed values: HIDDEN | VISIBLEUpdate requires: No interruption