Auto Scaling Group Memory Gi BPer VCpu Request Args
data class AutoScalingGroupMemoryGiBPerVCpuRequestArgs(val max: Output<Double>? = null, val min: Output<Double>? = null) : ConvertibleToJava<AutoScalingGroupMemoryGiBPerVCpuRequestArgs>
`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.