publicKey

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

Parameters

value

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