Health Probe Parameters Response
data class HealthProbeParametersResponse(val probeIntervalInSeconds: Int? = null, val probePath: String? = null, val probeProtocol: String? = null, val probeRequestType: String? = null)
The JSON object that contains the properties to send health probes to origin.