VolumeiSCSIAttributes constructor
      
      VolumeiSCSIAttributes({})
     
    
    
Implementation
VolumeiSCSIAttributes({
  this.chapEnabled,
  this.lunNumber,
  this.networkInterfaceId,
  this.networkInterfacePort,
  this.targetARN,
});VolumeiSCSIAttributes({
  this.chapEnabled,
  this.lunNumber,
  this.networkInterfaceId,
  this.networkInterfacePort,
  this.targetARN,
});