1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "statefulConfig": {
- "functionId": "5ded7839-9060-4f78-86af-92e3a8696c05",
- "functionName": "zijincao",
- "description": "服务管理",
- "runtime": "custom",
- "handler": "index.handler",
- "timeout": 30,
- "initializer": "",
- "initializationTimeout": 3,
- "codeSize": 41177701,
- "codeChecksum": "11117609019932012549",
- "memorySize": 1024,
- "gpuMemorySize": null,
- "environmentVariables": {},
- "createdTime": "2022-12-07T09:50:36Z",
- "lastModifiedTime": "2022-12-07T09:50:36Z",
- "instanceConcurrency": 1,
- "instanceSoftConcurrency": null,
- "customContainerConfig": null,
- "caPort": 7937,
- "instanceType": "e1",
- "layers": null,
- "layersArnV2": null,
- "instanceLifecycleConfig": {
- "preFreeze": {
- "handler": "",
- "timeout": 3
- },
- "preStop": {
- "handler": "",
- "timeout": 3
- }
- },
- "customDNS": null,
- "customRuntimeConfig": {
- "command": [
- "java"
- ],
- "args": [
- "org.springframework.boot.loader.JarLauncher"
- ]
- },
- "customHealthCheckConfig": null,
- "name": "zijincao"
- }
- }
|