LineageNodeSummary
The summary of the data lineage node.
Contents
- domainId
-
The ID of the domain of the data lineage node.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: Yes
- id
-
The ID of the data lineage node.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- typeName
-
The name of the type of the data lineage node.
Type: String
Required: Yes
- createdAt
-
The timestamp at which the data lineage node was created.
Type: Timestamp
Required: No
- createdBy
-
The user who created the data lineage node.
Type: String
Required: No
- description
-
The description of the data lineage node.
Type: String
Required: No
- eventTimestamp
-
The event timestamp of the data lineage node.
Type: Timestamp
Required: No
- name
-
The name of the data lineage node.
Type: String
Required: No
- sourceIdentifier
-
The alternate ID of the data lineage node.
Type: String
Required: No
- typeRevision
-
The type of the revision of the data lineage node.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- updatedAt
-
The timestamp at which the data lineage node was updated.
Type: Timestamp
Required: No
- updatedBy
-
The user who updated the data lineage node.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: