sshClientCertPass

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

Parameters

value

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


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

Parameters

argument

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