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