GetHostShareKeysKey

data class GetHostShareKeysKey(val hostShareKeyId: String, val hostShareKeyName: String, val id: String, val instanceId: String, val privateKeyFingerPrint: String)

Constructors

Link copied to clipboard
constructor(hostShareKeyId: String, hostShareKeyName: String, id: String, instanceId: String, privateKeyFingerPrint: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the host shared key.

Link copied to clipboard
val id: String

The ID of the Host Share Key.

Link copied to clipboard

The ID of the Bastion instance.

Link copied to clipboard

The fingerprint of the private key.