FindingsTrendsCompositeFilter
A filter structure that contains a logical combination of string filters and nested composite filters for findings trend data.
Contents
- NestedCompositeFilters
-
A list of nested composite filters that you can use to create complex filter conditions for findings trend data.
Type: Array of FindingsTrendsCompositeFilter objects
Required: No
- Operator
-
The logical operator (AND, OR) to apply between the string filters and nested composite filters.
Type: String
Valid Values:
AND | ORRequired: No
- StringFilters
-
A list of string filters that apply to findings trend data fields.
Type: Array of FindingsTrendsStringFilter objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: