Uses of Class
software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
-
Packages that use ModelDashboardIndicatorAction Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ModelDashboardIndicatorAction in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ModelDashboardIndicatorAction Modifier and Type Method Description ModelDashboardIndicatorActionMonitoringAlertActions. modelDashboardIndicator()An alert action taken to light up an icon on the Model Dashboard when an alert goes intoInAlertstatus.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ModelDashboardIndicatorAction Modifier and Type Method Description MonitoringAlertActions.BuilderMonitoringAlertActions.Builder. modelDashboardIndicator(ModelDashboardIndicatorAction modelDashboardIndicator)An alert action taken to light up an icon on the Model Dashboard when an alert goes intoInAlertstatus.
-