| <aid="output_files-name"></a>name | A unique name for this target. | <ahref="https://bazel.build/docs/build-ref.html#name">Name</a> | required | |
| <aid="output_files-output_group"></a>output_group | if set, we look in the specified output group for paths instead of DefaultInfo | String | optional | "" |
| <aid="output_files-paths"></a>paths | the paths of the file(s), relative to their roots, to provide via DefaultInfo from the given target's DefaultInfo or OutputGroupInfo | List of strings | required | |
| <aid="output_files-target"></a>target | the target to look in for requested paths in its' DefaultInfo or OutputGroupInfo | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | required | |