/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Represents the output of a GetRecords
operation.See
* Also:
AWS
* API Reference
The stream records from the shard, which were retrieved using the shard * iterator.
*/ inline const Aws::VectorThe stream records from the shard, which were retrieved using the shard * iterator.
*/ inline void SetRecords(const Aws::VectorThe stream records from the shard, which were retrieved using the shard * iterator.
*/ inline void SetRecords(Aws::VectorThe stream records from the shard, which were retrieved using the shard * iterator.
*/ inline GetRecordsResult& WithRecords(const Aws::VectorThe stream records from the shard, which were retrieved using the shard * iterator.
*/ inline GetRecordsResult& WithRecords(Aws::VectorThe stream records from the shard, which were retrieved using the shard * iterator.
*/ inline GetRecordsResult& AddRecords(const Record& value) { m_records.push_back(value); return *this; } /** *The stream records from the shard, which were retrieved using the shard * iterator.
*/ inline GetRecordsResult& AddRecords(Record&& value) { m_records.push_back(std::move(value)); return *this; } /** *The next position in the shard from which to start sequentially reading
* stream records. If set to null
, the shard has been closed and the
* requested iterator will not return any more data.
The next position in the shard from which to start sequentially reading
* stream records. If set to null
, the shard has been closed and the
* requested iterator will not return any more data.
The next position in the shard from which to start sequentially reading
* stream records. If set to null
, the shard has been closed and the
* requested iterator will not return any more data.
The next position in the shard from which to start sequentially reading
* stream records. If set to null
, the shard has been closed and the
* requested iterator will not return any more data.
The next position in the shard from which to start sequentially reading
* stream records. If set to null
, the shard has been closed and the
* requested iterator will not return any more data.
The next position in the shard from which to start sequentially reading
* stream records. If set to null
, the shard has been closed and the
* requested iterator will not return any more data.
The next position in the shard from which to start sequentially reading
* stream records. If set to null
, the shard has been closed and the
* requested iterator will not return any more data.