publicKey

@JvmName(name = "ysyoictbiohgaaae")
suspend fun publicKey(value: Output<String>)
@JvmName(name = "diwhvwnenvtbvhdq")
suspend fun publicKey(value: String?)

Parameters

value

SSH public key used to authenticate to a virtual machine through ssh. the provided public key needs to be at least 2048-bit and in ssh-rsa format.