ListFragmentsRequest
class ListFragmentsRequest
Types
Properties
Link copied to clipboard
Describes the timestamp range and timestamp origin for the range of fragments to return.
Link copied to clipboard
The total number of fragments to return. If the total number of fragments available is more than the value specified in max-results
, then a ListFragmentsOutput$NextToken is provided in the output that you can use to resume pagination.
Link copied to clipboard
The name of the stream from which to retrieve a fragment list. Specify either this parameter or the StreamARN
parameter.