amazonka-ssm-1.6.0: Amazon Simple Systems Manager (SSM) 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.SSM.DeregisterPatchBaselineForPatchGroup

Contents

Description

Removes a patch group from a patch baseline.

Synopsis

Creating a Request

deregisterPatchBaselineForPatchGroup Source #

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

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

  • dpbfpgBaselineId - The ID of the patch baseline to deregister the patch group from.
  • dpbfpgPatchGroup - The name of the patch group that should be deregistered from the patch baseline.

data DeregisterPatchBaselineForPatchGroup Source #

See: deregisterPatchBaselineForPatchGroup smart constructor.

Instances

Eq DeregisterPatchBaselineForPatchGroup Source # 
Data DeregisterPatchBaselineForPatchGroup Source # 

Methods

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

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

toConstr :: DeregisterPatchBaselineForPatchGroup -> Constr #

dataTypeOf :: DeregisterPatchBaselineForPatchGroup -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeregisterPatchBaselineForPatchGroup Source # 
Show DeregisterPatchBaselineForPatchGroup Source # 
Generic DeregisterPatchBaselineForPatchGroup Source # 
Hashable DeregisterPatchBaselineForPatchGroup Source # 
ToJSON DeregisterPatchBaselineForPatchGroup Source # 
NFData DeregisterPatchBaselineForPatchGroup Source # 
AWSRequest DeregisterPatchBaselineForPatchGroup Source # 
ToHeaders DeregisterPatchBaselineForPatchGroup Source # 
ToPath DeregisterPatchBaselineForPatchGroup Source # 
ToQuery DeregisterPatchBaselineForPatchGroup Source # 
type Rep DeregisterPatchBaselineForPatchGroup Source # 
type Rep DeregisterPatchBaselineForPatchGroup = D1 * (MetaData "DeregisterPatchBaselineForPatchGroup" "Network.AWS.SSM.DeregisterPatchBaselineForPatchGroup" "amazonka-ssm-1.6.0-FkXaKF9jjpY64HF15tLQlO" False) (C1 * (MetaCons "DeregisterPatchBaselineForPatchGroup'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_dpbfpgBaselineId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Text)) (S1 * (MetaSel (Just Symbol "_dpbfpgPatchGroup") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Text))))
type Rs DeregisterPatchBaselineForPatchGroup Source # 

Request Lenses

dpbfpgBaselineId :: Lens' DeregisterPatchBaselineForPatchGroup Text Source #

The ID of the patch baseline to deregister the patch group from.

dpbfpgPatchGroup :: Lens' DeregisterPatchBaselineForPatchGroup Text Source #

The name of the patch group that should be deregistered from the patch baseline.

Destructuring the Response

deregisterPatchBaselineForPatchGroupResponse Source #

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

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

data DeregisterPatchBaselineForPatchGroupResponse Source #

Instances

Eq DeregisterPatchBaselineForPatchGroupResponse Source # 
Data DeregisterPatchBaselineForPatchGroupResponse Source # 

Methods

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

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

toConstr :: DeregisterPatchBaselineForPatchGroupResponse -> Constr #

dataTypeOf :: DeregisterPatchBaselineForPatchGroupResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeregisterPatchBaselineForPatchGroupResponse Source # 
Show DeregisterPatchBaselineForPatchGroupResponse Source # 
Generic DeregisterPatchBaselineForPatchGroupResponse Source # 
NFData DeregisterPatchBaselineForPatchGroupResponse Source # 
type Rep DeregisterPatchBaselineForPatchGroupResponse Source # 
type Rep DeregisterPatchBaselineForPatchGroupResponse = D1 * (MetaData "DeregisterPatchBaselineForPatchGroupResponse" "Network.AWS.SSM.DeregisterPatchBaselineForPatchGroup" "amazonka-ssm-1.6.0-FkXaKF9jjpY64HF15tLQlO" False) (C1 * (MetaCons "DeregisterPatchBaselineForPatchGroupResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_dpbfpgrsBaselineId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dpbfpgrsPatchGroup") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_dpbfpgrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)))))

Response Lenses

dpbfpgrsBaselineId :: Lens' DeregisterPatchBaselineForPatchGroupResponse (Maybe Text) Source #

The ID of the patch baseline the patch group was deregistered from.

dpbfpgrsPatchGroup :: Lens' DeregisterPatchBaselineForPatchGroupResponse (Maybe Text) Source #

The name of the patch group deregistered from the patch baseline.