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