7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/dynamodb/DynamoDB_EXPORTS.h>
10#include <aws/dynamodb/model/ExportFormat.h>
11#include <aws/dynamodb/model/ExportStatus.h>
12#include <aws/dynamodb/model/ExportType.h>
13#include <aws/dynamodb/model/IncrementalExportSpecification.h>
14#include <aws/dynamodb/model/S3SseAlgorithm.h>
47 template <
typename ExportArnT = Aws::String>
49 m_exportArnHasBeenSet =
true;
50 m_exportArn = std::forward<ExportArnT>(value);
52 template <
typename ExportArnT = Aws::String>
67 m_exportStatusHasBeenSet =
true;
68 m_exportStatus = value;
82 template <
typename StartTimeT = Aws::Utils::DateTime>
84 m_startTimeHasBeenSet =
true;
85 m_startTime = std::forward<StartTimeT>(value);
87 template <
typename StartTimeT = Aws::Utils::DateTime>
100 template <
typename EndTimeT = Aws::Utils::DateTime>
102 m_endTimeHasBeenSet =
true;
103 m_endTime = std::forward<EndTimeT>(value);
105 template <
typename EndTimeT = Aws::Utils::DateTime>
118 template <
typename ExportManifestT = Aws::String>
120 m_exportManifestHasBeenSet =
true;
121 m_exportManifest = std::forward<ExportManifestT>(value);
123 template <
typename ExportManifestT = Aws::String>
136 template <
typename TableArnT = Aws::String>
138 m_tableArnHasBeenSet =
true;
139 m_tableArn = std::forward<TableArnT>(value);
141 template <
typename TableArnT = Aws::String>
154 template <
typename TableIdT = Aws::String>
156 m_tableIdHasBeenSet =
true;
157 m_tableId = std::forward<TableIdT>(value);
159 template <
typename TableIdT = Aws::String>
172 template <
typename ExportTimeT = Aws::Utils::DateTime>
174 m_exportTimeHasBeenSet =
true;
175 m_exportTime = std::forward<ExportTimeT>(value);
177 template <
typename ExportTimeT = Aws::Utils::DateTime>
192 template <
typename ClientTokenT = Aws::String>
194 m_clientTokenHasBeenSet =
true;
195 m_clientToken = std::forward<ClientTokenT>(value);
197 template <
typename ClientTokenT = Aws::String>
210 template <
typename S3BucketT = Aws::String>
212 m_s3BucketHasBeenSet =
true;
213 m_s3Bucket = std::forward<S3BucketT>(value);
215 template <
typename S3BucketT = Aws::String>
229 template <
typename S3BucketOwnerT = Aws::String>
231 m_s3BucketOwnerHasBeenSet =
true;
232 m_s3BucketOwner = std::forward<S3BucketOwnerT>(value);
234 template <
typename S3BucketOwnerT = Aws::String>
248 template <
typename S3PrefixT = Aws::String>
250 m_s3PrefixHasBeenSet =
true;
251 m_s3Prefix = std::forward<S3PrefixT>(value);
253 template <
typename S3PrefixT = Aws::String>
271 m_s3SseAlgorithmHasBeenSet =
true;
272 m_s3SseAlgorithm = value;
287 template <
typename S3SseKmsKeyIdT = Aws::String>
289 m_s3SseKmsKeyIdHasBeenSet =
true;
290 m_s3SseKmsKeyId = std::forward<S3SseKmsKeyIdT>(value);
292 template <
typename S3SseKmsKeyIdT = Aws::String>
305 template <
typename FailureCodeT = Aws::String>
307 m_failureCodeHasBeenSet =
true;
308 m_failureCode = std::forward<FailureCodeT>(value);
310 template <
typename FailureCodeT = Aws::String>
323 template <
typename FailureMessageT = Aws::String>
325 m_failureMessageHasBeenSet =
true;
326 m_failureMessage = std::forward<FailureMessageT>(value);
328 template <
typename FailureMessageT = Aws::String>
343 m_exportFormatHasBeenSet =
true;
344 m_exportFormat = value;
359 m_billedSizeBytesHasBeenSet =
true;
360 m_billedSizeBytes = value;
375 m_itemCountHasBeenSet =
true;
392 m_exportTypeHasBeenSet =
true;
393 m_exportType = value;
408 template <
typename IncrementalExportSpecificationT = IncrementalExportSpecification>
410 m_incrementalExportSpecificationHasBeenSet =
true;
411 m_incrementalExportSpecification = std::forward<IncrementalExportSpecificationT>(value);
413 template <
typename IncrementalExportSpecificationT = IncrementalExportSpecification>
454 long long m_billedSizeBytes{0};
456 long long m_itemCount{0};
460 IncrementalExportSpecification m_incrementalExportSpecification;
461 bool m_exportArnHasBeenSet =
false;
462 bool m_exportStatusHasBeenSet =
false;
463 bool m_startTimeHasBeenSet =
false;
464 bool m_endTimeHasBeenSet =
false;
465 bool m_exportManifestHasBeenSet =
false;
466 bool m_tableArnHasBeenSet =
false;
467 bool m_tableIdHasBeenSet =
false;
468 bool m_exportTimeHasBeenSet =
false;
469 bool m_clientTokenHasBeenSet =
false;
470 bool m_s3BucketHasBeenSet =
false;
471 bool m_s3BucketOwnerHasBeenSet =
false;
472 bool m_s3PrefixHasBeenSet =
false;
473 bool m_s3SseAlgorithmHasBeenSet =
false;
474 bool m_s3SseKmsKeyIdHasBeenSet =
false;
475 bool m_failureCodeHasBeenSet =
false;
476 bool m_failureMessageHasBeenSet =
false;
477 bool m_exportFormatHasBeenSet =
false;
478 bool m_billedSizeBytesHasBeenSet =
false;
479 bool m_itemCountHasBeenSet =
false;
480 bool m_exportTypeHasBeenSet =
false;
481 bool m_incrementalExportSpecificationHasBeenSet =
false;
void SetIncrementalExportSpecification(IncrementalExportSpecificationT &&value)
AWS_DYNAMODB_API ExportDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
bool FailureCodeHasBeenSet() const
bool S3BucketOwnerHasBeenSet() const
const Aws::String & GetExportArn() const
void SetS3SseAlgorithm(S3SseAlgorithm value)
void SetFailureMessage(FailureMessageT &&value)
void SetS3BucketOwner(S3BucketOwnerT &&value)
long long GetItemCount() const
void SetStartTime(StartTimeT &&value)
bool S3BucketHasBeenSet() const
ExportDescription & WithExportType(ExportType value)
bool ExportManifestHasBeenSet() const
bool ExportArnHasBeenSet() const
AWS_DYNAMODB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DYNAMODB_API ExportDescription(Aws::Utils::Json::JsonView jsonValue)
bool S3SseAlgorithmHasBeenSet() const
ExportDescription & WithFailureCode(FailureCodeT &&value)
const Aws::String & GetS3Bucket() const
void SetExportManifest(ExportManifestT &&value)
bool StartTimeHasBeenSet() const
void SetExportTime(ExportTimeT &&value)
const Aws::String & GetTableId() const
S3SseAlgorithm GetS3SseAlgorithm() const
ExportDescription & WithExportTime(ExportTimeT &&value)
ExportDescription & WithExportStatus(ExportStatus value)
const Aws::String & GetFailureMessage() const
ExportFormat GetExportFormat() const
ExportDescription & WithClientToken(ClientTokenT &&value)
void SetExportFormat(ExportFormat value)
bool BilledSizeBytesHasBeenSet() const
ExportDescription & WithFailureMessage(FailureMessageT &&value)
ExportDescription & WithExportFormat(ExportFormat value)
const Aws::Utils::DateTime & GetExportTime() const
void SetExportType(ExportType value)
const Aws::Utils::DateTime & GetEndTime() const
ExportType GetExportType() const
ExportDescription & WithS3SseKmsKeyId(S3SseKmsKeyIdT &&value)
bool ExportStatusHasBeenSet() const
ExportDescription & WithS3BucketOwner(S3BucketOwnerT &&value)
const Aws::String & GetS3SseKmsKeyId() const
void SetS3Prefix(S3PrefixT &&value)
ExportStatus GetExportStatus() const
void SetExportStatus(ExportStatus value)
ExportDescription & WithS3Prefix(S3PrefixT &&value)
ExportDescription & WithExportArn(ExportArnT &&value)
ExportDescription & WithExportManifest(ExportManifestT &&value)
void SetItemCount(long long value)
void SetS3SseKmsKeyId(S3SseKmsKeyIdT &&value)
ExportDescription & WithEndTime(EndTimeT &&value)
const Aws::String & GetFailureCode() const
const Aws::String & GetS3BucketOwner() const
ExportDescription & WithTableId(TableIdT &&value)
const Aws::String & GetClientToken() const
void SetS3Bucket(S3BucketT &&value)
bool TableIdHasBeenSet() const
ExportDescription & WithTableArn(TableArnT &&value)
void SetTableArn(TableArnT &&value)
bool TableArnHasBeenSet() const
bool ExportTimeHasBeenSet() const
const Aws::String & GetTableArn() const
bool S3PrefixHasBeenSet() const
const Aws::String & GetExportManifest() const
bool ExportFormatHasBeenSet() const
bool ExportTypeHasBeenSet() const
const Aws::Utils::DateTime & GetStartTime() const
ExportDescription & WithBilledSizeBytes(long long value)
void SetBilledSizeBytes(long long value)
void SetTableId(TableIdT &&value)
void SetClientToken(ClientTokenT &&value)
ExportDescription & WithS3SseAlgorithm(S3SseAlgorithm value)
const IncrementalExportSpecification & GetIncrementalExportSpecification() const
long long GetBilledSizeBytes() const
void SetExportArn(ExportArnT &&value)
AWS_DYNAMODB_API ExportDescription()=default
bool ItemCountHasBeenSet() const
void SetEndTime(EndTimeT &&value)
ExportDescription & WithS3Bucket(S3BucketT &&value)
bool FailureMessageHasBeenSet() const
bool ClientTokenHasBeenSet() const
bool EndTimeHasBeenSet() const
bool IncrementalExportSpecificationHasBeenSet() const
ExportDescription & WithIncrementalExportSpecification(IncrementalExportSpecificationT &&value)
ExportDescription & WithStartTime(StartTimeT &&value)
ExportDescription & WithItemCount(long long value)
const Aws::String & GetS3Prefix() const
void SetFailureCode(FailureCodeT &&value)
bool S3SseKmsKeyIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue