OcsfIpFilter

The structure for filtering findings based on IP address attributes.

Types

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

Properties

Link copied to clipboard

The name of the IP address field to filter on.

Link copied to clipboard

The IP filter for querying findings.

Functions

Link copied to clipboard
inline fun copy(block: OcsfIpFilter.Builder.() -> Unit = {}): OcsfIpFilter
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