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.GetDeploymentGroup

Contents

Description

Gets information about a deployment group.

Synopsis

Creating a Request

getDeploymentGroup Source #

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

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

  • gdgApplicationName - The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
  • gdgDeploymentGroupName - The name of an existing deployment group for the specified application.

data GetDeploymentGroup Source #

Represents the input of a get deployment group operation.

See: getDeploymentGroup smart constructor.

Instances

Eq GetDeploymentGroup Source # 
Data GetDeploymentGroup Source # 

Methods

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

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

toConstr :: GetDeploymentGroup -> Constr #

dataTypeOf :: GetDeploymentGroup -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetDeploymentGroup Source # 
Show GetDeploymentGroup Source # 
Generic GetDeploymentGroup Source # 
Hashable GetDeploymentGroup Source # 
ToJSON GetDeploymentGroup Source # 
NFData GetDeploymentGroup Source # 

Methods

rnf :: GetDeploymentGroup -> () #

AWSRequest GetDeploymentGroup Source # 
ToPath GetDeploymentGroup Source # 
ToHeaders GetDeploymentGroup Source # 
ToQuery GetDeploymentGroup Source # 
type Rep GetDeploymentGroup Source # 
type Rep GetDeploymentGroup = D1 (MetaData "GetDeploymentGroup" "Network.AWS.CodeDeploy.GetDeploymentGroup" "amazonka-codedeploy-1.4.5-DMGK5UWBbb6A8Bo92xdbdR" False) (C1 (MetaCons "GetDeploymentGroup'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gdgApplicationName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_gdgDeploymentGroupName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))
type Rs GetDeploymentGroup Source # 

Request Lenses

gdgApplicationName :: Lens' GetDeploymentGroup Text Source #

The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.

gdgDeploymentGroupName :: Lens' GetDeploymentGroup Text Source #

The name of an existing deployment group for the specified application.

Destructuring the Response

getDeploymentGroupResponse Source #

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

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

data GetDeploymentGroupResponse Source #

Represents the output of a get deployment group operation.

See: getDeploymentGroupResponse smart constructor.

Instances

Eq GetDeploymentGroupResponse Source # 
Data GetDeploymentGroupResponse Source # 

Methods

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

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

toConstr :: GetDeploymentGroupResponse -> Constr #

dataTypeOf :: GetDeploymentGroupResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetDeploymentGroupResponse Source # 
Show GetDeploymentGroupResponse Source # 
Generic GetDeploymentGroupResponse Source # 
NFData GetDeploymentGroupResponse Source # 
type Rep GetDeploymentGroupResponse Source # 
type Rep GetDeploymentGroupResponse = D1 (MetaData "GetDeploymentGroupResponse" "Network.AWS.CodeDeploy.GetDeploymentGroup" "amazonka-codedeploy-1.4.5-DMGK5UWBbb6A8Bo92xdbdR" False) (C1 (MetaCons "GetDeploymentGroupResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gdgrsDeploymentGroupInfo") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe DeploymentGroupInfo))) (S1 (MetaSel (Just Symbol "_gdgrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int))))

Response Lenses