Autoscale Setting Profile Rule Scale Action
data class AutoscaleSettingProfileRuleScaleAction(val cooldown: String, val direction: String, val type: String, val value: Int)
Constructors
Link copied to clipboard
fun AutoscaleSettingProfileRuleScaleAction(cooldown: String, direction: String, type: String, value: Int)