publicKey

@JvmName(name = "qhmehyvukwbrjivr")
suspend fun publicKey(value: Output<String>)
@JvmName(name = "wlndqkhvlxoyjafq")
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. Changing this forces a new resource to be created.