amazonka-cloudformation-1.5.0: Amazon CloudFormation 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.CloudFormation.DescribeStackSetOperation

Contents

Description

Returns the description of the specified stack set operation.

Synopsis

Creating a Request

describeStackSetOperation Source #

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

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

data DescribeStackSetOperation Source #

See: describeStackSetOperation smart constructor.

Instances

Eq DescribeStackSetOperation Source # 
Data DescribeStackSetOperation Source # 

Methods

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

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

toConstr :: DescribeStackSetOperation -> Constr #

dataTypeOf :: DescribeStackSetOperation -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeStackSetOperation Source # 
Show DescribeStackSetOperation Source # 
Generic DescribeStackSetOperation Source # 
Hashable DescribeStackSetOperation Source # 
NFData DescribeStackSetOperation Source # 
AWSRequest DescribeStackSetOperation Source # 
ToQuery DescribeStackSetOperation Source # 
ToPath DescribeStackSetOperation Source # 
ToHeaders DescribeStackSetOperation Source # 
type Rep DescribeStackSetOperation Source # 
type Rep DescribeStackSetOperation = D1 (MetaData "DescribeStackSetOperation" "Network.AWS.CloudFormation.DescribeStackSetOperation" "amazonka-cloudformation-1.5.0-KJ8fU86x75V4EoPee9jClQ" False) (C1 (MetaCons "DescribeStackSetOperation'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dssoStackSetName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_dssoOperationId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))
type Rs DescribeStackSetOperation Source # 

Request Lenses

dssoStackSetName :: Lens' DescribeStackSetOperation Text Source #

The name or the unique stack ID of the stack set for the stack operation.

dssoOperationId :: Lens' DescribeStackSetOperation Text Source #

The unique ID of the stack set operation.

Destructuring the Response

describeStackSetOperationResponse Source #

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

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

data DescribeStackSetOperationResponse Source #

See: describeStackSetOperationResponse smart constructor.

Instances

Eq DescribeStackSetOperationResponse Source # 
Data DescribeStackSetOperationResponse Source # 

Methods

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

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

toConstr :: DescribeStackSetOperationResponse -> Constr #

dataTypeOf :: DescribeStackSetOperationResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeStackSetOperationResponse Source # 
Show DescribeStackSetOperationResponse Source # 
Generic DescribeStackSetOperationResponse Source # 
NFData DescribeStackSetOperationResponse Source # 
type Rep DescribeStackSetOperationResponse Source # 
type Rep DescribeStackSetOperationResponse = D1 (MetaData "DescribeStackSetOperationResponse" "Network.AWS.CloudFormation.DescribeStackSetOperation" "amazonka-cloudformation-1.5.0-KJ8fU86x75V4EoPee9jClQ" False) (C1 (MetaCons "DescribeStackSetOperationResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dssorsStackSetOperation") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe StackSetOperation))) (S1 (MetaSel (Just Symbol "_dssorsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses