memorySizeInKB property

int? memorySizeInKB
final

The memory size of the container, expressed in kilobytes.

Default: 16384 (16 MB)

Implementation

final int? memorySizeInKB;