sshPublicKey

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

Parameters

value

SSH Public Key for Authentication. Structure is documented below.


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

Parameters

argument

SSH Public Key for Authentication. Structure is documented below.