VolumeConfiguration constructor
VolumeConfiguration({})
Implementation
VolumeConfiguration({
this.volumeBaselineIOPS,
this.volumeBaselineThroughput,
this.volumeBurstIOPS,
this.volumeBurstThroughput,
this.volumeSize,
this.volumeType,
});