:doc:`Job <index>` / Attribute / retrieval_byte_range

********************
retrieval_byte_range
********************



.. py:attribute:: Glacier.Job.retrieval_byte_range

  

  - *(string) --* 

    The retrieved byte range for archive retrieval jobs in the form *StartByteValue*-*EndByteValue*. If no range was specified in the archive retrieval, then the whole archive is retrieved. In this case, *StartByteValue* equals 0 and *EndByteValue* equals the size of the archive minus 1. For inventory retrieval or select jobs, this field is null.

    