

# TrialComponentStatus


The status of the trial component.

## Contents


 ** Message **   <a name="sagemaker-Type-TrialComponentStatus-Message"></a>
If the component failed, a message describing why.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `.*`   
Required: No

 ** PrimaryStatus **   <a name="sagemaker-Type-TrialComponentStatus-PrimaryStatus"></a>
The status of the trial component.  
Type: String  
Valid Values: `InProgress | Completed | Failed | Stopping | Stopped`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/TrialComponentStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/TrialComponentStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/TrialComponentStatus) 