localSsdCount property

int? localSsdCount
getter/setter pair

The number of local SSD disks to be attached to the node.

The limit for this value is dependent upon the maximum number of disks available on a machine per zone. See: https://{$universe.dns_names.final_documentation_domain}/compute/docs/disks/local-ssd for more information.

Implementation

core.int? localSsdCount;