appliedAcceleratorTopologies property

List<InstanceGroupManagerStatusAcceleratorTopology>? appliedAcceleratorTopologies
getter/setter pair

The accelerator topology applied to this MIG. Currently only one accelerator topology is supported.

Output only.

Implementation

core.List<InstanceGroupManagerStatusAcceleratorTopology>?
appliedAcceleratorTopologies;