amazonka-codedeploy-0.3.5: Amazon CodeDeploy SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.GetOnPremisesInstance

Contents

Description

Synopsis

Request

Request constructor

getOnPremisesInstance Source

GetOnPremisesInstance constructor.

The fields accessible through corresponding lenses are:

Request lenses

gopiInstanceName :: Lens' GetOnPremisesInstance Text Source

The name of the on-premises instance to get information about

Response

Response constructor

Response lenses

gopirInstanceInfo :: Lens' GetOnPremisesInstanceResponse (Maybe InstanceInfo) Source

Information about the on-premises instance.