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

FilterOperationSelectedFieldsConfiguration

The configuration of selected fields in theCustomActionFilterOperation.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Contents

Note

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

SelectedColumns

The selected columns of a dataset.

Type: Array of ColumnIdentifier objects

Array Members: Maximum number of 10 items.

Required: No

SelectedFieldOptions

A structure that contains the options that choose which fields are filtered in the CustomActionFilterOperation.

Valid values are defined as follows:

  • ALL_FIELDS: Applies the filter operation to all fields.

Type: String

Valid Values: ALL_FIELDS

Required: No

SelectedFields

Chooses the fields that are filtered in CustomActionFilterOperation.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 20 items.

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

Required: No

See Also

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