ListAnomaliesForInsightRequest

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

Specifies one or more service names that are used to list anomalies.

Link copied to clipboard

The ID of the insight. The returned anomalies belong to this insight.

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 requested anomalies started. All returned anomalies started during this time range.

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