| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelDashboardIndicatorAction |
ModelDashboardIndicatorAction.clone() |
ModelDashboardIndicatorAction |
MonitoringAlertActions.getModelDashboardIndicator()
An alert action taken to light up an icon on the Model Dashboard when an alert goes into
InAlert
status. |
ModelDashboardIndicatorAction |
ModelDashboardIndicatorAction.withEnabled(Boolean enabled)
Indicates whether the alert action is turned on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringAlertActions.setModelDashboardIndicator(ModelDashboardIndicatorAction modelDashboardIndicator)
An alert action taken to light up an icon on the Model Dashboard when an alert goes 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. |
Copyright © 2024. All rights reserved.