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]
1009 |
# File 'sig/client.rbs', line 1009
def anomaly_detectors: () -> ::Array[Types::AnomalyDetector]
|
#next_token ⇒ ::String
1010 |
# File 'sig/client.rbs', line 1010
def next_token: () -> ::String
|