amazonka-workspaces-1.6.0: Amazon WorkSpaces 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.WorkSpaces.UpdateRulesOfIPGroup

Contents

Description

Replaces the current rules of the specified IP access control group with the specified rules.

Synopsis

Creating a Request

updateRulesOfIPGroup Source #

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

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

data UpdateRulesOfIPGroup Source #

See: updateRulesOfIPGroup smart constructor.

Instances

Eq UpdateRulesOfIPGroup Source # 
Data UpdateRulesOfIPGroup Source # 

Methods

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

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

toConstr :: UpdateRulesOfIPGroup -> Constr #

dataTypeOf :: UpdateRulesOfIPGroup -> DataType #

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

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

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

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

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

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

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

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

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

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

Read UpdateRulesOfIPGroup Source # 
Show UpdateRulesOfIPGroup Source # 
Generic UpdateRulesOfIPGroup Source # 
Hashable UpdateRulesOfIPGroup Source # 
ToJSON UpdateRulesOfIPGroup Source # 
NFData UpdateRulesOfIPGroup Source # 

Methods

rnf :: UpdateRulesOfIPGroup -> () #

AWSRequest UpdateRulesOfIPGroup Source # 
ToHeaders UpdateRulesOfIPGroup Source # 
ToPath UpdateRulesOfIPGroup Source # 
ToQuery UpdateRulesOfIPGroup Source # 
type Rep UpdateRulesOfIPGroup Source # 
type Rep UpdateRulesOfIPGroup = D1 * (MetaData "UpdateRulesOfIPGroup" "Network.AWS.WorkSpaces.UpdateRulesOfIPGroup" "amazonka-workspaces-1.6.0-AwHYwyt6ovyA3XlaTDhfeV" False) (C1 * (MetaCons "UpdateRulesOfIPGroup'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_uroigGroupId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Text)) (S1 * (MetaSel (Just Symbol "_uroigUserRules") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * [IPRuleItem]))))
type Rs UpdateRulesOfIPGroup Source # 

Request Lenses

Destructuring the Response

updateRulesOfIPGroupResponse Source #

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

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

data UpdateRulesOfIPGroupResponse Source #

See: updateRulesOfIPGroupResponse smart constructor.

Instances

Eq UpdateRulesOfIPGroupResponse Source # 
Data UpdateRulesOfIPGroupResponse Source # 

Methods

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

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

toConstr :: UpdateRulesOfIPGroupResponse -> Constr #

dataTypeOf :: UpdateRulesOfIPGroupResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read UpdateRulesOfIPGroupResponse Source # 
Show UpdateRulesOfIPGroupResponse Source # 
Generic UpdateRulesOfIPGroupResponse Source # 
NFData UpdateRulesOfIPGroupResponse Source # 
type Rep UpdateRulesOfIPGroupResponse Source # 
type Rep UpdateRulesOfIPGroupResponse = D1 * (MetaData "UpdateRulesOfIPGroupResponse" "Network.AWS.WorkSpaces.UpdateRulesOfIPGroup" "amazonka-workspaces-1.6.0-AwHYwyt6ovyA3XlaTDhfeV" True) (C1 * (MetaCons "UpdateRulesOfIPGroupResponse'" PrefixI True) (S1 * (MetaSel (Just Symbol "_uroigrsResponseStatus") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Int)))

Response Lenses