ECSServiceRecommendedOptionProjectedMetric
Describes the projected metrics of an Amazon ECS service recommendation option.
To determine the performance difference between your current Amazon ECS service and the recommended option, compare the metric data of your service against its projected metric data.
Contents
- projectedMetrics
-
An array of objects that describe the projected metric.
Type: Array of ECSServiceProjectedMetric objects
Required: No
- recommendedCpuUnits
-
The recommended CPU size for the Amazon ECS service.
Type: Integer
Required: No
- recommendedMemorySize
-
The recommended memory size for the Amazon ECS service.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: