

# CpuOptions
<a name="API_devicemanagement_CpuOptions"></a>

The options for how a device's CPU is configured.

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

 ** coreCount **   <a name="Snowball-Type-devicemanagement_CpuOptions-coreCount"></a>
The number of cores that the CPU can use.  
Type: Integer  
Required: No

 ** threadsPerCore **   <a name="Snowball-Type-devicemanagement_CpuOptions-threadsPerCore"></a>
The number of threads per core in the CPU.  
Type: Integer  
Required: No

## See Also
<a name="API_devicemanagement_CpuOptions_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/snow-device-management-2021-08-04/CpuOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/snow-device-management-2021-08-04/CpuOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/snow-device-management-2021-08-04/CpuOptions) 