| Package | Description |
|---|---|
| com.amazonaws.services.autoscalingplans.model |
| Modifier and Type | Method and Description |
|---|---|
static ScalingPolicyUpdateBehavior |
ScalingPolicyUpdateBehavior.fromValue(String value)
Use this in place of valueOf.
|
static ScalingPolicyUpdateBehavior |
ScalingPolicyUpdateBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScalingPolicyUpdateBehavior[] |
ScalingPolicyUpdateBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScalingInstruction |
ScalingInstruction.withScalingPolicyUpdateBehavior(ScalingPolicyUpdateBehavior scalingPolicyUpdateBehavior)
Controls whether a resource's externally created scaling policies are kept or replaced.
|
Copyright © 2022. All rights reserved.