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.
Lists a summary of the properties of an association. An association is an entity that links other lineage or experiment entities. An example would be an association between a training job and a model.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class AssociationSummary
The AssociationSummary type exposes the following members
| Name | Description | |
|---|---|---|
|
AssociationSummary() |
| Name | Type | Description | |
|---|---|---|---|
|
AssociationType | Amazon.SageMaker.AssociationEdgeType |
Gets and sets the property AssociationType. The type of the association. |
|
CreatedBy | Amazon.SageMaker.Model.UserContext |
Gets and sets the property CreatedBy. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. When the association was created. |
|
DestinationArn | System.String |
Gets and sets the property DestinationArn. The Amazon Resource Name (ARN) of the destination. |
|
DestinationName | System.String |
Gets and sets the property DestinationName. The name of the destination. |
|
DestinationType | System.String |
Gets and sets the property DestinationType. The destination type. |
|
SourceArn | System.String |
Gets and sets the property SourceArn. The ARN of the source. |
|
SourceName | System.String |
Gets and sets the property SourceName. The name of the source. |
|
SourceType | System.String |
Gets and sets the property SourceType. The source type. |
.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