Module: Aws::CloudWatchLogs::Client::_ListLogAnomalyDetectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLogAnomalyDetectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#anomaly_detectors ⇒ ::Array[Types::AnomalyDetector]
1011 |
# File 'sig/client.rbs', line 1011 def anomaly_detectors: () -> ::Array[Types::AnomalyDetector] |
#next_token ⇒ ::String
1012 |
# File 'sig/client.rbs', line 1012 def next_token: () -> ::String |