ServiceDeploymentCircuitBreaker
Information about the circuit breaker used to determine when a service deployment has failed.
The deployment circuit breaker is the rolling update mechanism that determines if the tasks reach a steady state. The deployment circuit breaker has an option that will automatically roll back a failed deployment to the last cpompleted service revision. For more information, see How the Amazon ECS deployment circuit breaker detects failures in the* Amazon ECS Developer Guide*.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: ServiceDeploymentCircuitBreaker.Builder.() -> Unit = {}): ServiceDeploymentCircuitBreaker