Auto Scaling Group Total Local Storage Gb Request Args
data class AutoScalingGroupTotalLocalStorageGbRequestArgs(val max: Output<Double>? = null, val min: Output<Double>? = null) : ConvertibleToJava<AutoScalingGroupTotalLocalStorageGbRequestArgs>
`TotalLocalStorageGBRequest`
is a property of the `InstanceRequirements`
property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum total local storage size for an instance type, in GB.