WorkspaceSearchFilter
Defines filters to apply when searching for workspaces, such as tag-based filters.
Contents
- AttributeFilter
-
An object that can be used to specify Tag conditions inside the
SearchFilter. This accepts anORorAND(List of List) input where:-
The top level list specifies conditions that need to be applied with
ORoperator. -
The inner list specifies conditions that need to be applied with
ANDoperator.
Type: ControlPlaneAttributeFilter object
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: