sshKeyPair

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

Parameters

value

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


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

Parameters

argument

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