Lun constructor
Lun({})
Implementation
Lun({
this.bootLun,
this.expireTime,
this.id,
this.instances,
this.multiprotocolType,
this.name,
this.shareable,
this.sizeGb,
this.state,
this.storageType,
this.storageVolume,
this.wwid,
});