amazonka-codedeploy-0.0.5: Amazon CodeDeploy SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.GetDeploymentGroup

Contents

Description

Synopsis

Request

Request constructor

Request lenses

gdgApplicationName :: Lens' GetDeploymentGroup Text Source

The name of an existing AWS CodeDeploy application within the AWS user account.

gdgDeploymentGroupName :: Lens' GetDeploymentGroup Text Source

The name of an existing deployment group for the specified application.

Response

Response constructor

Response lenses