AWS::QuickSight::Dashboard DefaultDateTimePickerControlOptions - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new 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 DefaultDateTimePickerControlOptions

The default options that correspond to the filter control type of a DateTimePicker.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

CommitMode

The visibility configuration of the Apply button on a DateTimePickerControl.

Required: No

Type: String

Allowed values: AUTO | MANUAL

Update requires: No interruption

DisplayOptions

The display options of a control.

Required: No

Type: DateTimePickerControlDisplayOptions

Update requires: No interruption

Type

The date time picker type of the DefaultDateTimePickerControlOptions. Choose one of the following options:

  • SINGLE_VALUED: The filter condition is a fixed date.

  • DATE_RANGE: The filter condition is a date time range.

Required: No

Type: String

Allowed values: SINGLE_VALUED | DATE_RANGE

Update requires: No interruption