sshKnownHostsBase64

@JvmName(name = "eabqcntxfsstgrsv")
suspend fun sshKnownHostsBase64(value: Output<String>)
@JvmName(name = "oeaynsxaguyhqyiq")
suspend fun sshKnownHostsBase64(value: String?)

Parameters

value

Specifies the Base64-encoded known_hosts value containing public SSH keys required to access private git repositories over SSH.