sshClientCert

@JvmName(name = "adnpeodslotfftby")
suspend fun sshClientCert(value: Output<ConnectionAuthConfigSshPublicKeySshClientCertArgs>)
@JvmName(name = "ovhgxxkubpqaqxmx")
suspend fun sshClientCert(value: ConnectionAuthConfigSshPublicKeySshClientCertArgs?)

Parameters

value

SSH Client Cert. It should contain both public and private key. Structure is documented below.


@JvmName(name = "xkkgbcndaljumlea")
suspend fun sshClientCert(argument: suspend ConnectionAuthConfigSshPublicKeySshClientCertArgsBuilder.() -> Unit)

Parameters

argument

SSH Client Cert. It should contain both public and private key. Structure is documented below.