partSizeInBytes property

int? partSizeInBytes
final

The part size in bytes. This is the same value that you specified in the Initiate Multipart Upload request.

Implementation

final int? partSizeInBytes;