| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ScalingEvent |
ScalingEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScalingEvent[] |
ScalingEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ScalingEvents(ScalingEvent... types) |
Copyright © 2021. All rights reserved.