UpdateFilterRequest

Types

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

Properties

Link copied to clipboard

Specifies the action that is to be applied to the findings that match the filter.

Link copied to clipboard

The description of the filter. Valid characters include alphanumeric characters, and special characters such as hyphen, period, colon, underscore, parentheses ({ }, [ ], and ( )), forward slash, horizontal tab, vertical tab, newline, form feed, return, and whitespace.

Link copied to clipboard

The unique ID of the detector that specifies the GuardDuty service where you want to update a filter.

Link copied to clipboard

The name of the filter.

Link copied to clipboard

Represents the criteria to be used in the filter for querying findings.

Link copied to clipboard
val rank: Int?

Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings.

Functions

Link copied to clipboard
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