BanditPolicyArgs

constructor(delayEvaluation: Output<Int>? = null, evaluationInterval: Output<Int>? = null, policyType: Output<String>, slackAmount: Output<Double>? = null, slackFactor: Output<Double>? = null)