CloudHsmClusterSkuResponse

data class CloudHsmClusterSkuResponse(val capacity: Int? = null, val family: String, val name: String)

Cloud Hsm Cluster SKU information

Constructors

Link copied to clipboard
constructor(capacity: Int? = null, family: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val capacity: Int? = null

Sku capacity

Link copied to clipboard

Sku family of the Cloud HSM Cluster

Link copied to clipboard

Sku name of the Cloud HSM Cluster