ServerlessRuntimePropertiesCustomUpdate interface

Patchable Properties of the Informatica Serverless Runtime resource

Properties

advancedCustomProperties

String KV pairs indicating Advanced custom properties.

applicationType

Application type of the Serverless Runtime environment.

computeUnits

Compute units of the serverless runtime.

description

description of the serverless runtime.

executionTimeout

Serverless Execution timeout

platform

Platform type of the Serverless Runtime.

serverlessAccountLocation

Serverless account creation location

serverlessRuntimeConfig

Serverless config properties

serverlessRuntimeNetworkProfile

Informatica Serverless Network profile properties.

serverlessRuntimeTags

Serverless Runtime Tags

serverlessRuntimeUserContextProperties

Serverless runtime user context properties

supplementaryFileLocation

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