AWS::QuickSight::Dashboard DefaultFilterControlOptions - 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::Dashboard DefaultFilterControlOptions

The option that corresponds to the control type of the filter.

Syntax

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

Properties

DefaultDateTimePickerOptions

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

Required: No

Type: DefaultDateTimePickerControlOptions

Update requires: No interruption

DefaultDropdownOptions

The default options that correspond to the Dropdown filter control type.

Required: No

Type: DefaultFilterDropDownControlOptions

Update requires: No interruption

DefaultListOptions

The default options that correspond to the List filter control type.

Required: No

Type: DefaultFilterListControlOptions

Update requires: No interruption

DefaultRelativeDateTimeOptions

The default options that correspond to the RelativeDateTime filter control type.

Required: No

Type: DefaultRelativeDateTimeControlOptions

Update requires: No interruption

DefaultSliderOptions

The default options that correspond to the Slider filter control type.

Required: No

Type: DefaultSliderControlOptions

Update requires: No interruption

DefaultTextAreaOptions

The default options that correspond to the TextArea filter control type.

Required: No

Type: DefaultTextAreaControlOptions

Update requires: No interruption

DefaultTextFieldOptions

The default options that correspond to the TextField filter control type.

Required: No

Type: DefaultTextFieldControlOptions

Update requires: No interruption