SearchInsightsRequest

Types

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

Properties

Link copied to clipboard

A SearchInsightsFilters object that is used to set the severity and status filters on your insight search.

Link copied to clipboard

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

Link copied to clipboard

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

Link copied to clipboard

The start of the time range passed in. Returned insights occurred after this time.

Link copied to clipboard

The type of insights you are searching for (REACTIVE or PROACTIVE).

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