amazonka-codedeploy-0.3.6: 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 associated with the applicable IAM user or AWS account.

Response

Response constructor

Response lenses