AutoScalePropertiesArgs

fun AutoScalePropertiesArgs(enabled: Output<Boolean>? = null, maxNodeCount: Output<Int>? = null, minNodeCount: Output<Int>? = null)