Spot Fleet Total Local Storage Gb Request Args
data class SpotFleetTotalLocalStorageGbRequestArgs(val max: Output<Double>? = null, val min: Output<Double>? = null) : ConvertibleToJava<SpotFleetTotalLocalStorageGbRequestArgs>
Constructors
Link copied to clipboard
fun SpotFleetTotalLocalStorageGbRequestArgs(max: Output<Double>? = null, min: Output<Double>? = null)