GetFilterResponse

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.

Link copied to clipboard

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

Link copied to clipboard
val name: String?

The name of the filter.

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.

Link copied to clipboard

The tags of the filter resource.

Functions

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