ScaleArgs

constructor(maxReplicas: Output<Int>? = null, minReplicas: Output<Int>? = null, rules: Output<List<ScaleRuleArgs>>? = null)