amazonka-codepipeline-1.4.5: Amazon CodePipeline 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.CodePipeline.ListActionTypes

Contents

Description

Gets a summary of all AWS CodePipeline action types associated with your account.

Synopsis

Creating a Request

listActionTypes :: ListActionTypes #

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

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

  • latActionOwnerFilter - Filters the list of action types to those created by a specified entity.
  • latNextToken - An identifier that was returned from the previous list action types call, which can be used to return the next set of action types in the list.

data ListActionTypes #

Represents the input of a list action types action.

See: listActionTypes smart constructor.

Instances

Eq ListActionTypes # 
Data ListActionTypes # 

Methods

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

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

toConstr :: ListActionTypes -> Constr #

dataTypeOf :: ListActionTypes -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListActionTypes # 
Show ListActionTypes # 
Generic ListActionTypes # 
Hashable ListActionTypes # 
ToJSON ListActionTypes # 
NFData ListActionTypes # 

Methods

rnf :: ListActionTypes -> () #

AWSRequest ListActionTypes # 
ToQuery ListActionTypes # 
ToPath ListActionTypes # 
ToHeaders ListActionTypes # 
type Rep ListActionTypes # 
type Rep ListActionTypes = D1 (MetaData "ListActionTypes" "Network.AWS.CodePipeline.ListActionTypes" "amazonka-codepipeline-1.4.5-7l6xH8NU5nx4wRSql2Kh3c" False) (C1 (MetaCons "ListActionTypes'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_latActionOwnerFilter") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ActionOwner))) (S1 (MetaSel (Just Symbol "_latNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))
type Rs ListActionTypes # 

Request Lenses

latActionOwnerFilter :: Lens' ListActionTypes (Maybe ActionOwner) #

Filters the list of action types to those created by a specified entity.

latNextToken :: Lens' ListActionTypes (Maybe Text) #

An identifier that was returned from the previous list action types call, which can be used to return the next set of action types in the list.

Destructuring the Response

listActionTypesResponse #

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

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

  • latrsNextToken - If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list action types call to return the next set of action types in the list.
  • latrsResponseStatus - -- | The response status code.
  • latrsActionTypes - Provides details of the action types.

data ListActionTypesResponse #

Represents the output of a list action types action.

See: listActionTypesResponse smart constructor.

Instances

Eq ListActionTypesResponse # 
Data ListActionTypesResponse # 

Methods

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

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

toConstr :: ListActionTypesResponse -> Constr #

dataTypeOf :: ListActionTypesResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListActionTypesResponse # 
Show ListActionTypesResponse # 
Generic ListActionTypesResponse # 
NFData ListActionTypesResponse # 

Methods

rnf :: ListActionTypesResponse -> () #

type Rep ListActionTypesResponse # 
type Rep ListActionTypesResponse = D1 (MetaData "ListActionTypesResponse" "Network.AWS.CodePipeline.ListActionTypes" "amazonka-codepipeline-1.4.5-7l6xH8NU5nx4wRSql2Kh3c" False) (C1 (MetaCons "ListActionTypesResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_latrsNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_latrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int)) (S1 (MetaSel (Just Symbol "_latrsActionTypes") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 [ActionType])))))

Response Lenses

latrsNextToken :: Lens' ListActionTypesResponse (Maybe Text) #

If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list action types call to return the next set of action types in the list.

latrsResponseStatus :: Lens' ListActionTypesResponse Int #

  • - | The response status code.

latrsActionTypes :: Lens' ListActionTypesResponse [ActionType] #

Provides details of the action types.