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