amazonka-guardduty-1.6.0: Amazon GuardDuty 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.GuardDuty.DisassociateFromMasterAccount

Contents

Description

Disassociates the current GuardDuty member account from its master account.

Synopsis

Creating a Request

disassociateFromMasterAccount Source #

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

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

  • dfmaDetectorId - The unique ID of the detector of the GuardDuty member account.

data DisassociateFromMasterAccount Source #

See: disassociateFromMasterAccount smart constructor.

Instances

Eq DisassociateFromMasterAccount Source # 
Data DisassociateFromMasterAccount Source # 

Methods

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

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

toConstr :: DisassociateFromMasterAccount -> Constr #

dataTypeOf :: DisassociateFromMasterAccount -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DisassociateFromMasterAccount Source # 
Show DisassociateFromMasterAccount Source # 
Generic DisassociateFromMasterAccount Source # 
Hashable DisassociateFromMasterAccount Source # 
ToJSON DisassociateFromMasterAccount Source # 
NFData DisassociateFromMasterAccount Source # 
AWSRequest DisassociateFromMasterAccount Source # 
ToHeaders DisassociateFromMasterAccount Source # 
ToPath DisassociateFromMasterAccount Source # 
ToQuery DisassociateFromMasterAccount Source # 
type Rep DisassociateFromMasterAccount Source # 
type Rep DisassociateFromMasterAccount = D1 * (MetaData "DisassociateFromMasterAccount" "Network.AWS.GuardDuty.DisassociateFromMasterAccount" "amazonka-guardduty-1.6.0-KbE83ZKqiO93fxfUnyqRWA" True) (C1 * (MetaCons "DisassociateFromMasterAccount'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dfmaDetectorId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs DisassociateFromMasterAccount Source # 

Request Lenses

dfmaDetectorId :: Lens' DisassociateFromMasterAccount Text Source #

The unique ID of the detector of the GuardDuty member account.

Destructuring the Response

disassociateFromMasterAccountResponse Source #

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

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

data DisassociateFromMasterAccountResponse Source #

Instances

Eq DisassociateFromMasterAccountResponse Source # 
Data DisassociateFromMasterAccountResponse Source # 

Methods

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

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

toConstr :: DisassociateFromMasterAccountResponse -> Constr #

dataTypeOf :: DisassociateFromMasterAccountResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DisassociateFromMasterAccountResponse Source # 
Show DisassociateFromMasterAccountResponse Source # 
Generic DisassociateFromMasterAccountResponse Source # 
NFData DisassociateFromMasterAccountResponse Source # 
type Rep DisassociateFromMasterAccountResponse Source # 
type Rep DisassociateFromMasterAccountResponse = D1 * (MetaData "DisassociateFromMasterAccountResponse" "Network.AWS.GuardDuty.DisassociateFromMasterAccount" "amazonka-guardduty-1.6.0-KbE83ZKqiO93fxfUnyqRWA" True) (C1 * (MetaCons "DisassociateFromMasterAccountResponse'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dfmarsResponseStatus") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Int)))

Response Lenses