sshKeyPair

@JvmName(name = "eisqeegtapjkgqfb")
suspend fun sshKeyPair(value: Output<SshKeyPairArgs>)
@JvmName(name = "buxnygjsxfpehirn")
suspend fun sshKeyPair(value: SshKeyPairArgs?)

Parameters

value

The SSH Key-pair used to authenticate with the VM's.


@JvmName(name = "lbyemwhutdukgyfv")
suspend fun sshKeyPair(argument: suspend SshKeyPairArgsBuilder.() -> Unit)

Parameters

argument

The SSH Key-pair used to authenticate with the VM's.