amazonka-codedeploy-0.0.5: Amazon CodeDeploy SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.BatchGetDeployments

Contents

Description

Synopsis

Request

Request constructor

batchGetDeployments :: BatchGetDeployments Source

BatchGetDeployments constructor.

The fields accessible through corresponding lenses are:

Request lenses

bgdDeploymentIds :: Lens' BatchGetDeployments [Text] Source

A list of deployment IDs, with multiple deployment IDs separated by spaces.

Response

Response constructor

Response lenses