Module: Aws::SageMaker::Client::_ListMonitoringAlertHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMonitoringAlertHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#monitoring_alert_history ⇒ ::Array[Types::MonitoringAlertHistorySummary]
6441 |
# File 'sig/client.rbs', line 6441
def monitoring_alert_history: () -> ::Array[Types::MonitoringAlertHistorySummary]
|
#next_token ⇒ ::String
6442 |
# File 'sig/client.rbs', line 6442
def next_token: () -> ::String
|