amazonka-codestar-1.5.0: Amazon CodeStar SDK.

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

Network.AWS.CodeStar.ListUserProfiles

Contents

Description

Lists all the user profiles configured for your AWS account in AWS CodeStar.

Synopsis

Creating a Request

listUserProfiles :: ListUserProfiles Source #

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

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

  • lupNextToken - The continuation token for the next set of results, if the results cannot be returned in one response.
  • lupMaxResults - The maximum number of results to return in a response.

data ListUserProfiles Source #

See: listUserProfiles smart constructor.

Instances

Eq ListUserProfiles Source # 
Data ListUserProfiles Source # 

Methods

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

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

toConstr :: ListUserProfiles -> Constr #

dataTypeOf :: ListUserProfiles -> DataType #

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

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

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

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

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

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

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

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

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

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

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

Methods

rnf :: ListUserProfiles -> () #

AWSRequest ListUserProfiles Source # 
ToQuery ListUserProfiles Source # 
ToPath ListUserProfiles Source # 
ToHeaders ListUserProfiles Source # 
type Rep ListUserProfiles Source # 
type Rep ListUserProfiles = D1 (MetaData "ListUserProfiles" "Network.AWS.CodeStar.ListUserProfiles" "amazonka-codestar-1.5.0-D0CgJ15zjGp6mJTHDAkzYz" False) (C1 (MetaCons "ListUserProfiles'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_lupNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_lupMaxResults") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Nat)))))
type Rs ListUserProfiles Source # 

Request Lenses

lupNextToken :: Lens' ListUserProfiles (Maybe Text) Source #

The continuation token for the next set of results, if the results cannot be returned in one response.

lupMaxResults :: Lens' ListUserProfiles (Maybe Natural) Source #

The maximum number of results to return in a response.

Destructuring the Response

listUserProfilesResponse Source #

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

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

  • luprsNextToken - The continuation token to use when requesting the next set of results, if there are more results to be returned.
  • luprsResponseStatus - -- | The response status code.
  • luprsUserProfiles - All the user profiles configured in AWS CodeStar for an AWS account.

data ListUserProfilesResponse Source #

See: listUserProfilesResponse smart constructor.

Instances

Eq ListUserProfilesResponse Source # 
Data ListUserProfilesResponse Source # 

Methods

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

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

toConstr :: ListUserProfilesResponse -> Constr #

dataTypeOf :: ListUserProfilesResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Show ListUserProfilesResponse Source # 
Generic ListUserProfilesResponse Source # 
NFData ListUserProfilesResponse Source # 
type Rep ListUserProfilesResponse Source # 
type Rep ListUserProfilesResponse = D1 (MetaData "ListUserProfilesResponse" "Network.AWS.CodeStar.ListUserProfiles" "amazonka-codestar-1.5.0-D0CgJ15zjGp6mJTHDAkzYz" False) (C1 (MetaCons "ListUserProfilesResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_luprsNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_luprsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)) (S1 (MetaSel (Just Symbol "_luprsUserProfiles") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 [UserProfileSummary])))))

Response Lenses

luprsNextToken :: Lens' ListUserProfilesResponse (Maybe Text) Source #

The continuation token to use when requesting the next set of results, if there are more results to be returned.

luprsUserProfiles :: Lens' ListUserProfilesResponse [UserProfileSummary] Source #

All the user profiles configured in AWS CodeStar for an AWS account.