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

gdgDeploymentGroupName :: Lens' GetDeploymentGroup Text Source

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

Response

Response constructor

Response lenses