exportFormat property
The format of the exported data. Valid values for ExportFormat
are DYNAMODB_JSON
or ION
.
Implementation
final ExportFormat? exportFormat;
The format of the exported data. Valid values for ExportFormat
are DYNAMODB_JSON
or ION
.
final ExportFormat? exportFormat;