Link constructor
Link({})
Implementation
Link({
this.bandwidth,
this.createdAt,
this.description,
this.globalNetworkId,
this.linkArn,
this.linkId,
this.provider,
this.siteId,
this.state,
this.tags,
this.type,
});