localSsdInterface property

String? localSsdInterface
getter/setter pair

Interface type of local SSDs (default is "scsi").

Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express). See local SSD performance (https://cloud.google.com/compute/docs/disks/local-ssd#performance).

Optional.

Implementation

core.String? localSsdInterface;