You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lightsail::Types::TestAlarmRequestWhen passing TestAlarmRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
alarm_name: "ResourceName", state: "OK", }
Instance Attribute Summary collapse
The name of the alarm to test.
The alarm state to test.
The name of the alarm to test.
#state ⇒ StringThe alarm state to test.
An alarm has the following possible states that can be tested:
ALARM
- The metric is outside of the defined threshold.
INSUFFICIENT_DATA
- The alarm has just started, the metric is not available, or not enough data is available for the metric to determine the alarm state.
OK
- The metric is within the defined threshold.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4