amazonka-codedeploy-0.3.6: Amazon CodeDeploy SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.RegisterOnPremisesInstance

Contents

Description

Synopsis

Request

Request constructor

Request lenses

ropiIamUserArn :: Lens' RegisterOnPremisesInstance Text Source

The ARN of the IAM user to associate with the on-premises instance.

ropiInstanceName :: Lens' RegisterOnPremisesInstance Text Source

The name of the on-premises instance to register.

Response

Response constructor