guestAccelerators property

List<AcceleratorConfig>? guestAccelerators
getter/setter pair

A list of the type and count of accelerator cards attached to the instance.

Implementation

core.List<AcceleratorConfig>? guestAccelerators;