amazonka-codedeploy-0.0.5: Amazon CodeDeploy SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.GetDeploymentConfig

Contents

Description

Synopsis

Request

Request constructor

getDeploymentConfig Source

GetDeploymentConfig constructor.

The fields accessible through corresponding lenses are:

Request lenses

gdcDeploymentConfigName :: Lens' GetDeploymentConfig Text Source

The name of an existing deployment configuration within the AWS user account.

Response

Response constructor

Response lenses