AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.LineageMetadata

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class LineageMetadata

The LineageMetadata type exposes the following members

Constructors

NameDescription
Public Method LineageMetadata()

Properties

NameTypeDescription
Public Property ActionArns System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property ActionArns.

The Amazon Resource Name (ARN) of the lineage action.

Public Property ArtifactArns System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property ArtifactArns.

The Amazon Resource Name (ARN) of the lineage artifact.

Public Property Associations System.Collections.Generic.List<Amazon.SageMaker.Model.AssociationInfo>

Gets and sets the property Associations.

The lineage associations.

Public Property ContextArns System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property ContextArns.

The Amazon Resource Name (ARN) of the lineage context.

Version Information

.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