totalBytesTransformed property
The total number of bytes affected by the transformation.
For example, this counts bytes deleted for DeleteObject operations and
bytes rewritten for RewriteObject operations.
Output only.
Implementation
core.String? totalBytesTransformed;