SearchOrganizationInsightsRequest

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account.

Link copied to clipboard

A SearchOrganizationInsightsFilters 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

A time range used to specify when the behavior of an insight or anomaly started.

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