SpotFleetAcceleratorTotalMemoryMiBRequestArgs

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

Constructors

fun SpotFleetAcceleratorTotalMemoryMiBRequestArgs(max: Output<Int>? = null, min: Output<Int>? = null)

Functions

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

Properties

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