Disk constructor
Disk({})
Implementation
Disk({
this.diskAllocationResource,
this.diskAllocationType,
this.diskAttributeList,
this.diskId,
this.diskNode,
this.diskPath,
this.diskSizeInBytes,
this.diskStatus,
});