Module: Aws::LookoutMetrics::Client::_DescribeAnomalyDetectionExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAnomalyDetectionExecutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#execution_list ⇒ ::Array[Types::ExecutionStatus]
295 |
# File 'sig/client.rbs', line 295
def execution_list: () -> ::Array[Types::ExecutionStatus]
|
#next_token ⇒ ::String
296 |
# File 'sig/client.rbs', line 296
def next_token: () -> ::String
|