publicKey

@JvmName(name = "jvbqvgjpaursvbqm")
suspend fun publicKey(value: Output<String>)
@JvmName(name = "mdqdcsucnfkciyka")
suspend fun publicKey(value: String)

Parameters

value

The Public Key which should be used for authentication, which needs to be in ssh-rsa format with at least 2048-bit or in ssh-ed25519 format.