sshPublicKey

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

Parameters

value

SSH Public Key for Authentication. Structure is documented below.


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

Parameters

argument

SSH Public Key for Authentication. Structure is documented below.