EndpointDeploymentConfigAutoRollbackConfigurationArgs

data class EndpointDeploymentConfigAutoRollbackConfigurationArgs(val alarms: Output<List<EndpointDeploymentConfigAutoRollbackConfigurationAlarmArgs>>? = null) : ConvertibleToJava<EndpointDeploymentConfigAutoRollbackConfigurationArgs>

Constructors

Properties

Link copied to clipboard

List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint. If any alarms are tripped during a deployment, SageMaker rolls back the deployment. See Alarms.

Functions

Link copied to clipboard
open override fun toJava(): EndpointDeploymentConfigAutoRollbackConfigurationArgs