

# TrainedModelExportsMaxSize


The maximum size of the trained model metrics that can be exported. If the trained model metrics dataset is larger than this value, it will not be exported.

## Contents


 ** unit **   <a name="API-Type-TrainedModelExportsMaxSize-unit"></a>
The unit of measurement for the data size.  
Type: String  
Valid Values: `GB`   
Required: Yes

 ** value **   <a name="API-Type-TrainedModelExportsMaxSize-value"></a>
The maximum size of the dataset to export.  
Type: Double  
Valid Range: Minimum value of 0.01. Maximum value of 10.0.  
Required: Yes

## 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/cleanroomsml-2023-09-06/TrainedModelExportsMaxSize) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanroomsml-2023-09-06/TrainedModelExportsMaxSize) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanroomsml-2023-09-06/TrainedModelExportsMaxSize) 