testTrafficRoute property

TrafficRoute? testTrafficRoute
final

An optional path used by a load balancer to route test traffic after an Amazon ECS deployment. Validation can occur while test traffic is served during a deployment.

Implementation

final TrafficRoute? testTrafficRoute;