The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::SageMaker::DescribeTrialComponentResponse

ATTRIBUTES

CreatedBy => Paws::SageMaker::UserContext

Who created the component.

CreationTime => Str

When the component was created.

DisplayName => Str

The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

EndTime => Str

When the component ended.

InputArtifacts => Paws::SageMaker::TrialComponentArtifacts

The input artifacts of the component.

LastModifiedBy => Paws::SageMaker::UserContext

Who last modified the component.

LastModifiedTime => Str

When the component was last modified.

MetadataProperties => Paws::SageMaker::MetadataProperties

Metrics => ArrayRef[Paws::SageMaker::TrialComponentMetricSummary]

The metrics for the component.

OutputArtifacts => Paws::SageMaker::TrialComponentArtifacts

The output artifacts of the component.

Parameters => Paws::SageMaker::TrialComponentParameters

The hyperparameters of the component.

Source => Paws::SageMaker::TrialComponentSource

The Amazon Resource Name (ARN) of the source and, optionally, the job type.

StartTime => Str

When the component started.

Status => Paws::SageMaker::TrialComponentStatus

The status of the component. States include:

  • InProgress

  • Completed

  • Failed

TrialComponentArn => Str

The Amazon Resource Name (ARN) of the trial component.

TrialComponentName => Str

The name of the trial component.

_request_id => Str