Type alias MonitorResponseTimesAttributes

MonitorResponseTimesAttributes: {
    regions: MRTARegion[];
}

Type declaration

  • regions: MRTARegion[]

    Regions in which response times have been recorded.

Generated using TypeDoc