PolicyPolicySettings

constructor(enabled: Boolean? = null, fileUploadEnforcement: Boolean? = null, fileUploadLimitInMb: Int? = null, jsChallengeCookieExpirationInMinutes: Int? = null, logScrubbing: PolicyPolicySettingsLogScrubbing? = null, maxRequestBodySizeInKb: Int? = null, mode: String? = null, requestBodyCheck: Boolean? = null, requestBodyEnforcement: Boolean? = null, requestBodyInspectLimitInKb: Int? = null)