Represents a group of linked input / output objects. IOs should only be a member of one group.
linked_ios (list[BaseIO]) – The list of linked input / output objects.
list[BaseIO]