DefaultDateTimePickerControlOptions - Amazon QuickSight
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).

DefaultDateTimePickerControlOptions

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

Contents

Note

In the following list, the required parameters are described first.

CommitMode

The visibility configuration of the Apply button on a DateTimePickerControl.

Type: String

Valid Values: AUTO | MANUAL

Required: No

DisplayOptions

The display options of a control.

Type: DateTimePickerControlDisplayOptions object

Required: No

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.

Type: String

Valid Values: SINGLE_VALUED | DATE_RANGE

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: