amazonka-opsworks-cm-1.4.5: Amazon OpsWorks for Chef Automate 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.OpsWorksCM.DisassociateNode

Contents

Description

Undocumented operation.

Synopsis

Creating a Request

disassociateNode #

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

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

data DisassociateNode #

See: disassociateNode smart constructor.

Instances

Eq DisassociateNode # 
Data DisassociateNode # 

Methods

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

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

toConstr :: DisassociateNode -> Constr #

dataTypeOf :: DisassociateNode -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DisassociateNode # 
Show DisassociateNode # 
Generic DisassociateNode # 
Hashable DisassociateNode # 
ToJSON DisassociateNode # 
NFData DisassociateNode # 

Methods

rnf :: DisassociateNode -> () #

AWSRequest DisassociateNode # 
ToQuery DisassociateNode # 
ToPath DisassociateNode # 
ToHeaders DisassociateNode # 
type Rep DisassociateNode # 
type Rep DisassociateNode = D1 (MetaData "DisassociateNode" "Network.AWS.OpsWorksCM.DisassociateNode" "amazonka-opsworks-cm-1.4.5-AhfVC6jsAX0FFNzDXhBrcp" False) (C1 (MetaCons "DisassociateNode'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dnEngineAttributes") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [EngineAttribute]))) ((:*:) (S1 (MetaSel (Just Symbol "_dnServerName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_dnNodeName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)))))
type Rs DisassociateNode # 

Request Lenses

dnServerName :: Lens' DisassociateNode Text #

Undocumented member.

dnNodeName :: Lens' DisassociateNode Text #

Undocumented member.

Destructuring the Response

disassociateNodeResponse #

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

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

data DisassociateNodeResponse #

See: disassociateNodeResponse smart constructor.

Instances

Eq DisassociateNodeResponse # 
Data DisassociateNodeResponse # 

Methods

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

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

toConstr :: DisassociateNodeResponse -> Constr #

dataTypeOf :: DisassociateNodeResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DisassociateNodeResponse # 
Show DisassociateNodeResponse # 
Generic DisassociateNodeResponse # 
NFData DisassociateNodeResponse # 
type Rep DisassociateNodeResponse # 
type Rep DisassociateNodeResponse = D1 (MetaData "DisassociateNodeResponse" "Network.AWS.OpsWorksCM.DisassociateNode" "amazonka-opsworks-cm-1.4.5-AhfVC6jsAX0FFNzDXhBrcp" False) (C1 (MetaCons "DisassociateNodeResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dnrsNodeAssociationStatusToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_dnrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int))))

Response Lenses

dnrsResponseStatus :: Lens' DisassociateNodeResponse Int #

  • - | The response status code.