

# TrainingDetails
<a name="API_TrainingDetails"></a>

The status details for the training sub-task of the customization job.

## Contents
<a name="API_TrainingDetails_Contents"></a>

 ** creationTime **   <a name="bedrock-Type-TrainingDetails-creationTime"></a>
The start time of the training sub-task of the job.  
Type: Timestamp  
Required: No

 ** lastModifiedTime **   <a name="bedrock-Type-TrainingDetails-lastModifiedTime"></a>
The latest update to the training sub-task of the job.  
Type: Timestamp  
Required: No

 ** status **   <a name="bedrock-Type-TrainingDetails-status"></a>
The status of the training sub-task of the job.  
Type: String  
Valid Values: `InProgress | Completed | Stopping | Stopped | Failed | NotStarted`   
Required: No

## See Also
<a name="API_TrainingDetails_SeeAlso"></a>

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/bedrock-2023-04-20/TrainingDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-2023-04-20/TrainingDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-2023-04-20/TrainingDetails) 