include/aws@services@s3_DeleteObjectOutput.hrl
-record(delete_object_output, {
delete_marker :: gleam@option:option(boolean()),
request_charged :: gleam@option:option(aws@services@s3:request_charged()),
version_id :: gleam@option:option(binary())
}).