InformaticaServerlessRuntimeProperties interface
无服务器运行时属性。
属性
| advanced |
指示高级自定义属性的字符串 KV 对。 |
| application |
无服务器运行时环境的应用程序类型。 |
| compute |
无服务器运行时的计算单位。 |
| description | 无服务器运行时的说明。 |
| execution |
无服务器执行超时 |
| platform | 无服务器运行时的平台类型。 |
| provisioning |
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| serverless |
无服务器帐户创建位置 |
| serverless |
无服务器配置属性 |
| serverless |
Informatica 无服务器网络配置文件属性。 |
| serverless |
无服务器运行时标记 |
| serverless |
无服务器运行时用户上下文属性 |
| supplementary |
补充文件位置。 |
属性详细信息
advancedCustomProperties
指示高级自定义属性的字符串 KV 对。
advancedCustomProperties?: AdvancedCustomProperties[]
属性值
applicationType
无服务器运行时环境的应用程序类型。
applicationType?: string
属性值
string
computeUnits
无服务器运行时的计算单位。
computeUnits?: string
属性值
string
description
无服务器运行时的说明。
description?: string
属性值
string
executionTimeout
无服务器执行超时
executionTimeout?: string
属性值
string
platform
无服务器运行时的平台类型。
platform?: string
属性值
string
provisioningState
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
serverlessAccountLocation
无服务器帐户创建位置
serverlessAccountLocation: string
属性值
string
serverlessRuntimeConfig
无服务器配置属性
serverlessRuntimeConfig?: ServerlessRuntimeConfigProperties
属性值
serverlessRuntimeNetworkProfile
Informatica 无服务器网络配置文件属性。
serverlessRuntimeNetworkProfile?: ServerlessRuntimeNetworkProfile
属性值
serverlessRuntimeTags
serverlessRuntimeUserContextProperties
无服务器运行时用户上下文属性
serverlessRuntimeUserContextProperties?: ServerlessRuntimeUserContextProperties
属性值
supplementaryFileLocation
补充文件位置。
supplementaryFileLocation?: string
属性值
string