| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
static StandbyInstances |
StandbyInstances.fromValue(String value)
Use this in place of valueOf.
|
static StandbyInstances |
StandbyInstances.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandbyInstances[] |
StandbyInstances.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshPreferences |
RefreshPreferences.withStandbyInstances(StandbyInstances standbyInstances)
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances in
Standby state are
found. |
Copyright © 2025. All rights reserved.