class Aws::SageMaker::Types::TrialComponentStatus
The status of the trial component.
@note When making an API call, you may pass TrialComponentStatus
data as a hash: { primary_status: "InProgress", # accepts InProgress, Completed, Failed, Stopping, Stopped message: "TrialComponentStatusMessage", }
@!attribute [rw] primary_status
The status of the trial component. @return [String]
@!attribute [rw] message
If the component failed, a message describing why. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/TrialComponentStatus AWS API Documentation
Constants
- SENSITIVE