public static interface AlarmSpecification.Builder extends SdkPojo, CopyableBuilder<AlarmSpecification.Builder,AlarmSpecification>
| Modifier and Type | Method and Description |
|---|---|
AlarmSpecification.Builder |
alarms(Collection<String> alarms)
The names of one or more CloudWatch alarms to monitor for the instance refresh.
|
AlarmSpecification.Builder |
alarms(String... alarms)
The names of one or more CloudWatch alarms to monitor for the instance refresh.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAlarmSpecification.Builder alarms(Collection<String> alarms)
The names of one or more CloudWatch alarms to monitor for the instance refresh.
alarms - The names of one or more CloudWatch alarms to monitor for the instance refresh.AlarmSpecification.Builder alarms(String... alarms)
The names of one or more CloudWatch alarms to monitor for the instance refresh.
alarms - The names of one or more CloudWatch alarms to monitor for the instance refresh.Copyright © 2023. All rights reserved.