Method: AWS::CloudWatch::Alarm#state_updated_timestamp
- Defined in:
- lib/aws/cloud_watch/alarm.rb
#state_updated_timestamp ⇒ Time (readonly)
When the alarm's state last updated.
70 71 72 |
# File 'lib/aws/cloud_watch/alarm.rb', line 70 def @state_updated_timestamp end |