Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Hsm

Contains information about a hardware security module (HSM) in an AWS CloudHSM cluster.

Hierarchy

  • Hsm

Index

Properties

Optional AvailabilityZone

AvailabilityZone: undefined | string

The Availability Zone that contains the HSM.

Optional ClusterId

ClusterId: undefined | string

The identifier (ID) of the cluster that contains the HSM.

Optional EniId

EniId: undefined | string

The identifier (ID) of the HSM's elastic network interface (ENI).

Optional EniIp

EniIp: undefined | string

The IP address of the HSM's elastic network interface (ENI).

HsmId

HsmId: string | undefined

The HSM's identifier (ID).

Optional State

State: HsmState | string

The HSM's state.

Optional StateMessage

StateMessage: undefined | string

A description of the HSM's state.

Optional SubnetId

SubnetId: undefined | string

The subnet that contains the HSM's elastic network interface (ENI).