JobScaleResponse

fun JobScaleResponse(maxExecutions: Int? = null, minExecutions: Int? = null, pollingInterval: Int? = null, rules: List<JobScaleRuleResponse>? = null)