PeeringConnections
January 9, 2026 ยท View on GitHub
Metadata about any AWS Route53 Hosted Zones associated with the Network.
Example Usage
import { PeeringConnections } from "@vercel/sdk/models/network.js";
let value: PeeringConnections = {
count: 5300.85,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
count | number | :heavy_check_mark: | The number of AWS Route53 Hosted Zones associated with the Network. |