ProbeResponse

constructor(disableProbe: Boolean, failureThreshold: Int? = null, initialDelaySeconds: Int? = null, periodSeconds: Int? = null, probeAction: Any? = null, successThreshold: Int? = null, timeoutSeconds: Int? = null)