sizeOnDisk property

int? sizeOnDisk
final

The file size of the uploaded Realtime script, expressed in bytes. When files are uploaded from an S3 location, this value remains at "0".

Implementation

final int? sizeOnDisk;