CloudHsmPropertiesResponse

data class CloudHsmPropertiesResponse(val fqdn: String? = null, val state: String? = null, val stateMessage: String? = null)

The Cloud HSM Properties

Constructors

Link copied to clipboard
constructor(fqdn: String? = null, state: String? = null, stateMessage: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val fqdn: String? = null

FQDN of the Cloud HSM

Link copied to clipboard
val state: String? = null

The Cloud HSM State. Values are: Deploying, ConfiguringSlb, Starting, Starting, Failed, Failed, Deleting, DeletingSlbEntry, InitialProvisioning, Updating

Link copied to clipboard
val stateMessage: String? = null

The Cloud HSM State message