mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
spacing change
This commit is contained in:
parent
bc638e569b
commit
f27bc08469
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module Fog
|
||||||
|
|
||||||
require 'fog/aws/parsers/cloud_watch/put_metric_alarm'
|
require 'fog/aws/parsers/cloud_watch/put_metric_alarm'
|
||||||
|
|
||||||
# Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric
|
# Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric
|
||||||
# ==== Options
|
# ==== Options
|
||||||
# * ActionsEnabled<~Boolean>: Indicates whether or not actions should be executed during any changes to the alarm's state
|
# * ActionsEnabled<~Boolean>: Indicates whether or not actions should be executed during any changes to the alarm's state
|
||||||
# * AlarmActions<~Array>: A list of actions to execute
|
# * AlarmActions<~Array>: A list of actions to execute
|
||||||
|
|
Loading…
Add table
Reference in a new issue