sshClientCertPass

@JvmName(name = "gdpqapxpspikbujn")
suspend fun sshClientCertPass(value: Output<SecretArgs>)
@JvmName(name = "vycjlgnegcfrgxos")
suspend fun sshClientCertPass(value: SecretArgs?)

Parameters

value

Password (passphrase) for ssh client certificate if it has one.


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

Parameters

argument

Password (passphrase) for ssh client certificate if it has one.