EbsInstanceBlockDeviceSpecification constructor
EbsInstanceBlockDeviceSpecification({})
Implementation
EbsInstanceBlockDeviceSpecification({
this.deleteOnTermination,
this.encrypted,
this.iops,
this.kmsKeyId,
this.snapshotId,
this.volumeSize,
this.volumeType,
});