| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.CloudWatch.EnableAlarmActions
Description
Enables actions for the specified alarms.
http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_EnableAlarmActions.html
Request
data EnableAlarmActions Source
Instances
Request constructor
enableAlarmActions :: EnableAlarmActions Source
EnableAlarmActions constructor.
The fields accessible through corresponding lenses are:
eaaAlarmNames::[Text]
Request lenses
eaaAlarmNames :: Lens' EnableAlarmActions [Text] Source
The names of the alarms to enable actions for.