amazonka-cloudhsm-1.4.5: Amazon CloudHSM 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.CloudHSM.ModifyLunaClient

Contents

Description

Modifies the certificate used by the client.

This action can potentially start a workflow to install the new certificate on the client's HSMs.

Synopsis

Creating a Request

modifyLunaClient #

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

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

data ModifyLunaClient #

See: modifyLunaClient smart constructor.

Instances

Eq ModifyLunaClient # 
Data ModifyLunaClient # 

Methods

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

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

toConstr :: ModifyLunaClient -> Constr #

dataTypeOf :: ModifyLunaClient -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ModifyLunaClient # 
Show ModifyLunaClient # 
Generic ModifyLunaClient # 
Hashable ModifyLunaClient # 
ToJSON ModifyLunaClient # 
NFData ModifyLunaClient # 

Methods

rnf :: ModifyLunaClient -> () #

AWSRequest ModifyLunaClient # 
ToQuery ModifyLunaClient # 
ToPath ModifyLunaClient # 
ToHeaders ModifyLunaClient # 
type Rep ModifyLunaClient # 
type Rep ModifyLunaClient = D1 (MetaData "ModifyLunaClient" "Network.AWS.CloudHSM.ModifyLunaClient" "amazonka-cloudhsm-1.4.5-LgxYoBbw54MGh2G2GZr9dV" False) (C1 (MetaCons "ModifyLunaClient'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_mlcClientARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_mlcCertificate") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))
type Rs ModifyLunaClient # 

Request Lenses

mlcClientARN :: Lens' ModifyLunaClient Text #

The ARN of the client.

mlcCertificate :: Lens' ModifyLunaClient Text #

The new certificate for the client.

Destructuring the Response

modifyLunaClientResponse #

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

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

data ModifyLunaClientResponse #

See: modifyLunaClientResponse smart constructor.

Instances

Eq ModifyLunaClientResponse # 
Data ModifyLunaClientResponse # 

Methods

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

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

toConstr :: ModifyLunaClientResponse -> Constr #

dataTypeOf :: ModifyLunaClientResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ModifyLunaClientResponse # 
Show ModifyLunaClientResponse # 
Generic ModifyLunaClientResponse # 
NFData ModifyLunaClientResponse # 
type Rep ModifyLunaClientResponse # 
type Rep ModifyLunaClientResponse = D1 (MetaData "ModifyLunaClientResponse" "Network.AWS.CloudHSM.ModifyLunaClient" "amazonka-cloudhsm-1.4.5-LgxYoBbw54MGh2G2GZr9dV" False) (C1 (MetaCons "ModifyLunaClientResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_mlcrsClientARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_mlcrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int))))

Response Lenses

mlcrsResponseStatus :: Lens' ModifyLunaClientResponse Int #

  • - | The response status code.