

# ModelPackageStatusDetails
<a name="API_ModelPackageStatusDetails"></a>

Specifies the validation and image scan statuses of the model package.

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

 ** ValidationStatuses **   <a name="sagemaker-Type-ModelPackageStatusDetails-ValidationStatuses"></a>
The validation status of the model package.  
Type: Array of [ModelPackageStatusItem](API_ModelPackageStatusItem.md) objects  
Required: Yes

 ** ImageScanStatuses **   <a name="sagemaker-Type-ModelPackageStatusDetails-ImageScanStatuses"></a>
The status of the scan of the Docker image container for the model package.  
Type: Array of [ModelPackageStatusItem](API_ModelPackageStatusItem.md) objects  
Required: No

## See Also
<a name="API_ModelPackageStatusDetails_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/sagemaker-2017-07-24/ModelPackageStatusDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/ModelPackageStatusDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/ModelPackageStatusDetails) 