

# BaselinePerformanceFactorsRequest
<a name="API_BaselinePerformanceFactorsRequest"></a>

 The baseline performance to consider, using an instance family as a baseline reference. The instance family establishes the lowest acceptable level of performance. Auto Scaling uses this baseline to guide instance type selection, but there is no guarantee that the selected instance types will always exceed the baseline for every application. 

Currently, this parameter only supports CPU performance as a baseline performance factor. For example, specifying `c6i` uses the CPU performance of the `c6i` family as the baseline reference.

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

 ** Cpu **   
 The CPU performance to consider, using an instance family as the baseline reference.   
Type: [CpuPerformanceFactorRequest](API_CpuPerformanceFactorRequest.md) object  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/autoscaling-2011-01-01/BaselinePerformanceFactorsRequest) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/autoscaling-2011-01-01/BaselinePerformanceFactorsRequest) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/autoscaling-2011-01-01/BaselinePerformanceFactorsRequest) 