| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch.actions |
CloudWatch Alarm Actions library
|
| Modifier and Type | Method and Description |
|---|---|
static Ec2InstanceAction |
Ec2InstanceAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ec2InstanceAction[] |
Ec2InstanceAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Ec2Action(Ec2InstanceAction instanceAction) |
Copyright © 2022. All rights reserved.