

# ContainerRecommendation
<a name="API_ContainerRecommendation"></a>

 The CPU and memory recommendations for a container within the tasks of your Amazon ECS service. 

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

 ** containerName **   <a name="computeoptimizer-Type-ContainerRecommendation-containerName"></a>
 The name of the container.   
Type: String  
Required: No

 ** cpu **   <a name="computeoptimizer-Type-ContainerRecommendation-cpu"></a>
 The recommended number of CPU units reserved for the container.   
Type: Integer  
Required: No

 ** memorySizeConfiguration **   <a name="computeoptimizer-Type-ContainerRecommendation-memorySizeConfiguration"></a>
 The recommended memory size configurations for the container.   
Type: [MemorySizeConfiguration](API_MemorySizeConfiguration.md) object  
Required: No

## See Also
<a name="API_ContainerRecommendation_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/compute-optimizer-2019-11-01/ContainerRecommendation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/compute-optimizer-2019-11-01/ContainerRecommendation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/compute-optimizer-2019-11-01/ContainerRecommendation) 