| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static ECSServiceMetricName |
ECSServiceMetricName.fromValue(String value)
Use this in place of valueOf.
|
static ECSServiceMetricName |
ECSServiceMetricName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECSServiceMetricName[] |
ECSServiceMetricName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ECSServiceUtilizationMetric |
ECSServiceUtilizationMetric.withName(ECSServiceMetricName name)
The name of the utilization metric.
|
ECSServiceProjectedMetric |
ECSServiceProjectedMetric.withName(ECSServiceMetricName name)
The name of the projected metric.
|
ECSServiceProjectedUtilizationMetric |
ECSServiceProjectedUtilizationMetric.withName(ECSServiceMetricName name)
The name of the projected utilization metric.
|
Copyright © 2023. All rights reserved.