

# ComputeConfiguration
<a name="API_CostOptimizationHub_ComputeConfiguration"></a>

Describes the performance configuration for compute services such as Amazon EC2, Lambda, and ECS.

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

 ** architecture **   <a name="awscostmanagement-Type-CostOptimizationHub_ComputeConfiguration-architecture"></a>
The architecture of the resource.  
Type: String  
Required: No

 ** memorySizeInMB **   <a name="awscostmanagement-Type-CostOptimizationHub_ComputeConfiguration-memorySizeInMB"></a>
The memory size of the resource.  
Type: Integer  
Required: No

 ** platform **   <a name="awscostmanagement-Type-CostOptimizationHub_ComputeConfiguration-platform"></a>
The platform of the resource. The platform is the specific combination of operating system, license model, and software on an instance.  
Type: String  
Required: No

 ** vCpu **   <a name="awscostmanagement-Type-CostOptimizationHub_ComputeConfiguration-vCpu"></a>
The number of vCPU cores in the resource.  
Type: Double  
Required: No

## See Also
<a name="API_CostOptimizationHub_ComputeConfiguration_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/cost-optimization-hub-2022-07-26/ComputeConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cost-optimization-hub-2022-07-26/ComputeConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cost-optimization-hub-2022-07-26/ComputeConfiguration) 