

# ModelMetadataSummary
<a name="API_ModelMetadataSummary"></a>

A summary of the model metadata.

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

 ** Domain **   <a name="sagemaker-Type-ModelMetadataSummary-Domain"></a>
The machine learning domain of the model.  
Type: String  
Required: Yes

 ** Framework **   <a name="sagemaker-Type-ModelMetadataSummary-Framework"></a>
The machine learning framework of the model.  
Type: String  
Required: Yes

 ** FrameworkVersion **   <a name="sagemaker-Type-ModelMetadataSummary-FrameworkVersion"></a>
The framework version of the model.  
Type: String  
Required: Yes

 ** Model **   <a name="sagemaker-Type-ModelMetadataSummary-Model"></a>
The name of the model.  
Type: String  
Required: Yes

 ** Task **   <a name="sagemaker-Type-ModelMetadataSummary-Task"></a>
The machine learning task of the model.  
Type: String  
Required: Yes

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