amazonka-autoscaling-1.2.0: Amazon Auto Scaling SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.AutoScaling.DescribeLifecycleHookTypes

Contents

Description

Describes the available types of lifecycle hooks.

See: AWS API Reference for DescribeLifecycleHookTypes.

Synopsis

Creating a Request

describeLifecycleHookTypes :: DescribeLifecycleHookTypes Source

Creates a value of DescribeLifecycleHookTypes with the minimum fields required to make a request.

Destructuring the Response

describeLifecycleHookTypesResponse Source

Creates a value of DescribeLifecycleHookTypesResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

dlhtrsLifecycleHookTypes :: Lens' DescribeLifecycleHookTypesResponse [Text] Source

One or more of the following notification types:

  • 'autoscaling:EC2_INSTANCE_LAUNCHING'
  • 'autoscaling:EC2_INSTANCE_TERMINATING'