Constructors
constructor
- new HealthCheck(options: HealthCheckConstructor): HealthCheck
Parameters
- options: HealthCheckConstructor
Properties
Optional
retries
retries?: number
Methods
toDict
- toDict(): undefined | object
Returns undefined | object
toJSON
- toJSON(): undefined | object
Returns undefined | object