OcsfMapFilter

Enables filtering of security findings based on map field values in OCSF.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the field.

Link copied to clipboard

A map filter for filtering Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.

Functions

Link copied to clipboard
inline fun copy(block: OcsfMapFilter.Builder.() -> Unit = {}): OcsfMapFilter
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String