AWS::QuickSight::Analysis DefaultDateTimePickerControlOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Analysis DefaultDateTimePickerControlOptions

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

Syntax

To declare this entity in your Amazon 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