Module: Aws::CloudWatchLogs::Client::_ListAnomaliesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListAnomaliesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#anomalies::Array[Types::Anomaly]

Returns:



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

def anomalies: () -> ::Array[Types::Anomaly]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String