accelerators property
A list of hardware accelerators (https://cloud.google.com/compute/docs/gpus) to attach to each node.
Optional.
Implementation
core.List<GkeNodePoolAcceleratorConfig>? accelerators;
A list of hardware accelerators (https://cloud.google.com/compute/docs/gpus) to attach to each node.
Optional.
core.List<GkeNodePoolAcceleratorConfig>? accelerators;