ServerlessConfigProperties interface
Metadata Serverless Config Properties
Properties
application |
List of application types supported by informatica |
compute |
The list of compute units with possible array of values |
execution |
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[]