amazonka-cloudhsm-1.6.0: Amazon CloudHSM 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.CloudHSM.DeleteLunaClient

Contents

Description

This is documentation for AWS CloudHSM Classic . For more information, see AWS CloudHSM Classic FAQs , the AWS CloudHSM Classic User Guide , and the AWS CloudHSM Classic API Reference .

For information about the current version of AWS CloudHSM , see AWS CloudHSM , the AWS CloudHSM User Guide , and the AWS CloudHSM API Reference .

Deletes a client.

Synopsis

Creating a Request

deleteLunaClient #

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

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

data DeleteLunaClient #

See: deleteLunaClient smart constructor.

Instances
Eq DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Data DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Methods

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

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

toConstr :: DeleteLunaClient -> Constr #

dataTypeOf :: DeleteLunaClient -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Show DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Generic DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Associated Types

type Rep DeleteLunaClient :: * -> * #

Hashable DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

ToJSON DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

AWSRequest DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Associated Types

type Rs DeleteLunaClient :: * #

ToHeaders DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

ToPath DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

ToQuery DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

NFData DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Methods

rnf :: DeleteLunaClient -> () #

type Rep DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

type Rep DeleteLunaClient = D1 (MetaData "DeleteLunaClient" "Network.AWS.CloudHSM.DeleteLunaClient" "amazonka-cloudhsm-1.6.0-8mtI1KULp3eAyp2v4HWjSZ" True) (C1 (MetaCons "DeleteLunaClient'" PrefixI True) (S1 (MetaSel (Just "_dClientARN") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs DeleteLunaClient # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Request Lenses

dClientARN :: Lens' DeleteLunaClient Text #

The ARN of the client to delete.

Destructuring the Response

deleteLunaClientResponse #

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

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

data DeleteLunaClientResponse #

See: deleteLunaClientResponse smart constructor.

Instances
Eq DeleteLunaClientResponse # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Data DeleteLunaClientResponse # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Methods

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

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

toConstr :: DeleteLunaClientResponse -> Constr #

dataTypeOf :: DeleteLunaClientResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeleteLunaClientResponse # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Show DeleteLunaClientResponse # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Generic DeleteLunaClientResponse # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

Associated Types

type Rep DeleteLunaClientResponse :: * -> * #

NFData DeleteLunaClientResponse # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

type Rep DeleteLunaClientResponse # 
Instance details

Defined in Network.AWS.CloudHSM.DeleteLunaClient

type Rep DeleteLunaClientResponse = D1 (MetaData "DeleteLunaClientResponse" "Network.AWS.CloudHSM.DeleteLunaClient" "amazonka-cloudhsm-1.6.0-8mtI1KULp3eAyp2v4HWjSZ" False) (C1 (MetaCons "DeleteLunaClientResponse'" PrefixI True) (S1 (MetaSel (Just "_dlcrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int) :*: S1 (MetaSel (Just "_dlcrsStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)))

Response Lenses

dlcrsResponseStatus :: Lens' DeleteLunaClientResponse Int #

  • - | The response status code.

dlcrsStatus :: Lens' DeleteLunaClientResponse Text #

The status of the action.