CreateHsmRequest

Types

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

Properties

Link copied to clipboard

The Availability Zone where you are creating the HSM. To find the cluster's Availability Zones, use DescribeClusters.

Link copied to clipboard

The identifier (ID) of the HSM's cluster. To find the cluster ID, use DescribeClusters.

Link copied to clipboard

The HSM's IP address. If you specify an IP address, use an available address from the subnet that maps to the Availability Zone where you are creating the HSM. If you don't specify an IP address, one is chosen for you from that subnet.

Functions

Link copied to clipboard
inline fun copy(block: CreateHsmRequest.Builder.() -> Unit = {}): CreateHsmRequest
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