ContainerRecommendation
The CPU and memory recommendations for a container within the tasks of your Amazon ECS service.
Contents
- containerName
- 
               The name of the container. Type: String Required: No 
- cpu
- 
               The recommended number of CPU units reserved for the container. Type: Integer Required: No 
- memorySizeConfiguration
- 
               The recommended memory size configurations for the container. Type: MemorySizeConfiguration object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: