InformaticaServerlessRuntimeProperties interface

Serverless Runtime properties.

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.

provisioningState

Provisioning State of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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

provisioningState

Provisioning State of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

serverlessAccountLocation

Serverless account creation location

serverlessAccountLocation: string

Property Value

string

serverlessRuntimeConfig

Serverless config properties

serverlessRuntimeConfig?: ServerlessRuntimeConfigProperties

Property Value

serverlessRuntimeNetworkProfile

Informatica Serverless Network profile properties.

serverlessRuntimeNetworkProfile?: ServerlessRuntimeNetworkProfile

Property Value

serverlessRuntimeTags

Serverless Runtime Tags

serverlessRuntimeTags?: ServerlessRuntimeTag[]

Property Value

serverlessRuntimeUserContextProperties

Serverless runtime user context properties

serverlessRuntimeUserContextProperties?: ServerlessRuntimeUserContextProperties

Property Value

supplementaryFileLocation

Supplementary file location.

supplementaryFileLocation?: string

Property Value

string