@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.222Z") @Stability(value=Experimental) public interface DeploymentCircuitBreaker extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeploymentCircuitBreaker.Builder
A builder for
DeploymentCircuitBreaker |
static class |
DeploymentCircuitBreaker.Jsii$Proxy
An implementation for
DeploymentCircuitBreaker |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentCircuitBreaker.Builder |
builder() |
default Boolean |
getRollback()
(experimental) Whether to enable rollback on deployment failure.
|
@Stability(value=Experimental) @Nullable default Boolean getRollback()
Default: false
@Stability(value=Experimental) static DeploymentCircuitBreaker.Builder builder()
DeploymentCircuitBreaker.Builder of DeploymentCircuitBreakerCopyright © 2021. All rights reserved.