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