ComputeInstanceSshArgs

constructor(port: Output<Int>? = null, publicKey: Output<String>, username: Output<String>? = null)