amazonka-cloudhsm-0.3.4: Amazon CloudHSM SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudHSM.CreateLunaClient

Contents

Description

Synopsis

Request

Request constructor

createLunaClient Source

CreateLunaClient constructor.

The fields accessible through corresponding lenses are:

Request lenses

clcCertificate :: Lens' CreateLunaClient Text Source

The contents of a Base64-Encoded X.509 v3 certificate to be installed on the HSMs used by this client.

clcLabel :: Lens' CreateLunaClient (Maybe Text) Source

The label for the client.

Response

Response constructor

createLunaClientResponse :: CreateLunaClientResponse Source

CreateLunaClientResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses