sshKey

@JvmName(name = "vqmuuycrmuqyxwgb")
suspend fun sshKey(value: Output<String>)
@JvmName(name = "poxcxcrcalelwrsh")
suspend fun sshKey(value: String?)

Parameters

value

The SSH Key associated with the username used to login to this Virtual Machine. Changing this forces a new resource to be created.

Note: One or either password or ssh_key must be specified.