Reference to instance_groups attribute.
instance_groups
TfRef<List<Map<String, Object?>>> get instanceGroups => TfRef.attribute<List<Map<String, Object?>>>(this, 'instance_groups');