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]
983 |
# File 'sig/client.rbs', line 983
def anomalies: () -> ::Array[Types::Anomaly]
|
#next_token ⇒ ::String
984 |
# File 'sig/client.rbs', line 984
def next_token: () -> ::String
|