FilterCriteria

Details on the criteria used to define the filter for investigation results.

Types

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

Properties

Link copied to clipboard

Filter the investigation results based on when the investigation was created.

Link copied to clipboard

Filter the investigation results based on the Amazon Resource Name (ARN) of the entity.

Link copied to clipboard

Filter the investigation results based on the severity.

Link copied to clipboard

Filter the investigation results based on the state.

Link copied to clipboard

Filter the investigation results based on the status.

Functions

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