| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
TrafficRoute |
TargetGroupPairInfo.prodTrafficRoute()
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
|
TrafficRoute |
TargetGroupPairInfo.testTrafficRoute()
An optional path used by a load balancer to route test traffic after an Amazon ECS deployment.
|
| Modifier and Type | Method and Description |
|---|---|
TargetGroupPairInfo.Builder |
TargetGroupPairInfo.Builder.prodTrafficRoute(TrafficRoute prodTrafficRoute)
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
|
TargetGroupPairInfo.Builder |
TargetGroupPairInfo.Builder.testTrafficRoute(TrafficRoute testTrafficRoute)
An optional path used by a load balancer to route test traffic after an Amazon ECS deployment.
|
Copyright © 2021. All rights reserved.