sshClientCertPass

@JvmName(name = "vqlvxkgdgfjnltao")
suspend fun sshClientCertPass(value: Output<ConnectionAuthConfigSshPublicKeySshClientCertPassArgs>)

Parameters

value

Password (passphrase) for ssh client certificate if it has one. Structure is documented below.


@JvmName(name = "tvrnxhtpbckhcixu")
suspend fun sshClientCertPass(argument: suspend ConnectionAuthConfigSshPublicKeySshClientCertPassArgsBuilder.() -> Unit)

Parameters

argument

Password (passphrase) for ssh client certificate if it has one. Structure is documented below.