InsightFiltersUserDefinedValue

data class InsightFiltersUserDefinedValue(val comparison: String, val key: String, val value: String)

Constructors

Link copied to clipboard
constructor(comparison: String, key: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The condition to apply to a string value when querying for findings. Valid values include: EQUALS and NOT_EQUALS.

Link copied to clipboard
val key: String

The key of the map filter. For example, for ResourceTags, Key identifies the name of the tag. For UserDefinedFields, Key is the name of the field.

Link copied to clipboard

A date range value for the date filter, provided as an Integer.