ProbePatch

constructor(exec: ExecActionPatch? = null, failureThreshold: Int? = null, grpc: GRPCActionPatch? = null, httpGet: HTTPGetActionPatch? = null, initialDelaySeconds: Int? = null, periodSeconds: Int? = null, successThreshold: Int? = null, tcpSocket: TCPSocketActionPatch? = null, terminationGracePeriodSeconds: Int? = null, timeoutSeconds: Int? = null)