| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
static WarmPoolStatus |
WarmPoolStatus.fromValue(String value)
Use this in place of valueOf.
|
static WarmPoolStatus |
WarmPoolStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WarmPoolStatus[] |
WarmPoolStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WarmPoolConfiguration |
WarmPoolConfiguration.withStatus(WarmPoolStatus status)
The status of a warm pool that is marked for deletion.
|
Copyright © 2024. All rights reserved.