HttpsHealthCheck constructor
HttpsHealthCheck({})
Implementation
HttpsHealthCheck({
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,
});