Scaling Configuration Instance Pattern Info
data class ScalingConfigurationInstancePatternInfo(val architectures: List<String>? = null, val burstablePerformance: String? = null, val cores: Int? = null, val excludedInstanceTypes: List<String>? = null, val instanceFamilyLevel: String? = null, val maxPrice: Double? = null, val memory: Double? = null)
Properties
Link copied to clipboard
Architecture N of instance type N. Valid values: X86, Heterogeneous, BareMetal, Arm, SuperComputeCluster.
Link copied to clipboard
Specifies whether to include burstable instance types. Valid values: Exclude, Include, Required.
Link copied to clipboard
Instance type N that you want to exclude. You can use wildcard characters, such as an asterisk (*), to exclude an instance type or an instance family.
Link copied to clipboard
The instance family level in instancePatternInfo.