FindingsTrendsCompositeFilter
A filter structure that contains a logical combination of string filters and nested composite filters for findings trend data.
Types
Properties
Link copied to clipboard
A list of nested composite filters that you can use to create complex filter conditions for findings trend data.
Link copied to clipboard
The logical operator (AND, OR) to apply between the string filters and nested composite filters.
Link copied to clipboard
A list of string filters that apply to findings trend data fields.
Functions
Link copied to clipboard
inline fun copy(block: FindingsTrendsCompositeFilter.Builder.() -> Unit = {}): FindingsTrendsCompositeFilter