{ "type": "object", "properties": { "blobValue": {}, "booleanValue": {}, "doubleValue": {}, "isNull": {}, "longValue": {}, "stringValue": {} }, "description": "A data value in a column. ", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-data-field-schema.json", "title": "Field" }