| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
List<Alarm> |
AlarmConfiguration.alarms()
A list of alarms configured for the deployment or deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmConfiguration.Builder |
AlarmConfiguration.Builder.alarms(Alarm... alarms)
A list of alarms configured for the deployment or deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmConfiguration.Builder |
AlarmConfiguration.Builder.alarms(Collection<Alarm> alarms)
A list of alarms configured for the deployment or deployment group.
|
Copyright © 2022. All rights reserved.