Module: Aws::ForecastService::Client::_ListMonitorEvaluationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMonitorEvaluationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1051 |
# File 'sig/client.rbs', line 1051 def next_token: () -> ::String |
#predictor_monitor_evaluations ⇒ ::Array[Types::PredictorMonitorEvaluation]
1052 |
# File 'sig/client.rbs', line 1052 def predictor_monitor_evaluations: () -> ::Array[Types::PredictorMonitorEvaluation] |