archiveSizeInBytes property

int? archiveSizeInBytes
final

For an archive retrieval job, this value is the size in bytes of the archive being requested for download. For an inventory retrieval or select job, this value is null.

Implementation

final int? archiveSizeInBytes;