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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String