/AWS1/CL_SGMLINEAGEMETADATA¶
The metadata that tracks relationships between ML artifacts, actions, and contexts.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_actionarns TYPE /AWS1/CL_SGMMAPSTRING2048_W=>TT_MAPSTRING2048 TT_MAPSTRING2048¶
The Amazon Resource Name (ARN) of the lineage action.
it_artifactarns TYPE /AWS1/CL_SGMMAPSTRING2048_W=>TT_MAPSTRING2048 TT_MAPSTRING2048¶
The Amazon Resource Name (ARN) of the lineage artifact.
it_contextarns TYPE /AWS1/CL_SGMMAPSTRING2048_W=>TT_MAPSTRING2048 TT_MAPSTRING2048¶
The Amazon Resource Name (ARN) of the lineage context.
it_associations TYPE /AWS1/CL_SGMASSOCIATIONINFO=>TT_ASSOCIATIONINFOLIST TT_ASSOCIATIONINFOLIST¶
The lineage associations.
Queryable Attributes¶
ActionArns¶
The Amazon Resource Name (ARN) of the lineage action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONARNS() |
Getter for ACTIONARNS, with configurable default |
ASK_ACTIONARNS() |
Getter for ACTIONARNS w/ exceptions if field has no value |
HAS_ACTIONARNS() |
Determine if ACTIONARNS has a value |
ArtifactArns¶
The Amazon Resource Name (ARN) of the lineage artifact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARTIFACTARNS() |
Getter for ARTIFACTARNS, with configurable default |
ASK_ARTIFACTARNS() |
Getter for ARTIFACTARNS w/ exceptions if field has no value |
HAS_ARTIFACTARNS() |
Determine if ARTIFACTARNS has a value |
ContextArns¶
The Amazon Resource Name (ARN) of the lineage context.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTEXTARNS() |
Getter for CONTEXTARNS, with configurable default |
ASK_CONTEXTARNS() |
Getter for CONTEXTARNS w/ exceptions if field has no value |
HAS_CONTEXTARNS() |
Determine if CONTEXTARNS has a value |
Associations¶
The lineage associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONS() |
Getter for ASSOCIATIONS, with configurable default |
ASK_ASSOCIATIONS() |
Getter for ASSOCIATIONS w/ exceptions if field has no value |
HAS_ASSOCIATIONS() |
Determine if ASSOCIATIONS has a value |