Skip to main content

include/aws@services@s3_PutObjectLegalHoldErrorUnknown.hrl

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