CdiConfigProps interface
Informatica CDI Configuration Properties.
Properties
application |
ApplicationConfigs of the CDI or CDIE. |
engine |
EngineName of the application config. |
engine |
EngineVersion of the application config. |
Property Details
applicationConfigs
ApplicationConfigs of the CDI or CDIE.
applicationConfigs: ApplicationConfigs[]
Property Value
engineName
EngineName of the application config.
engineName: string
Property Value
string
engineVersion
EngineVersion of the application config.
engineVersion: string
Property Value
string