sizeGib property

String? sizeGib
getter/setter pair

The size of the block device in GiB.

Any value provided for the size_gib field during volume creation is ignored. The block device's size is system-managed and will be set to match the parent Volume's capacity_gib.

Optional.

Implementation

core.String? sizeGib;