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.DescribeLunaClient

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 .

Retrieves information about an HSM client.

Synopsis

Creating a Request

describeLunaClient :: DescribeLunaClient Source #

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

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

data DescribeLunaClient Source #

See: describeLunaClient smart constructor.

Instances

Eq DescribeLunaClient Source # 
Data DescribeLunaClient Source # 

Methods

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

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

toConstr :: DescribeLunaClient -> Constr #

dataTypeOf :: DescribeLunaClient -> DataType #

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

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

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

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

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

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

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

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

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

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

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

Methods

rnf :: DescribeLunaClient -> () #

AWSRequest DescribeLunaClient Source # 
ToHeaders DescribeLunaClient Source # 
ToPath DescribeLunaClient Source # 
ToQuery DescribeLunaClient Source # 
type Rep DescribeLunaClient Source # 
type Rep DescribeLunaClient = D1 * (MetaData "DescribeLunaClient" "Network.AWS.CloudHSM.DescribeLunaClient" "amazonka-cloudhsm-1.6.0-7LcyNAvS0fpIUvEQaE6swE" False) (C1 * (MetaCons "DescribeLunaClient'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_dlcClientARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_dlcCertificateFingerprint") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text)))))
type Rs DescribeLunaClient Source # 

Request Lenses

Destructuring the Response

describeLunaClientResponse Source #

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

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

data DescribeLunaClientResponse Source #

See: describeLunaClientResponse smart constructor.

Instances

Eq DescribeLunaClientResponse Source # 
Data DescribeLunaClientResponse Source # 

Methods

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

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

toConstr :: DescribeLunaClientResponse -> Constr #

dataTypeOf :: DescribeLunaClientResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeLunaClientResponse Source # 
Show DescribeLunaClientResponse Source # 
Generic DescribeLunaClientResponse Source # 
NFData DescribeLunaClientResponse Source # 
type Rep DescribeLunaClientResponse Source # 
type Rep DescribeLunaClientResponse = D1 * (MetaData "DescribeLunaClientResponse" "Network.AWS.CloudHSM.DescribeLunaClient" "amazonka-cloudhsm-1.6.0-7LcyNAvS0fpIUvEQaE6swE" False) (C1 * (MetaCons "DescribeLunaClientResponse'" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_drsClientARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_drsLastModifiedTimestamp") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_drsCertificateFingerprint") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))))) ((:*:) * (S1 * (MetaSel (Just Symbol "_drsCertificate") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_drsLabel") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_drsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))))

Response Lenses

drsLastModifiedTimestamp :: Lens' DescribeLunaClientResponse (Maybe Text) Source #

The date and time the client was last modified.

drsCertificate :: Lens' DescribeLunaClientResponse (Maybe Text) Source #

The certificate installed on the HSMs used by this client.