Instance Instance Market Options Spot Options
data class InstanceInstanceMarketOptionsSpotOptions(val instanceInterruptionBehavior: String? = null, val maxPrice: String? = null, val spotInstanceType: String? = null, val validUntil: String? = null)
Constructors
Link copied to clipboard
fun InstanceInstanceMarketOptionsSpotOptions(instanceInterruptionBehavior: String? = null, maxPrice: String? = null, spotInstanceType: String? = null, validUntil: String? = null)