class Aws::SageMaker::Types::TrialComponentSummary
A summary of the properties of a trial component. To get all the properties, call the DescribeTrialComponent API and provide the `TrialComponentName`.
@!attribute [rw] trial_component_name
The name of the trial component. @return [String]
@!attribute [rw] trial_component_arn
The ARN of the trial component. @return [String]
@!attribute [rw] display_name
The name of the component as displayed. If `DisplayName` isn't specified, `TrialComponentName` is displayed. @return [String]
@!attribute [rw] trial_component_source
The Amazon Resource Name (ARN) and job type of the source of a trial component. @return [Types::TrialComponentSource]
@!attribute [rw] status
The status of the component. States include: * InProgress * Completed * Failed @return [Types::TrialComponentStatus]
@!attribute [rw] start_time
When the component started. @return [Time]
@!attribute [rw] end_time
When the component ended. @return [Time]
@!attribute [rw] creation_time
When the component was created. @return [Time]
@!attribute [rw] created_by
Who created the component. @return [Types::UserContext]
@!attribute [rw] last_modified_time
When the component was last modified. @return [Time]
@!attribute [rw] last_modified_by
Who last modified the component. @return [Types::UserContext]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/TrialComponentSummary AWS API Documentation
Constants
- SENSITIVE