amazonka-cloudwatch-0.3.4: Amazon CloudWatch SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudWatch.EnableAlarmActions

Contents

Description

Synopsis

Request

Request constructor

enableAlarmActions :: EnableAlarmActions Source

EnableAlarmActions constructor.

The fields accessible through corresponding lenses are:

Request lenses

eaaAlarmNames :: Lens' EnableAlarmActions [Text] Source

The names of the alarms to enable actions for.

Response

Response constructor