ServerlessConfigProperties interface

Metadata Serverless Config Properties

Properties

applicationTypes

List of application types supported by informatica

computeUnits

The list of compute units with possible array of values

executionTimeout

Serverless Runtime execution timeout

platform

Platform types

regions

List of supported serverless informatica regions

Property Details

applicationTypes

List of application types supported by informatica

applicationTypes?: ApplicationTypeMetadata[]

Property Value

computeUnits

The list of compute units with possible array of values

computeUnits?: ComputeUnitsMetadata[]

Property Value

executionTimeout

Serverless Runtime execution timeout

executionTimeout?: string

Property Value

string

platform

Platform types

platform?: string

Property Value

string

regions

List of supported serverless informatica regions

regions?: RegionsMetadata[]

Property Value