{ "type": "array", "items": { "type": "object", "properties": { "blobValue": {}, "booleanValue": {}, "doubleValue": {}, "isNull": {}, "longValue": {}, "stringValue": {} }, "description": "A data value in a column. " }, "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-data-field-list-structure.json", "name": "FieldList", "description": "FieldList schema from Amazon Redshift" }