amazonka-codedeploy-1.3.5: Amazon CodeDeploy SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.GetDeploymentInstance

Contents

Description

Gets information about an instance as part of a deployment.

See: AWS API Reference for GetDeploymentInstance.

Synopsis

Creating a Request

getDeploymentInstance Source

Creates a value of GetDeploymentInstance with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

gdiDeploymentId :: Lens' GetDeploymentInstance Text Source

The unique ID of a deployment.

gdiInstanceId :: Lens' GetDeploymentInstance Text Source

The unique ID of an instance in the deployment's deployment group.

Destructuring the Response

getDeploymentInstanceResponse Source

Creates a value of GetDeploymentInstanceResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses