class Aws::SageMaker::Types::TrialComponentSourceDetail

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

@!attribute [rw] source_arn

The Amazon Resource Name (ARN) of the source.
@return [String]

@!attribute [rw] training_job

Information about a training job that's the source of a trial
component.
@return [Types::TrainingJob]

@!attribute [rw] processing_job

Information about a processing job that's the source of a trial
component.
@return [Types::ProcessingJob]

@!attribute [rw] transform_job

Information about a transform job that's the source of a trial
component.
@return [Types::TransformJob]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/TrialComponentSourceDetail AWS API Documentation

Constants

SENSITIVE