amazonka-autoscaling-0.3.3: Amazon Auto Scaling SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.AutoScaling.DescribeAutoScalingNotificationTypes

Contents

Description

Synopsis

Request

Request constructor

Response

Response constructor

Response lenses

dasntrAutoScalingNotificationTypes :: Lens' DescribeAutoScalingNotificationTypesResponse [Text] Source

One or more of the following notification types:

'autoscaling:EC2_INSTANCE_LAUNCH'

'autoscaling:EC2_INSTANCE_LAUNCH_ERROR'

'autoscaling:EC2_INSTANCE_TERMINATE'

'autoscaling:EC2_INSTANCE_TERMINATE_ERROR'

'autoscaling:TEST_NOTIFICATION'