Connection constructor
Connection({})
Implementation
Connection({
this.connectedDeviceId,
this.connectedLinkId,
this.connectionArn,
this.connectionId,
this.createdAt,
this.description,
this.deviceId,
this.globalNetworkId,
this.linkId,
this.state,
this.tags,
});