RaiPolicyContentFilterArgs

constructor(allowedContentLevel: Output<Either<String, AllowedContentLevel>>? = null, blocking: Output<Boolean>? = null, enabled: Output<Boolean>? = null, name: Output<String>? = null, source: Output<Either<String, RaiPolicyContentSource>>? = null)