class Aws::DynamoDB::Types::ExportSummary


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ExportSummary AWS API Documentation
@return [String]
‘FULL_EXPORT` or `INCREMENTAL_EXPORT`.
The type of export that was performed. Valid values are
@!attribute [rw] export_type
@return [String]
COMPLETED, or FAILED.
Export can be in one of the following states: IN_PROGRESS,
@!attribute [rw] export_status
@return [String]
The Amazon Resource Name (ARN) of the export.
@!attribute [rw] export_arn
Summary information about an export task.