exportFormat property

ExportFormat? exportFormat
final

The format of the exported data. Valid values for ExportFormat are DYNAMODB_JSON or ION.

Implementation

final ExportFormat? exportFormat;