

# ResolvedConfiguration
<a name="API_ResolvedConfiguration"></a>

The resolved configuration for a service revision, which contains the actual resources your service revision uses, such as which target groups serve traffic.

## Contents
<a name="API_ResolvedConfiguration_Contents"></a>

 ** loadBalancers **   <a name="ECS-Type-ResolvedConfiguration-loadBalancers"></a>
The resolved load balancer configuration for the service revision. This includes information about which target groups serve traffic and which listener rules direct traffic to them.  
Type: Array of [ServiceRevisionLoadBalancer](API_ServiceRevisionLoadBalancer.md) objects  
Required: No

## See Also
<a name="API_ResolvedConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ecs-2014-11-13/ResolvedConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ecs-2014-11-13/ResolvedConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ecs-2014-11-13/ResolvedConfiguration) 