SameSheetTargetVisualConfiguration
The configuration of the same-sheet target visuals that you want to be filtered.
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.
- TargetVisualOptions
-
The options that choose the target visual in the same sheet.
Valid values are defined as follows:
-
ALL_VISUALS
: Applies the filter operation to all visuals in the same sheet.
Type: String
Valid Values:
ALL_VISUALS
Required: No
-
- TargetVisuals
-
A list of the target visual IDs that are located in the same sheet of the analysis.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: