SpotFleetTotalLocalStorageGbRequestArgs

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)

Functions

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

Properties

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