| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<Alarm> |
AlarmConfiguration.alarms()
The name of the CloudWatch alarm specified in the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmConfiguration.Builder |
AlarmConfiguration.Builder.alarms(Alarm... alarms)
The name of the CloudWatch alarm specified in the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmConfiguration.Builder |
AlarmConfiguration.Builder.alarms(Collection<Alarm> alarms)
The name of the CloudWatch alarm specified in the configuration.
|
Copyright © 2023. All rights reserved.