AntiBruteForceRuleArgs

constructor(antiBruteForceRuleName: Output<String>? = null, defaultRule: Output<Boolean>? = null, failCount: Output<Int>? = null, forbiddenTime: Output<Int>? = null, span: Output<Int>? = null, uuidLists: Output<List<String>>? = null)