amazonka-cloudhsm-0.3.2: Amazon CloudHSM SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudHSM.DescribeLunaClient

Contents

Description

Synopsis

Request

Request constructor

describeLunaClient :: DescribeLunaClient Source

DescribeLunaClient constructor.

The fields accessible through corresponding lenses are:

Request lenses

dlcCertificateFingerprint :: Lens' DescribeLunaClient (Maybe Text) Source

The certificate fingerprint.

dlcClientArn :: Lens' DescribeLunaClient (Maybe Text) Source

The ARN of the client.

Response

Response constructor

Response lenses

dlcrCertificate :: Lens' DescribeLunaClientResponse (Maybe Text) Source

The certificate installed on the HSMs used by this client.

dlcrCertificateFingerprint :: Lens' DescribeLunaClientResponse (Maybe Text) Source

The certificate fingerprint.

dlcrClientArn :: Lens' DescribeLunaClientResponse (Maybe Text) Source

The ARN of the client.

dlcrLabel :: Lens' DescribeLunaClientResponse (Maybe Text) Source

The label of the client.

dlcrLastModifiedTimestamp :: Lens' DescribeLunaClientResponse (Maybe Text) Source

The date and time the client was last modified.