amazonka-codedeploy-0.3.4: Amazon CodeDeploy SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.DeregisterOnPremisesInstance

Contents

Description

Synopsis

Request

Request constructor

deregisterOnPremisesInstance Source

DeregisterOnPremisesInstance constructor.

The fields accessible through corresponding lenses are:

Request lenses

dopiInstanceName :: Lens' DeregisterOnPremisesInstance Text Source

The name of the on-premises instance to deregister.

Response

Response constructor