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.

Detailed information about the source of a trial component. Either ProcessingJob or TrainingJob is returned.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.TrialComponentSourceDetail

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

Syntax

C#
public class TrialComponentSourceDetail

The TrialComponentSourceDetail type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ProcessingJob Amazon.SageMaker.Model.ProcessingJob

Gets and sets the property ProcessingJob.

Information about a processing job that's the source of a trial component.

Public Property SourceArn System.String

Gets and sets the property SourceArn.

The Amazon Resource Name (ARN) of the source.

Public Property TrainingJob Amazon.SageMaker.Model.TrainingJob

Gets and sets the property TrainingJob.

Information about a training job that's the source of a trial component.

Public Property TransformJob Amazon.SageMaker.Model.TransformJob

Gets and sets the property TransformJob.

Information about a transform job that's the source of a trial component.

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