ServerlessRuntimeDependency interface
无服务器运行时资源的依赖项参考
属性
| app |
应用程序上下文 ID |
| description | 依赖项说明 |
| document |
文档类型 |
| id | 依赖项 ID |
| last |
上次更新时间 |
| path | 依赖项路径 |
属性详细信息
appContextId
应用程序上下文 ID
appContextId: string
属性值
string
description
依赖项说明
description: string
属性值
string
documentType
文档类型
documentType: string
属性值
string
id
依赖项 ID
id: string
属性值
string
lastUpdatedTime
上次更新时间
lastUpdatedTime: string
属性值
string
path
依赖项路径
path: string
属性值
string