ScalingConfigurationInstancePatternInfo

data class ScalingConfigurationInstancePatternInfo(val cores: Int? = null, val instanceFamilyLevel: String? = null, val maxPrice: Double? = null, val memory: Double? = null)

Constructors

Link copied to clipboard
fun ScalingConfigurationInstancePatternInfo(cores: Int? = null, instanceFamilyLevel: String? = null, maxPrice: Double? = null, memory: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cores: Int? = null
Link copied to clipboard
Link copied to clipboard
val maxPrice: Double? = null
Link copied to clipboard
val memory: Double? = null