ThresholdCount

ThresholdCount schema from Amazon Global Accelerator API

AvailabilityCDNGlobalLoad BalancingNetworkingPerformance
View JSON Schema on GitHub

JSON Schema

global-accelerator-threshold-count-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-global-accelerator/refs/heads/main/json-schema/global-accelerator-threshold-count-schema.json",
  "title": "ThresholdCount",
  "description": "ThresholdCount schema from Amazon Global Accelerator API",
  "type": "integer",
  "minimum": 1,
  "maximum": 10
}