EcsServiceProjectedMetric

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

The lower bound values for the projected metric.

Link copied to clipboard

The name of the projected metric.

Link copied to clipboard

The timestamps of the projected metric.

Link copied to clipboard

The upper bound values for the projected metric.

Functions

Link copied to clipboard
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