SshKeyPairArgs

fun SshKeyPairArgs(privateKey: Output<String>? = null, publicKey: Output<String>? = null)