EbsBlockDevice constructor
EbsBlockDevice({
- String? device,
- VolumeSpecification? volumeSpecification,
Implementation
EbsBlockDevice({
this.device,
this.volumeSpecification,
});