Policy Settings Args
constructor(fileUploadLimitInMb: Output<Int>? = null, maxRequestBodySizeInKb: Output<Int>? = null, mode: Output<Either<String, WebApplicationFirewallMode>>? = null, requestBodyCheck: Output<Boolean>? = null, state: Output<Either<String, WebApplicationFirewallEnabledState>>? = null)