diskSizeGb property

int? diskSizeGb
getter/setter pair

Size of the disk attached to each node, specified in GB.

The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.

Implementation

core.int? diskSizeGb;