AWS::QuickSight::Dashboard DefaultDateTimePickerControlOptions - AWS CloudFormation

AWS::QuickSight::Dashboard DefaultDateTimePickerControlOptions

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

Syntax

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

Properties

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