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]
6458 |
# File 'sig/client.rbs', line 6458
def monitoring_alert_history: () -> ::Array[Types::MonitoringAlertHistorySummary]
|
#next_token ⇒ ::String
6459 |
# File 'sig/client.rbs', line 6459
def next_token: () -> ::String
|