Interface protos.google.cloud.dataproc.v1.GkeNodePoolConfig.IGkeNodeConfig (4.1.1)

Properties of a GkeNodeConfig.

Package

@google-cloud/dataproc

Properties

accelerators

accelerators?: (google.cloud.dataproc.v1.GkeNodePoolConfig.IGkeNodePoolAcceleratorConfig[]|null);

GkeNodeConfig accelerators

localSsdCount

localSsdCount?: (number|null);

GkeNodeConfig localSsdCount

machineType

machineType?: (string|null);

GkeNodeConfig machineType

minCpuPlatform

minCpuPlatform?: (string|null);

GkeNodeConfig minCpuPlatform

preemptible

preemptible?: (boolean|null);

GkeNodeConfig preemptible