amazonka-codedeploy-1.4.5: Amazon CodeDeploy SDK.

Copyright(c) 2013-2016 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.BatchGetDeploymentInstances

Contents

Description

Gets information about one or more instance that are part of a deployment group.

Synopsis

Creating a Request

batchGetDeploymentInstances #

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

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

data BatchGetDeploymentInstances #

Represents the input of a batch get deployment instances operation.

See: batchGetDeploymentInstances smart constructor.

Instances

Eq BatchGetDeploymentInstances # 
Data BatchGetDeploymentInstances # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> BatchGetDeploymentInstances -> c BatchGetDeploymentInstances #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c BatchGetDeploymentInstances #

toConstr :: BatchGetDeploymentInstances -> Constr #

dataTypeOf :: BatchGetDeploymentInstances -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c BatchGetDeploymentInstances) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c BatchGetDeploymentInstances) #

gmapT :: (forall b. Data b => b -> b) -> BatchGetDeploymentInstances -> BatchGetDeploymentInstances #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> BatchGetDeploymentInstances -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> BatchGetDeploymentInstances -> r #

gmapQ :: (forall d. Data d => d -> u) -> BatchGetDeploymentInstances -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> BatchGetDeploymentInstances -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> BatchGetDeploymentInstances -> m BatchGetDeploymentInstances #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> BatchGetDeploymentInstances -> m BatchGetDeploymentInstances #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> BatchGetDeploymentInstances -> m BatchGetDeploymentInstances #

Read BatchGetDeploymentInstances # 
Show BatchGetDeploymentInstances # 
Generic BatchGetDeploymentInstances # 
Hashable BatchGetDeploymentInstances # 
ToJSON BatchGetDeploymentInstances # 
NFData BatchGetDeploymentInstances # 
AWSRequest BatchGetDeploymentInstances # 
ToQuery BatchGetDeploymentInstances # 
ToPath BatchGetDeploymentInstances # 
ToHeaders BatchGetDeploymentInstances # 
type Rep BatchGetDeploymentInstances # 
type Rep BatchGetDeploymentInstances = D1 (MetaData "BatchGetDeploymentInstances" "Network.AWS.CodeDeploy.BatchGetDeploymentInstances" "amazonka-codedeploy-1.4.5-7UWcGyWUHrLDqaWZl9U8ik" False) (C1 (MetaCons "BatchGetDeploymentInstances'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_bgdiDeploymentId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_bgdiInstanceIds") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 [Text]))))
type Rs BatchGetDeploymentInstances # 

Request Lenses

bgdiDeploymentId :: Lens' BatchGetDeploymentInstances Text #

The unique ID of a deployment.

bgdiInstanceIds :: Lens' BatchGetDeploymentInstances [Text] #

The unique IDs of instances in the deployment group.

Destructuring the Response

batchGetDeploymentInstancesResponse #

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

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

data BatchGetDeploymentInstancesResponse #

Represents the output of a batch get deployment instance operation.

See: batchGetDeploymentInstancesResponse smart constructor.

Instances

Eq BatchGetDeploymentInstancesResponse # 
Data BatchGetDeploymentInstancesResponse # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> BatchGetDeploymentInstancesResponse -> c BatchGetDeploymentInstancesResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c BatchGetDeploymentInstancesResponse #

toConstr :: BatchGetDeploymentInstancesResponse -> Constr #

dataTypeOf :: BatchGetDeploymentInstancesResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c BatchGetDeploymentInstancesResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c BatchGetDeploymentInstancesResponse) #

gmapT :: (forall b. Data b => b -> b) -> BatchGetDeploymentInstancesResponse -> BatchGetDeploymentInstancesResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> BatchGetDeploymentInstancesResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> BatchGetDeploymentInstancesResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> BatchGetDeploymentInstancesResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> BatchGetDeploymentInstancesResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> BatchGetDeploymentInstancesResponse -> m BatchGetDeploymentInstancesResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> BatchGetDeploymentInstancesResponse -> m BatchGetDeploymentInstancesResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> BatchGetDeploymentInstancesResponse -> m BatchGetDeploymentInstancesResponse #

Read BatchGetDeploymentInstancesResponse # 
Show BatchGetDeploymentInstancesResponse # 
Generic BatchGetDeploymentInstancesResponse # 
NFData BatchGetDeploymentInstancesResponse # 
type Rep BatchGetDeploymentInstancesResponse # 
type Rep BatchGetDeploymentInstancesResponse = D1 (MetaData "BatchGetDeploymentInstancesResponse" "Network.AWS.CodeDeploy.BatchGetDeploymentInstances" "amazonka-codedeploy-1.4.5-7UWcGyWUHrLDqaWZl9U8ik" False) (C1 (MetaCons "BatchGetDeploymentInstancesResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_bgdirsInstancesSummary") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [InstanceSummary]))) ((:*:) (S1 (MetaSel (Just Symbol "_bgdirsErrorMessage") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_bgdirsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int)))))

Response Lenses

bgdirsErrorMessage :: Lens' BatchGetDeploymentInstancesResponse (Maybe Text) #

Information about errors that may have occurred during the API call.