ServerlessRuntimePropertiesCustomUpdate interface
Patchable Properties of the Informatica Serverless Runtime resource
Properties
advanced |
String KV pairs indicating Advanced custom properties. |
application |
Application type of the Serverless Runtime environment. |
compute |
Compute units of the serverless runtime. |
description | description of the serverless runtime. |
execution |
Serverless Execution timeout |
platform | Platform type of the Serverless Runtime. |
serverless |
Serverless account creation location |
serverless |
Serverless config properties |
serverless |
Informatica Serverless Network profile properties. |
serverless |
Serverless Runtime Tags |
serverless |
Serverless runtime user context properties |
supplementary |
Supplementary file location. |
Property Details
advancedCustomProperties
String KV pairs indicating Advanced custom properties.
advancedCustomProperties?: AdvancedCustomProperties[]
Property Value
applicationType
Application type of the Serverless Runtime environment.
applicationType?: string
Property Value
string
computeUnits
Compute units of the serverless runtime.
computeUnits?: string
Property Value
string
description
description of the serverless runtime.
description?: string
Property Value
string
executionTimeout
Serverless Execution timeout
executionTimeout?: string
Property Value
string
platform
Platform type of the Serverless Runtime.
platform?: string
Property Value
string
serverlessAccountLocation
Serverless account creation location
serverlessAccountLocation?: string
Property Value
string
serverlessRuntimeConfig
Serverless config properties
serverlessRuntimeConfig?: ServerlessRuntimeConfigPropertiesUpdate
Property Value
serverlessRuntimeNetworkProfile
Informatica Serverless Network profile properties.
serverlessRuntimeNetworkProfile?: ServerlessRuntimeNetworkProfileUpdate
Property Value
serverlessRuntimeTags
Serverless Runtime Tags
serverlessRuntimeTags?: ServerlessRuntimeTag[]
Property Value
serverlessRuntimeUserContextProperties
Serverless runtime user context properties
serverlessRuntimeUserContextProperties?: ServerlessRuntimeUserContextPropertiesUpdate
Property Value
supplementaryFileLocation
Supplementary file location.
supplementaryFileLocation?: string
Property Value
string