accelerators property

  1. @TagNumber(5)
List<AllocationPolicy_Accelerator> get accelerators

The accelerators attached to each VM instance.

Implementation

@$pb.TagNumber(5)
$core.List<AllocationPolicy_Accelerator> get accelerators => $_getList(3);