allocatedStorage property

int? allocatedStorage
final

AllocatedStorage always returns 1, because Neptune DB cluster storage size is not fixed, but instead automatically adjusts as needed.

Implementation

final int? allocatedStorage;