InfaRuntimeResourceFetchMetaData interface
Informatica runtime resource metadata as received via the informatica fetch all runtime environments API
Properties
| created |
Created by |
| created |
Created time |
| description | Description of the runtime resource |
| id | Informatica serverless runtime id |
| name | Environment name |
| serverless |
Serverless Config Properties |
| status | Status of the environment |
| status |
Display message for the given status |
| status |
status message |
| type | Environment Type |
| updated |
Last Updated by |
| updated |
Updated Time |
Property Details
createdBy
Created by
createdBy: string
Property Value
string
createdTime
Created time
createdTime: string
Property Value
string
description
Description of the runtime resource
description?: string
Property Value
string
id
Informatica serverless runtime id
id: string
Property Value
string
name
Environment name
name: string
Property Value
string
serverlessConfigProperties
Serverless Config Properties
serverlessConfigProperties: InfaServerlessFetchConfigProperties
Property Value
status
Status of the environment
status: string
Property Value
string
statusLocalized
Display message for the given status
statusLocalized: string
Property Value
string
statusMessage
status message
statusMessage: string
Property Value
string
type
Environment Type
type: string
Property Value
string
updatedBy
Last Updated by
updatedBy: string
Property Value
string
updatedTime
Updated Time
updatedTime: string
Property Value
string