InfaRuntimeResourceFetchMetaData interface
informatica를 통해 수신된 Informatica 런타임 리소스 메타데이터는 모든 런타임 환경 API를 가져옵니다.
속성
| created |
만든 사람 |
| created |
만든 시간 |
| description | 런타임 리소스에 대한 설명 |
| id | Informatica 서버리스 런타임 ID |
| name | 환경 이름 |
| serverless |
서버리스 구성 속성 |
| status | 환경 상태 |
| status |
지정된 상태에 대한 메시지 표시 |
| status |
상태 메시지 |
| type | 환경 유형 |
| updated |
마지막 업데이트 날짜: |
| updated |
업데이트된 시간 |
속성 세부 정보
createdBy
만든 사람
createdBy: string
속성 값
string
createdTime
만든 시간
createdTime: string
속성 값
string
description
런타임 리소스에 대한 설명
description?: string
속성 값
string
id
Informatica 서버리스 런타임 ID
id: string
속성 값
string
name
환경 이름
name: string
속성 값
string
serverlessConfigProperties
서버리스 구성 속성
serverlessConfigProperties: InfaServerlessFetchConfigProperties
속성 값
status
환경 상태
status: string
속성 값
string
statusLocalized
지정된 상태에 대한 메시지 표시
statusLocalized: string
속성 값
string
statusMessage
상태 메시지
statusMessage: string
속성 값
string
type
환경 유형
type: string
속성 값
string
updatedBy
마지막 업데이트 날짜:
updatedBy: string
속성 값
string
updatedTime
업데이트된 시간
updatedTime: string
속성 값
string