sshPublicKey

@JvmName(name = "qahejrtomcoupepj")
suspend fun sshPublicKey(value: Output<ConnectionAuthConfigSshPublicKeyArgs>)
@JvmName(name = "pdeygruhlcgtxsgr")
suspend fun sshPublicKey(value: ConnectionAuthConfigSshPublicKeyArgs?)

Parameters

value

SSH Public Key for Authentication. Structure is documented below.


@JvmName(name = "ivrsogjbtvephyhk")
suspend fun sshPublicKey(argument: suspend ConnectionAuthConfigSshPublicKeyArgsBuilder.() -> Unit)

Parameters

argument

SSH Public Key for Authentication. Structure is documented below.