ContainerHealthCheckSpecHTTPProbe: {
    path: { maxLength: number; minLength: number };
} = ...

Type declaration

  • path: { maxLength: number; minLength: number }