FrontDoorPolicySettingsArgs

constructor(customBlockResponseBody: Output<String>? = null, customBlockResponseStatusCode: Output<Int>? = null, enabledState: Output<Either<String, PolicyEnabledState>>? = null, mode: Output<Either<String, PolicyMode>>? = null, redirectUrl: Output<String>? = null, requestBodyCheck: Output<Either<String, PolicyRequestBodyCheck>>? = null)