localSsdCount property

int? localSsdCount
getter/setter pair

The number of local SSD disks to attach to the node, which is limited by the maximum number of disks allowable per zone (see Adding Local SSDs (https://cloud.google.com/compute/docs/disks/local-ssd)).

Optional.

Implementation

core.int? localSsdCount;