| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomizableMetricHeadroom |
CustomizableMetricHeadroom.fromValue(String value)
Use this in place of valueOf.
|
static CustomizableMetricHeadroom |
CustomizableMetricHeadroom.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomizableMetricHeadroom[] |
CustomizableMetricHeadroom.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomizableMetricParameters |
CustomizableMetricParameters.withHeadroom(CustomizableMetricHeadroom headroom)
The headroom value in percentage used for the specified metric parameter.
|
Copyright © 2024. All rights reserved.