clientPrivateKeyPass

@JvmName(name = "pmieswlvcfwnflnx")
suspend fun clientPrivateKeyPass(value: Output<ConnectionSslConfigClientPrivateKeyPassArgs>)
@JvmName(name = "eilcqryilaklxuxv")
suspend fun clientPrivateKeyPass(value: ConnectionSslConfigClientPrivateKeyPassArgs?)

Parameters

value

Secret containing the passphrase protecting the Client Private Key Structure is documented below.


@JvmName(name = "pbswjoipvairgklw")
suspend fun clientPrivateKeyPass(argument: suspend ConnectionSslConfigClientPrivateKeyPassArgsBuilder.() -> Unit)

Parameters

argument

Secret containing the passphrase protecting the Client Private Key Structure is documented below.