| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static CloudWatchMetricDataStatusCode |
CloudWatchMetricDataStatusCode.fromValue(String value)
Use this in place of valueOf.
|
static CloudWatchMetricDataStatusCode |
CloudWatchMetricDataStatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudWatchMetricDataStatusCode[] |
CloudWatchMetricDataStatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchMetricsDataSummary |
CloudWatchMetricsDataSummary.withStatusCode(CloudWatchMetricDataStatusCode statusCode)
This is an enum of the status showing whether the metric value pair list has partial or complete data, or if
there was an error.
|
Copyright © 2023. All rights reserved.