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]

Returns:



1009
# File 'sig/client.rbs', line 1009

def anomaly_detectors: () -> ::Array[Types::AnomalyDetector]

#next_token::String

Returns:

  • (::String)


1010
# File 'sig/client.rbs', line 1010

def next_token: () -> ::String