dataTransferProgress property

DataTransfer? dataTransferProgress
final

A value that defines the real-time status of a Snow device's data transfer while the device is at AWS. This data is only available while a job has a JobState value of InProgress, for both import and export jobs.

Implementation

final DataTransfer? dataTransferProgress;