acceleratorTopologyIds property

Map<String, String>? acceleratorTopologyIds
getter/setter pair

The IDs of the accelerator topologies the instance belongs to.

For example The key will be topologies like "4x4", "2x2x2" and the value will be the location ID of the topologies.

Output only.

Implementation

core.Map<core.String, core.String>? acceleratorTopologyIds;