Skip to content

/AWS1/CL_FCSLISTMONIEVALSRSP

ListMonitorEvaluationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/FCSNEXTTOKEN /AWS1/FCSNEXTTOKEN

If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

it_predictormonitorevals TYPE /AWS1/CL_FCSPREDICTORMONIEVAL=>TT_PREDICTORMONITOREVALUATIONS TT_PREDICTORMONITOREVALUATIONS

The monitoring results and predictor events collected by the monitor resource during different windows of time.

For information about monitoring see Viewing Monitoring Results. For more information about retrieving monitoring results see Viewing Monitoring Results.


Queryable Attributes

NextToken

If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

PredictorMonitorEvaluations

The monitoring results and predictor events collected by the monitor resource during different windows of time.

For information about monitoring see Viewing Monitoring Results. For more information about retrieving monitoring results see Viewing Monitoring Results.

Accessible with the following methods

Method Description
GET_PREDICTORMONITOREVALS() Getter for PREDICTORMONITOREVALUATIONS, with configurable de
ASK_PREDICTORMONITOREVALS() Getter for PREDICTORMONITOREVALUATIONS w/ exceptions if fiel
HAS_PREDICTORMONITOREVALS() Determine if PREDICTORMONITOREVALUATIONS has a value