TrialComponentSourceDetail

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN) of the source.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String