| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Alarm |
Alarm.clone() |
Alarm |
Alarm.withName(String name)
The name of your CloudWatch alarm.
|
| Modifier and Type | Method and Description |
|---|---|
List<Alarm> |
AlarmConfiguration.getAlarms()
The name of the CloudWatch alarm specified in the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmConfiguration |
AlarmConfiguration.withAlarms(Alarm... alarms)
The name of the CloudWatch alarm specified in the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmConfiguration.setAlarms(Collection<Alarm> alarms)
The name of the CloudWatch alarm specified in the configuration.
|
AlarmConfiguration |
AlarmConfiguration.withAlarms(Collection<Alarm> alarms)
The name of the CloudWatch alarm specified in the configuration.
|
Copyright © 2023. All rights reserved.