amazonka-codedeploy-0.3.4: Amazon CodeDeploy SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.BatchGetOnPremisesInstances

Contents

Description

Synopsis

Request

Request constructor

batchGetOnPremisesInstances :: BatchGetOnPremisesInstances Source

BatchGetOnPremisesInstances constructor.

The fields accessible through corresponding lenses are:

Request lenses

bgopiInstanceNames :: Lens' BatchGetOnPremisesInstances [Text] Source

The names of the on-premises instances to get information about.

Response

Response constructor

Response lenses

bgopirInstanceInfos :: Lens' BatchGetOnPremisesInstancesResponse [InstanceInfo] Source

Information about the on-premises instances.