AWS::QuickSight::Dashboard RelativeDateTimeControlDisplayOptions
The display options of a control.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DateTimeFormat" :String, "TitleOptions" :LabelOptions}
YAML
DateTimeFormat:StringTitleOptions:LabelOptions
Properties
DateTimeFormat-
Customize how dates are formatted in controls.
Required: No
Type: String
Minimum:
1Maximum:
128Update requires: No interruption
TitleOptions-
The options to configure the title visibility, name, and font size.
Required: No
Type: LabelOptions
Update requires: No interruption