Auto Scaling Group Baseline Ebs Bandwidth Mbps Request
data class AutoScalingGroupBaselineEbsBandwidthMbpsRequest(val max: Int? = null, val min: Int? = null)
`BaselineEbsBandwidthMbpsRequest`
is a property of the `InstanceRequirements`
property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum baseline bandwidth performance for an instance type, in Mbps.