| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<Alarm> |
AutoRollbackConfig.alarms()
List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
AutoRollbackConfig.Builder |
AutoRollbackConfig.Builder.alarms(Alarm... alarms)
List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
AutoRollbackConfig.Builder |
AutoRollbackConfig.Builder.alarms(Collection<Alarm> alarms)
List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint.
|
Copyright © 2021. All rights reserved.