SpotFleetNetworkBandwidthGbpsRequestArgs

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

Constructors

Link copied to clipboard
fun SpotFleetNetworkBandwidthGbpsRequestArgs(max: Output<Double>? = null, min: Output<Double>? = null)

Functions

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

Properties

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