Auto Scaling Group Memory Gi BPer VCpu Request
data class AutoScalingGroupMemoryGiBPerVCpuRequest(val max: Double? = null, val min: Double? = null)
`MemoryGiBPerVCpuRequest` is a property of the `InstanceRequirements` property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum amount of memory per vCPU for an instance type, in GiB.