Module: Aws::CloudWatch::Client::_DescribeAnomalyDetectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAnomalyDetectorsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#anomaly_detectors ⇒ ::Array[Types::AnomalyDetector]
226 |
# File 'sig/client.rbs', line 226
def anomaly_detectors: () -> ::Array[Types::AnomalyDetector]
|
#next_token ⇒ ::String
227 |
# File 'sig/client.rbs', line 227
def next_token: () -> ::String
|