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::Template DefaultRelativeDateTimeControlOptions
The default options that correspond to the RelativeDateTime filter control type.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CommitMode" :String, "DisplayOptions" :RelativeDateTimeControlDisplayOptions}
YAML
CommitMode:StringDisplayOptions:RelativeDateTimeControlDisplayOptions
Properties
CommitMode-
The visibility configuration of the Apply button on a
RelativeDateTimeControl.Required: No
Type: String
Allowed values:
AUTO | MANUALUpdate requires: No interruption
DisplayOptions-
The display options of a control.
Required: No
Type: RelativeDateTimeControlDisplayOptions
Update requires: No interruption