totalBytes property

int? totalBytes
final

The total bytes of data for a transfer between a Snow device and Amazon S3. This value is set to 0 (zero) until all the keys that will be transferred have been listed.

Implementation

final int? totalBytes;