HostedZones

January 9, 2026 ยท View on GitHub

Metadata about any AWS Route53 Hosted Zones associated with the Network.

Example Usage

import { HostedZones } from "@vercel/sdk/models/network.js";

let value: HostedZones = {
  count: 8578.16,
};

Fields

FieldTypeRequiredDescription
countnumber:heavy_check_mark:The number of AWS Route53 Hosted Zones associated with the Network.