LineageNodeTypeItem
The details of a data lineage node type.
Contents
- domainId
-
The ID of the domain where the data lineage node type lives.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: Yes
- formsOutput
-
The forms output of the data lineage node type.
Type: String to FormEntryOutput object map
Map Entries: Minimum number of 0 items. Maximum number of 10 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*$
Required: Yes
- revision
-
The revision of the data lineage node type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- createdAt
-
The timestamp at which the data lineage node type was created.
Type: Timestamp
Required: No
- createdBy
-
The user who created the data lineage node type.
Type: String
Required: No
- description
-
The description of the data lineage node type.
Type: String
Required: No
- name
-
The name of the data lineage node type.
Type: String
Required: No
- updatedAt
-
The timestamp at which the data lineage node type was updated.
Type: Timestamp
Required: No
- updatedBy
-
The user who updated the data lineage node type.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: