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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of objects that describe the projected metric.

Link copied to clipboard

The recommended CPU size for the Amazon ECS service.

Link copied to clipboard

The recommended memory size for the Amazon ECS service.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String