This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Dashboard TextFieldControlDisplayOptions
The display options of a control.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InfoIconLabelOptions" :SheetControlInfoIconLabelOptions, "PlaceholderOptions" :TextControlPlaceholderOptions, "TitleOptions" :LabelOptions}
YAML
InfoIconLabelOptions:SheetControlInfoIconLabelOptionsPlaceholderOptions:TextControlPlaceholderOptionsTitleOptions:LabelOptions
Properties
- InfoIconLabelOptions
- 
                    The configuration of info icon label options. Required: No Type: SheetControlInfoIconLabelOptions Update requires: No interruption 
- PlaceholderOptions
- 
                    The configuration of the placeholder options in a text field control. Required: No Type: TextControlPlaceholderOptions Update requires: No interruption 
- TitleOptions
- 
                    The options to configure the title visibility, name, and font size. Required: No Type: LabelOptions Update requires: No interruption