VolumeConfig constructor
VolumeConfig({})
Implementation
VolumeConfig({
this.gcpService,
this.id,
this.lunRanges,
this.machineIds,
this.name,
this.nfsExports,
this.performanceTier,
this.protocol,
this.sizeGb,
this.snapshotsEnabled,
this.type,
this.userNote,
});