publicKey

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