Uses of Class
software.amazon.awssdk.services.ssm.model.Alarm
Packages that use Alarm
-
Uses of Alarm in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type AlarmModifier and TypeMethodDescriptionAlarmConfiguration.alarms()The name of the CloudWatch alarm specified in the configuration.Methods in software.amazon.awssdk.services.ssm.model with parameters of type AlarmModifier and TypeMethodDescriptionThe name of the CloudWatch alarm specified in the configuration.Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type AlarmModifier and TypeMethodDescriptionAlarmConfiguration.Builder.alarms(Collection<Alarm> alarms) The name of the CloudWatch alarm specified in the configuration.