1636896505560465-cn-shanghai-stategrid-service-invoice-filling.json 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "statefulConfig": {
  3. "functionId": "3629aa3b-95ff-4192-a93c-7f976a38182a",
  4. "functionName": "invoice-filling",
  5. "description": "发票确认",
  6. "runtime": "custom",
  7. "handler": "index.handler",
  8. "timeout": 30,
  9. "initializer": "",
  10. "initializationTimeout": 3,
  11. "codeSize": 69220537,
  12. "codeChecksum": "5731091282673601247",
  13. "memorySize": 1024,
  14. "gpuMemorySize": null,
  15. "environmentVariables": {},
  16. "createdTime": "2022-07-18T02:02:16Z",
  17. "lastModifiedTime": "2022-07-19T07:13:16Z",
  18. "instanceConcurrency": 1,
  19. "instanceSoftConcurrency": null,
  20. "customContainerConfig": null,
  21. "caPort": 9000,
  22. "instanceType": "e1",
  23. "layers": null,
  24. "instanceLifecycleConfig": {
  25. "preFreeze": {
  26. "handler": "",
  27. "timeout": 3
  28. },
  29. "preStop": {
  30. "handler": "",
  31. "timeout": 3
  32. }
  33. },
  34. "customDNS": null,
  35. "customRuntimeConfig": {
  36. "command": [
  37. "java"
  38. ],
  39. "args": [
  40. "org.springframework.boot.loader.JarLauncher"
  41. ]
  42. },
  43. "name": "invoice-filling"
  44. }
  45. }