FilterDateTimePickerControl - 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).

FilterDateTimePickerControl

A control from a date filter that is used to specify date and time.

Contents

Note

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

FilterControlId

The ID of the FilterDateTimePickerControl.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [\w\-]+

Required: Yes

SourceFilterId

The source filter ID of the FilterDateTimePickerControl.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [\w\-]+

Required: Yes

Title

The title of the FilterDateTimePickerControl.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

DisplayOptions

The display options of a control.

Type: DateTimePickerControlDisplayOptions object

Required: No

Type

The type of the FilterDropDownControl. Choose one of the following options:

  • MULTI_SELECT: The user can select multiple entries from a dropdown menu.

  • SINGLE_SELECT: The user can select a single entry from a dropdown menu.

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: