| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
MonitoringAlertActions |
MonitoringAlertActions.clone() |
MonitoringAlertActions |
MonitoringAlertSummary.getActions()
A list of alert actions taken in response to an alert going into
InAlert status. |
MonitoringAlertActions |
MonitoringAlertActions.withModelDashboardIndicator(ModelDashboardIndicatorAction modelDashboardIndicator)
An alert action taken to light up an icon on the Model Dashboard when an alert goes into
InAlert
status. |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringAlertSummary.setActions(MonitoringAlertActions actions)
A list of alert actions taken in response to an alert going into
InAlert status. |
MonitoringAlertSummary |
MonitoringAlertSummary.withActions(MonitoringAlertActions actions)
A list of alert actions taken in response to an alert going into
InAlert status. |
Copyright © 2025. All rights reserved.