amazonka-cloudformation-1.6.1: Amazon CloudFormation SDK.

Copyright(c) 2013-2018 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.CloudFormation.ListStackSetOperationResults

Contents

Description

Returns summary information about the results of a stack set operation.

Synopsis

Creating a Request

listStackSetOperationResults Source #

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

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

  • lssorNextToken - If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null .
  • lssorMaxResults - The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.
  • lssorStackSetName - The name or unique ID of the stack set that you want to get operation results for.
  • lssorOperationId - The ID of the stack set operation.

data ListStackSetOperationResults Source #

See: listStackSetOperationResults smart constructor.

Instances
Eq ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Data ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Methods

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

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

toConstr :: ListStackSetOperationResults -> Constr #

dataTypeOf :: ListStackSetOperationResults -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Show ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Generic ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Associated Types

type Rep ListStackSetOperationResults :: Type -> Type #

Hashable ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

AWSRequest ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Associated Types

type Rs ListStackSetOperationResults :: Type #

ToHeaders ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

ToPath ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

ToQuery ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

NFData ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

type Rep ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

type Rep ListStackSetOperationResults = D1 (MetaData "ListStackSetOperationResults" "Network.AWS.CloudFormation.ListStackSetOperationResults" "amazonka-cloudformation-1.6.1-9C1vgCDBA4sIHFUFfPs2gm" False) (C1 (MetaCons "ListStackSetOperationResults'" PrefixI True) ((S1 (MetaSel (Just "_lssorNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_lssorMaxResults") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Nat))) :*: (S1 (MetaSel (Just "_lssorStackSetName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_lssorOperationId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))
type Rs ListStackSetOperationResults Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Request Lenses

lssorNextToken :: Lens' ListStackSetOperationResults (Maybe Text) Source #

If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null .

lssorMaxResults :: Lens' ListStackSetOperationResults (Maybe Natural) Source #

The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

lssorStackSetName :: Lens' ListStackSetOperationResults Text Source #

The name or unique ID of the stack set that you want to get operation results for.

lssorOperationId :: Lens' ListStackSetOperationResults Text Source #

The ID of the stack set operation.

Destructuring the Response

listStackSetOperationResultsResponse Source #

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

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

  • lssorrsNextToken - If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null .
  • lssorrsSummaries - A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.
  • lssorrsResponseStatus - -- | The response status code.

data ListStackSetOperationResultsResponse Source #

See: listStackSetOperationResultsResponse smart constructor.

Instances
Eq ListStackSetOperationResultsResponse Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Data ListStackSetOperationResultsResponse Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Methods

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

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

toConstr :: ListStackSetOperationResultsResponse -> Constr #

dataTypeOf :: ListStackSetOperationResultsResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListStackSetOperationResultsResponse Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Show ListStackSetOperationResultsResponse Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

Generic ListStackSetOperationResultsResponse Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

NFData ListStackSetOperationResultsResponse Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

type Rep ListStackSetOperationResultsResponse Source # 
Instance details

Defined in Network.AWS.CloudFormation.ListStackSetOperationResults

type Rep ListStackSetOperationResultsResponse = D1 (MetaData "ListStackSetOperationResultsResponse" "Network.AWS.CloudFormation.ListStackSetOperationResults" "amazonka-cloudformation-1.6.1-9C1vgCDBA4sIHFUFfPs2gm" False) (C1 (MetaCons "ListStackSetOperationResultsResponse'" PrefixI True) (S1 (MetaSel (Just "_lssorrsNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_lssorrsSummaries") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [StackSetOperationResultSummary])) :*: S1 (MetaSel (Just "_lssorrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses

lssorrsNextToken :: Lens' ListStackSetOperationResultsResponse (Maybe Text) Source #

If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null .

lssorrsSummaries :: Lens' ListStackSetOperationResultsResponse [StackSetOperationResultSummary] Source #

A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.