AWS::QuickSight::Dashboard TextAreaControlDisplayOptions
The display options of a control.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "PlaceholderOptions" :TextControlPlaceholderOptions, "TitleOptions" :LabelOptions}
Properties
PlaceholderOptions-
The configuration of the placeholder options in a text area 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