TargetPool constructor
TargetPool({})
Implementation
TargetPool({
this.backupPool,
this.creationTimestamp,
this.description,
this.failoverRatio,
this.healthChecks,
this.id,
this.instances,
this.kind,
this.name,
this.region,
this.securityPolicy,
this.selfLink,
this.sessionAffinity,
});