| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
static AnomalyDetectorStateValue |
AnomalyDetectorStateValue.fromValue(String value)
Use this in place of valueOf.
|
static AnomalyDetectorStateValue |
AnomalyDetectorStateValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnomalyDetectorStateValue[] |
AnomalyDetectorStateValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnomalyDetector |
AnomalyDetector.withStateValue(AnomalyDetectorStateValue stateValue)
The current status of the anomaly detector's training.
|
Copyright © 2021. All rights reserved.