Amazon X-Ray · Schema

NullableInteger

NullableInteger schema from Amazon X-Ray API

Application PerformanceDebuggingDistributed TracingMonitoringObservability
View JSON Schema on GitHub

JSON Schema

xray-nullable-integer-schema.json Raw ↑
{
  "type": "integer",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "NullableInteger",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-schema/xray-nullable-integer-schema.json",
  "description": "NullableInteger schema from Amazon X-Ray API"
}