AutoScalingGroupNetworkBandwidthGbpsRequestArgs

data class AutoScalingGroupNetworkBandwidthGbpsRequestArgs(val max: Output<Double>? = null, val min: Output<Double>? = null) : ConvertibleToJava<AutoScalingGroupNetworkBandwidthGbpsRequestArgs>

Constructors

fun AutoScalingGroupNetworkBandwidthGbpsRequestArgs(max: Output<Double>? = null, min: Output<Double>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AutoScalingGroupNetworkBandwidthGbpsRequestArgs

Properties

Link copied to clipboard
val max: Output<Double>? = null
Link copied to clipboard
val min: Output<Double>? = null