Hsm

class Hsm

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Availability Zone that contains the HSM.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The IPv6 address (if any) of the HSM's elastic network interface (ENI).

Link copied to clipboard

The HSM's identifier (ID).

Link copied to clipboard

The type of HSM.

Link copied to clipboard

The HSM's state.

Link copied to clipboard

A description of the HSM's state.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: Hsm.Builder.() -> Unit = {}): Hsm
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String