

# CustomizedMetricSpecification
<a name="API_CustomizedMetricSpecification"></a>

A customized metric.

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

 ** MetricName **   <a name="sagemaker-Type-CustomizedMetricSpecification-MetricName"></a>
The name of the customized metric.  
Type: String  
Required: No

 ** Namespace **   <a name="sagemaker-Type-CustomizedMetricSpecification-Namespace"></a>
The namespace of the customized metric.  
Type: String  
Required: No

 ** Statistic **   <a name="sagemaker-Type-CustomizedMetricSpecification-Statistic"></a>
The statistic of the customized metric.  
Type: String  
Valid Values: `Average | Minimum | Maximum | SampleCount | Sum`   
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/sagemaker-2017-07-24/CustomizedMetricSpecification) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/sagemaker-2017-07-24/CustomizedMetricSpecification) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/sagemaker-2017-07-24/CustomizedMetricSpecification) 