12345678910111213141516171819 |
- component: scf
- name: database
- inputs:
- handler: index.main
- description: Nodejs 语言 空白 helloworld 模板
- runtime: Nodejs18.15
- memorySize: 256
- installDependency: true
- timeout: 3
- vpcConfig:
- vpcId: ""
- subnetId: ""
- events: []
- layers: []
- initTimeout: 65
- protocolParams: null
- protocolType: ""
- eip: false
- publicAccess: true
|