publicKey

@JvmName(name = "xcfeemhcbfrkpphx")
suspend fun publicKey(value: Output<String>)
@JvmName(name = "yrdaubidqmerpiii")
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.