

# ValidationDetails
<a name="API_ValidationDetails"></a>

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

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

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

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

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

## See Also
<a name="API_ValidationDetails_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/ValidationDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-2023-04-20/ValidationDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-2023-04-20/ValidationDetails) 