Autoscale Setting Profile Rule Scale Action Args
data class AutoscaleSettingProfileRuleScaleActionArgs(val cooldown: Output<String>, val direction: Output<String>, val type: Output<String>, val value: Output<Int>) : ConvertibleToJava<AutoscaleSettingProfileRuleScaleActionArgs>
Constructors
Link copied to clipboard
fun AutoscaleSettingProfileRuleScaleActionArgs(cooldown: Output<String>, direction: Output<String>, type: Output<String>, value: Output<Int>)