Auto Scaling Group Total Local Storage Gb Request
data class AutoScalingGroupTotalLocalStorageGbRequest(val max: Double? = null, val min: Double? = null)
`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.