| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentCircuitBreaker.Jsii$Proxy
An implementation for
DeploymentCircuitBreaker |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCircuitBreaker |
DeploymentCircuitBreaker.Builder.build()
Builds the configured instance.
|
DeploymentCircuitBreaker |
BaseServiceProps.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
Ec2ServiceProps.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
FargateServiceProps.Jsii$Proxy.getCircuitBreaker() |
default DeploymentCircuitBreaker |
BaseServiceOptions.getCircuitBreaker()
Whether to enable the deployment circuit breaker.
|
DeploymentCircuitBreaker |
BaseServiceOptions.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
ExternalServiceProps.Jsii$Proxy.getCircuitBreaker() |
| Modifier and Type | Method and Description |
|---|---|
default DeploymentCircuitBreaker |
QueueProcessingServiceBaseProps.getCircuitBreaker()
Whether to enable the deployment circuit breaker.
|
DeploymentCircuitBreaker |
QueueProcessingServiceBaseProps.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
ApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
QueueProcessingEc2ServiceProps.Jsii$Proxy.getCircuitBreaker() |
default DeploymentCircuitBreaker |
NetworkLoadBalancedServiceBaseProps.getCircuitBreaker()
Whether to enable the deployment circuit breaker.
|
DeploymentCircuitBreaker |
NetworkLoadBalancedServiceBaseProps.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
NetworkLoadBalancedEc2ServiceProps.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
QueueProcessingFargateServiceProps.Jsii$Proxy.getCircuitBreaker() |
DeploymentCircuitBreaker |
NetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getCircuitBreaker() |
default DeploymentCircuitBreaker |
ApplicationLoadBalancedServiceBaseProps.getCircuitBreaker()
Whether to enable the deployment circuit breaker.
|
DeploymentCircuitBreaker |
ApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getCircuitBreaker() |
Copyright © 2022. All rights reserved.