amazonka-elasticbeanstalk-0.0.0: Amazon Elastic Beanstalk SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.ElasticBeanstalk.DeleteConfigurationTemplate

Contents

Description

Synopsis

Request

Request constructor

Request lenses

dctApplicationName :: Lens' DeleteConfigurationTemplate Text Source

The name of the application to delete the configuration template from.

dctTemplateName :: Lens' DeleteConfigurationTemplate Text Source

The name of the configuration template to delete.

Response

Response constructor