Skip to main content

include/aws@services@dynamodb_RestoreTableFromBackupErrorUnknown.hrl

-record(restore_table_from_backup_error_unknown, {
    error_type :: binary(),
    status :: integer(),
    body :: binary()
}).