JobScaleArgs

constructor(maxExecutions: Output<Int>? = null, minExecutions: Output<Int>? = null, pollingInterval: Output<Int>? = null, rules: Output<List<JobScaleRuleArgs>>? = null)