Host constructor
Host({})
Implementation
Host({
this.aliasLinks,
this.creationTimestamp,
this.description,
this.id,
this.kind,
this.name,
this.selfLink,
this.selfLinkWithId,
this.state,
this.status,
this.zone,
});