

# MemoryGiBPerVCpuRequest
<a name="API_MemoryGiBPerVCpuRequest"></a>

Specifies the minimum and maximum for the `MemoryGiBPerVCpu` object when you specify [InstanceRequirements](https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_InstanceRequirements.html) for an Auto Scaling group.

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

 ** Max **   
The memory maximum in GiB.  
Type: Double  
Valid Range: Minimum value of 0.  
Required: No

 ** Min **   
The memory minimum in GiB.  
Type: Double  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_MemoryGiBPerVCpuRequest_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/autoscaling-2011-01-01/MemoryGiBPerVCpuRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/autoscaling-2011-01-01/MemoryGiBPerVCpuRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/autoscaling-2011-01-01/MemoryGiBPerVCpuRequest) 