Module: Aws::PrometheusService::Client::_ListAnomalyDetectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAnomalyDetectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#anomaly_detectors ⇒ ::Array[Types::AnomalyDetectorSummary]
407 |
# File 'sig/client.rbs', line 407 def anomaly_detectors: () -> ::Array[Types::AnomalyDetectorSummary] |
#next_token ⇒ ::String
408 |
# File 'sig/client.rbs', line 408 def next_token: () -> ::String |