Current section
Files
Jump to
Current section
Files
include/aws@services@dynamodb_RestoreTableFromBackupErrorUnknown.hrl
-record(restore_table_from_backup_error_unknown, {
error_type :: binary(),
status :: integer(),
body :: binary()
}).