HttpHealthCheck constructor
HttpHealthCheck({})
Implementation
HttpHealthCheck({
this.checkIntervalSec,
this.creationTimestamp,
this.description,
this.healthyThreshold,
this.host,
this.id,
this.kind,
this.name,
this.port,
this.requestPath,
this.selfLink,
this.timeoutSec,
this.unhealthyThreshold,
});