Jump to Content

Interface ListEventPredictionsRequest

Hierarchy

Properties

detectorId?: FilterCondition

The detector ID.

detectorVersionId?: FilterCondition

The detector version ID.

eventId?: FilterCondition

The event ID.

eventType?: FilterCondition

The event type associated with the detector.

maxResults?: number

The maximum number of predictions to return for the request.

nextToken?: string

Identifies the next page of results to return. Use the token to make the call again to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.

predictionTimeRange?: PredictionTimeRange

The time period for when the predictions were generated.