| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
static AutoPromotionResult |
AutoPromotionResult.fromValue(String value)
Use this in place of valueOf.
|
static AutoPromotionResult |
AutoPromotionResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoPromotionResult[] |
AutoPromotionResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeModelVersionResult |
DescribeModelVersionResult.withAutoPromotionResult(AutoPromotionResult autoPromotionResult)
Indicates whether the model version was promoted to be the active version after retraining or if there was an
error with or cancellation of the retraining.
|
Copyright © 2024. All rights reserved.