Spot Options Properties Args
data class SpotOptionsPropertiesArgs(val allocationStrategy: Output<ComputeNodeGroupSpotOptionsPropertiesAllocationStrategy>? = null) : ConvertibleToJava<SpotOptionsPropertiesArgs>
Additional configuration when you specify SPOT as the purchase option.
Constructors
Link copied to clipboard
constructor(allocationStrategy: Output<ComputeNodeGroupSpotOptionsPropertiesAllocationStrategy>? = null)