| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static ExternalMetricStatusCode |
ExternalMetricStatusCode.fromValue(String value)
Use this in place of valueOf.
|
static ExternalMetricStatusCode |
ExternalMetricStatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalMetricStatusCode[] |
ExternalMetricStatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalMetricStatus |
ExternalMetricStatus.withStatusCode(ExternalMetricStatusCode statusCode)
The status code for Compute Optimizer's integration with an external metrics provider.
|
Copyright © 2024. All rights reserved.