AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The metadata that tracks relationships between ML artifacts, actions, and contexts.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class LineageMetadata
The LineageMetadata type exposes the following members
| Name | Description | |
|---|---|---|
|
LineageMetadata() |
| Name | Type | Description | |
|---|---|---|---|
|
ActionArns | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property ActionArns. The Amazon Resource Name (ARN) of the lineage action. |
|
ArtifactArns | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property ArtifactArns. The Amazon Resource Name (ARN) of the lineage artifact. |
|
Associations | System.Collections.Generic.List<Amazon.SageMaker.Model.AssociationInfo> |
Gets and sets the property Associations. The lineage associations. |
|
ContextArns | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property ContextArns. The Amazon Resource Name (ARN) of the lineage context. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5