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>